summaryrefslogtreecommitdiffstats
path: root/editeng/source/outliner
Commit message (Expand)AuthorAgeFilesLines
* tdf#125297 List Format wrongly applied to text pastedNoel Grandin2019-05-231-1/+5
* Fix typoAndrea Gelmini2019-05-221-1/+1
* tdf#119650 slow saving spreadsheet with comments, part 1Noel Grandin2019-04-261-2/+5
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-0/+1
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-283-4/+5
* loplugin:unusedfields in editengNoel Grandin2019-02-231-4/+0
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-201-9/+5
* Pointer is pointlessNoel Grandin2019-02-131-5/+6
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-081-13/+13
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-213-10/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-193-0/+3
* Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2018-11-161-5/+0
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-1/+1
* loplugin:staticconstfield improvementsNoel Grandin2018-10-152-8/+7
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-094-15/+18
* Handle trailing token separator without copying stringMatteo Casalin2018-09-091-6/+7
* Avoid getTokenCount()Matteo Casalin2018-09-091-3/+3
* tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky2018-09-021-4/+8
* SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann2018-08-151-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-091-5/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-08-015-0/+5
* loplugin:returnconstant in editengNoel Grandin2018-07-311-4/+1
* loplugin:stringloop in editengNoel Grandin2018-07-281-4/+4
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-2/+2
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-023-15/+19
* loplugin:unusedmethodsNoel Grandin2018-06-111-5/+0
* new loplugin:shouldreturnboolNoel Grandin2018-06-111-2/+1
* loplugin:useuniqueptr in ParagraphListNoel Grandin2018-05-153-33/+34
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-103-7/+8
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-185-5/+1
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-112-9/+6
* loplugin:unusedmethodsNoel Grandin2018-04-101-10/+0
* tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin2018-04-041-0/+5
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* Use for-range loops in editengJulien Nabet2018-03-111-6/+5
* 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-162-13/+13
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-143-51/+51
* loplugin:useuniqueptr in OFlowChainedTextNoel Grandin2018-02-051-4/+2
* loplugin:useuniqueptr in OutlinerNoel Grandin2018-02-052-6/+5
* editeng: remove dead codeChris Sherlock2018-02-021-9/+0
* Fix typoAndrea Gelmini2018-01-151-2/+2
* More loplugin:cstylecast: editengStephan Bergmann2018-01-123-10/+10
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-031-1/+1
* loplugin:passstuffbyref improved return in editengNoel Grandin2017-12-282-9/+10