summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna1-1/+1
2013-08-25String to OUStringMatteo Casalin1-1/+1
2013-08-21String to OUStringMatteo Casalin1-1/+1
2013-08-17String to OUStringMatteo Casalin1-2/+2
2013-08-17String to OUStringMatteo Casalin1-1/+1
2013-07-30String to OUStringMatteo Casalin1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15sal_Bool to boolTakeshi Abe1-1/+1
2012-11-06sal_Bool to boolTakeshi Abe1-2/+2
2012-11-03sal_Bool to boolTakeshi Abe1-4/+4
2012-11-01sal_Bool to boolTakeshi Abe1-2/+2
2012-10-30sal_Bool to boolTakeshi Abe1-5/+5
2012-10-28sal_Bool to boolTakeshi Abe1-1/+1
2012-10-25sal_Bool to boolTakeshi Abe1-3/+3
2012-10-24sal_Bool to boolTakeshi Abe1-2/+2
2012-10-07sal_Bool to boolTakeshi Abe1-1/+1
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev1-11/+6
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-199/+199
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-05-28Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer1-3/+3
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin1-1/+2
2012-04-10move include out of editsh.hxxMichael Stahl1-1/+0
2012-03-28fix of commentsMaxime de Roucy1-5/+5
2012-03-28add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy1-0/+28
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy1-0/+1
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy1-0/+18
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-1/+1
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-13Remove unnecessary forward declarationAugust Sodora1-1/+0
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-3/+3
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-1/+1
2011-11-07Get rid of SvStringsSortDaisuke Nishino1-2/+1
2011-10-07Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat1-7/+10
2011-10-05callcatcher: unused methodsCaolán McNamara1-2/+0
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-1/+2
2011-06-14Remove obsolete forward declarations of SvUShortsSort. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-1/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-8/+1
2011-03-16masterfix DEV300: #i10000# build breaker in swobo1-8/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-194/+181
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-30/+20
2011-01-21fix build breakageCaolán McNamara1-2/+2
2011-01-21Some translations of comments in /sw/in notably editsh.hxxChristoph Herzog1-247/+242
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-176/+176
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl1-7/+14
2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl1-1/+2
2010-12-15undoapi: #i115383#: change return type of GetFirstRedoInfo() to bool:Michael Stahl1-1/+1