summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-3/+3
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-4/+4
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-6/+6
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-4/+5
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin1-1/+1
2016-11-28sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-0/+1
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-4/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-2/+4
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-17/+17
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-2/+5
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-26loplugin:unusedreturntypesNoel Grandin1-1/+1
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-04-01loplugin:constantparam in swNoel Grandin1-1/+0
2016-03-22loplugin:constantparam in swNoel Grandin1-4/+3
2016-03-09loplugin:constantparam in swNoel Grandin1-7/+6
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-3/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-13/+11
2016-02-22sw classification: add initial UNO commandMiklos Vajna1-0/+2
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
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