summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outliner.cxx
AgeCommit message (Expand)Author
2022-02-21tdf#147166 EditTextObjectImpl copy ctor doesn't exactly copy EditTextObjectImplCaolán McNamara
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-20invalidate via Editview::InvalidateWindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-10ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
2019-05-23tdf#125297 List Format wrongly applied to text pastedNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-04-26tdf#119650 slow saving spreadsheet with comments, part 1Noel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-23loplugin:unusedfields in editengNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-19tdf#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