summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)AuthorFilesLines
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-6/+6
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl1-3/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin2-8/+5
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-97/+97
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-61/+61
2015-11-09formatting improvements in sw/Noel Grandin1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl1-8/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-10/+9
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-0/+3
2015-10-01tdf#88128 fix unevaluated undo variable: cutJustin Luth1-2/+2
2015-09-29Fix typosAndrea Gelmini1-3/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-94/+94
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin1-4/+4
2015-09-22sw: prefix members of SwModuleMiklos Vajna1-16/+16
2015-09-18convert Link<> to typedNoel Grandin1-2/+2
2015-09-18convert Link<> to typedNoel Grandin1-2/+2
2015-09-17boost->stdCaolán McNamara2-17/+16
2015-09-14sw: prefix members of SwTransferableMiklos Vajna1-265/+265
2015-09-14convert RegionMode to scoped enumNoel Grandin1-3/+3
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin2-7/+7
2015-08-03sw: inline use-once typedefsNoel Grandin1-2/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-17sw tiled rendering: fix always empty copy&paste format listMiklos Vajna1-1/+2
2015-06-17error message for 0 cells or 0 rows is misleadingCaolán McNamara1-0/+1
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara1-0/+8
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin1-34/+34
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin1-1/+1
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung2-6/+6
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-25Simplify loopMatteo Casalin1-8/+4
2015-05-25Fix whitespaces/indentationMatteo Casalin1-28/+27
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-2/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-121/+121
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-5/+5
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+4