summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnum.cxx
AgeCommit message (Expand)Author
2015-08-06test should check that all levels are equalCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-02-21SimplifyMatteo Casalin
2015-02-21Directly return the needed SwTxtNode* instead of its indexMatteo Casalin
2015-02-21SwOutlineNodes are already availableMatteo Casalin
2015-02-21Do not compare OUStrings twiceMatteo Casalin
2015-02-21Use more proper integer types and range-for loopsMatteo Casalin
2015-02-06coverity#1267635 Logically dead codeCaolán McNamara
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListItems out of SwDoc.Valentin Kettner
2014-05-08coverity#736152 Dereference null return valueCaolán McNamara
2014-05-07coverity#1209527 Dereference after null checkCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-14WaE: expression result unusedTor Lillqvist
2014-03-13coverity#708843 Unused pointer valueCaolán McNamara
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-17loplugin:literaltoboolconversionStephan Bergmann
2014-02-07coverity#984422 unused pointer valueNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann