summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outliner.cxx
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-09Handle trailing token separator without copying stringMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-28loplugin:stringloop in editengNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin
2018-02-02editeng: remove dead codeChris Sherlock
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin