summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
2022-05-27tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin1-19/+19
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh1-1/+2
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse1-2/+1
2021-05-10simplify DefItemsNoel Grandin1-2/+2
2021-05-08ref-count SfxItemPoolNoel Grandin1-2/+1
2021-05-04speed up loading large ODS a littleNoel Grandin1-19/+19
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-3/+3
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-1/+1
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-08update pchesCaolán McNamara1-4/+2
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+2
2020-12-17weld editview menuCaolán McNamara1-24/+0
2020-12-15update pchesCaolán McNamara1-3/+1
2020-12-04update pchesCaolán McNamara1-2/+5
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer3-17/+15
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-1/+0
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in editengNoel1-14/+14
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman8-32/+8
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-0/+2
2020-05-08compact namespace in editeng..extensionsNoel Grandin1-2/+2
2020-04-26update pchesCaolán McNamara1-4/+3
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara1-0/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+8
2020-03-03move some headers inside their moduleNoel Grandin2-0/+108
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-6/+6
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-21/+17
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala1-4/+2
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin4-29/+28
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen4-6/+1
2019-12-11Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara1-2/+2
2019-12-10reorganize enum based translationCaolán McNamara1-0/+45
2019-12-03remove some useless comment linesNoel Grandin2-40/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-6/+6
2019-11-27Better handling of text rotation attribute.Tamás Zolnai1-5/+8
2019-11-06make some classes module-privateNoel Grandin1-1/+1
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-4/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-2/+12
2019-09-28loplugin:virtualdead in editengNoel Grandin1-1/+0
2019-09-02loplugin:constmethod in editengNoel Grandin2-2/+2
2019-05-12regenerate PCH headersLuboš Luňák1-4/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-102/+25
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin2-5/+5
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-1/+0