summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)AuthorFilesLines
2015-12-20loplugin:cstylecastStephan Bergmann1-1/+1
2015-12-18tdf#33477: added support of property VertOrient to cell rangeOliver Specht1-0/+14
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon9-692/+692
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-3/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht3-4/+0
2015-11-11new loplugin: memoryvarNoel Grandin2-10/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-419/+419
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin8-19/+19
2015-11-04Make number recognition work in writer tables againNiklas Johansson1-1/+1
2015-11-02sw: prefix members of SwContentNodeMiklos Vajna1-9/+9
2015-10-30sw: prefix members of SwNodeMiklos Vajna4-88/+88
2015-10-29sw: prefix members of SwNodesMiklos Vajna2-54/+54
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna3-11/+11
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-14/+14
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna1-8/+8
2015-10-20loplugin:defaultparamsStephan Bergmann2-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-8/+8
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht7-23/+23
2015-10-02loplugin:unusedmethodsNoel Grandin1-30/+0
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-9/+9
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky2-34/+36
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-0/+17
2015-09-17boost->stdCaolán McNamara3-6/+6
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-2/+2
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl2-10/+7
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl2-17/+21
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-6/+4
2015-08-20loplugin: defaultparamsNoel Grandin5-28/+28
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-6/+3
2015-08-14sw: use std::unique_ptr in docnodeMiklos Vajna1-2/+2
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin2-13/+13
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-25remove custom RTTI from SwIndexNoel Grandin1-1/+1
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann6-23/+23
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2-4/+4
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara3-4/+3
2015-05-26loplugin:unnecessarysuperclass, merge IThreadListenerOwner with ThreadManagerNoel Grandin1-1/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier12-1997/+1997
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-12sw: Rename some variables.Jan Holesovsky1-5/+5
2015-05-12sw: Prefix LinesAndTable member variables.Jan Holesovsky1-14/+14