summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-01tdf#88128 fix unevaluated undo variable: cutJustin Luth
2015-09-29Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin
2015-09-22sw: prefix members of SwModuleMiklos Vajna
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-14sw: prefix members of SwTransferableMiklos Vajna
2015-09-14convert RegionMode to scoped enumNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17sw tiled rendering: fix always empty copy&paste format listMiklos Vajna
2015-06-17error message for 0 cells or 0 rows is misleadingCaolán McNamara
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25Simplify loopMatteo Casalin
2015-05-25Fix whitespaces/indentationMatteo Casalin
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-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin