summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-09-01sw: sort includes in editsh.hxxMichael Stahl
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-08-21AutoCorrect methods result in ambiguous overloadsNoel Grandin
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin
2015-04-12return value of SwEditShell::GetGlobalDocContent is always discardedMatteo Casalin
2015-03-31sw: prefix members of SwEditShellMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler
2014-12-02use boostBjoern Michaelsen
2014-12-02test intrusiveBjoern Michaelsen
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: attributs -> attributesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann