summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2020-06-05tdf#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
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-28loplugin:virtualdead in editengNoel Grandin
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-12-05loplugin:singlevalfields in editengNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-10-09use unique_ptr in ParaPortionListNoel Grandin
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-07-30deque could be a vector insteadCaolán McNamara
2018-07-25ofz#7666 WritingDirectionInfos doesn't have to be a dequeCaolán McNamara
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke
2018-03-02delete colordata.hxxNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-11-06loplugin:finalclasses in editengNoel Grandin