summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)AuthorFilesLines
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-3/+5
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin2-6/+4
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin2-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-43/+43
2015-10-27loplugin:unusedmethodsNoel Grandin1-20/+0
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-4/+4
2015-10-19loplugin:defaultparamsStephan Bergmann1-4/+4
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna1-0/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-26/+26
2015-10-06loplugin:unusedmethodsNoel Grandin1-5/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara1-5/+4
2015-09-29coverity#1325068 Resource leakCaolán McNamara1-0/+1
2015-09-29coverity#1325050 Resource leak in objectCaolán McNamara1-0/+7
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-22remove unused Link<> fieldNoel Grandin1-5/+0
2015-09-20WaE: this method can be declared staticTor Lillqvist1-3/+3
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist1-1/+1
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens2-20/+16
2015-09-20chained editeng: Handle chaining for cutting and pastingmatteocam1-1/+10
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam2-0/+173
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam1-0/+263
2015-09-17convert Link<> to typedNoel Grandin3-10/+7
2015-09-17convert Link<> to typedNoel Grandin3-4/+4
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-7/+5
2015-09-17convert Link<> to typedNoel Grandin1-10/+4
2015-09-17convert Link<> to typedNoel Grandin2-6/+4
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-15tdf#62525 editeng: OutlinerParaObjectDaniel Robertson1-110/+54
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-09-13editeng: com::sun::star->cssNoel Grandin3-3/+3
2015-08-11loplugin: defaultparamsNoel Grandin2-7/+7
2015-07-24loplugin:unusedmethodsNoel Grandin2-16/+0
2015-07-16loplugin:unusedmethods editengNoel Grandin3-7/+0
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann1-2/+2
2015-07-13editeng: make Link<> usage typedNoel Grandin1-10/+3
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-06Typo: emty->emptyJulien Nabet1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-04-30Gradually typed LinkStephan Bergmann5-15/+15
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-28Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann1-2/+2