summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-10drop newly unused OutlinerParaObject ctor variantCaolán McNamara
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-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-29improve pahole script and pack a few classesNoel 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-03remove some useless comment linesNoel Grandin
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
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-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
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-13Pointer is pointlessNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor 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