summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)Author
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-15sal_Bool to boolTakeshi Abe
2012-11-06sal_Bool to boolTakeshi Abe
2012-11-03sal_Bool to boolTakeshi Abe
2012-11-01sal_Bool to boolTakeshi Abe
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-28sal_Bool to boolTakeshi Abe
2012-10-25sal_Bool to boolTakeshi Abe
2012-10-24sal_Bool to boolTakeshi Abe
2012-10-07sal_Bool to boolTakeshi Abe
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-05-28Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin
2012-04-10move include out of editsh.hxxMichael Stahl
2012-03-28fix of commentsMaxime de Roucy
2012-03-28add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-02-13Fix typos in commentsElton Chung
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-13Remove unnecessary forward declarationAugust Sodora
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-12SvStringsDtor->std::vectorAugust Sodora
2011-11-07Get rid of SvStringsSortDaisuke Nishino
2011-10-07Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini
2011-06-14Remove obsolete forward declarations of SvUShortsSort. LGPLv3+/MPL.Nigel Hawkins
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-16masterfix DEV300: #i10000# build breaker in swobo
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-21fix build breakageCaolán McNamara
2011-01-21Some translations of comments in /sw/in notably editsh.hxxChristoph Herzog
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl
2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl
2010-12-15undoapi: #i115383#: change return type of GetFirstRedoInfo() to bool:Michael Stahl
2010-12-15undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():Michael Stahl
2010-11-25unodapi: #i115383#: clean up UndoActionCount:Michael Stahl
2010-11-25unodapi: #i115383#: remove clutter from IDocumentUndoRedo:Michael Stahl
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-11-08Commented code fragments, meaningless and bogus comments removed.Robert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth