summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-31/+31
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-7/+7
2015-11-06com::sun::star->css in sw/incNoel Grandin1-9/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-01sw: sort includes in editsh.hxxMichael Stahl1-13/+17
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+2
2015-08-21AutoCorrect methods result in ambiguous overloadsNoel Grandin1-2/+2
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk1-0/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-98/+98
2015-05-05loplugin:staticmethodsNoel Grandin1-8/+8
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-5/+5
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin1-1/+1
2015-04-12return value of SwEditShell::GetGlobalDocContent is always discardedMatteo Casalin1-1/+1
2015-03-31sw: prefix members of SwEditShellMichael Stahl1-4/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2015-03-11sw: s/eEnde/eEnd/Michael Stahl1-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler1-9/+4
2014-12-02use boostBjoern Michaelsen1-4/+0
2014-12-02test intrusiveBjoern Michaelsen1-0/+4
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-1/+2
2014-11-10loplugin: cstylecastNoel Grandin1-1/+2
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler1-0/+11
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-17callcatcher: update unused codeCaolán McNamara1-4/+0
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-1/+1
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+1
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann1-2/+1
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl1-1/+1
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-90/+90
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák1-0/+2