summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docdesc.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-20tdf#93240: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-06-15Fix typosAndrea Gelmini
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-03-31sw: clean up odd formattingMichael Stahl
2015-03-31sw: prefix members of SwPageDescMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski
2015-02-21Use size_typeMatteo Casalin
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-16coverity#1264391 help coverity out wrt Logically dead codeCaolán McNamara
2015-01-15Revert "coverity#1264391 help coverity out wrt Logically dead code"Caolán McNamara
2015-01-15coverity#1264391 help coverity out wrt Logically dead codeCaolán McNamara
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-14loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22Split out the IDocumentDeviceAccess interface of SwDoc.Valentin Kettner
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe
2014-01-16sal_Bool to boolTakeshi Abe
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl
2013-12-20fdo#70232: sw: brown paper-bag fix for header sharing mangling footersMichael Stahl