summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2022-04-19tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-08use SfxItemSetFixed in editengNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-10simplify DefItemsNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-04speed up loading large ODS a littleNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08update PCHsLuboš Luňák
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-19update pchesCaolán McNamara
2021-02-08update pchesCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-17weld editview menuCaolán McNamara
2020-12-15update pchesCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11convert more long -> tools::LongNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in editengNoel
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-03-03move some headers inside their moduleNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-11Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara
2019-12-10reorganize enum based translationCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
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-06make some classes module-privateNoel Grandin