summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara
2015-09-29coverity#1325068 Resource leakCaolán McNamara
2015-09-29coverity#1325050 Resource leak in objectCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens
2015-09-20chained editeng: Handle chaining for cutting and pastingmatteocam
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15tdf#62525 editeng: OutlinerParaObjectDaniel Robertson
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-06Typo: emty->emptyJulien Nabet
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann