summaryrefslogtreecommitdiffstats
path: root/editeng/source/outliner/outliner.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in ParagraphListNoel Grandin2018-05-151-13/+12
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-5/+6
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-181-1/+0
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-111-5/+2
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* loplugin:unusedmethodsNoel Grandin2018-03-081-5/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2018-02-171-0/+10
* tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2018-02-161-0/+5
* Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2018-02-161-9/+9
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-141-48/+48
* loplugin:useuniqueptr in OutlinerNoel Grandin2018-02-051-5/+4
* editeng: remove dead codeChris Sherlock2018-02-021-9/+0
* Fix typoAndrea Gelmini2018-01-151-2/+2
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-5/+5
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-031-1/+1
* convert EETextFormat to scoped enumNoel Grandin2017-12-161-14/+3
* TypedWhichId for EE_PARA* constantsNoel Grandin2017-11-171-1/+1
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-161-1/+1
* TypedWhichIdNoel Grandin2017-11-151-10/+10
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+3
* loplugin:includeform: editengStephan Bergmann2017-10-231-3/+3
* loplugin:constparams in editengNoel Grandin2017-07-281-8/+8
* loplugin:unusedfields in editengNoel Grandin2017-07-221-11/+0
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* loplugin:oncevar editeng..extensionsNoel Grandin2017-06-231-1/+1
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-231-2/+0
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-3/+3
* Fix vertical text and bitmap bullet renderingTamás Zolnai2017-04-151-6/+23
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-7/+7
* Fix typosAndrea Gelmini2017-03-251-1/+1
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-4/+4
* loplugin:loopvartoosmallStephan Bergmann2017-03-071-2/+2
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-061-5/+5
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-131-2/+2
* Drop ComplexDisabled flags that does nothingKhaled Hosny2016-12-111-1/+1
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-161-1/+1
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-091-9/+2
* loplugin:singlevalfieldsNoel Grandin2016-11-021-2/+0
* pass params to Outliner LINK callbacks on stackNoel Grandin2016-10-131-31/+18
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* add more dumpAsXml()Noel Grandin2016-10-031-8/+32
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann2016-08-301-1/+1
* coverity#1371381 Dereference before null checkCaolán McNamara2016-08-181-16/+14
* tdf#100734: Update bullet of paragraph on UNDOMike Kaganski2016-07-041-0/+2
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-1/+1
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-3/+3