summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-05loplugin:singlevalfields in editengNoel Grandin1-1/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-2/+2
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+1
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-2/+4
2018-11-08loplugin:unusedmethodsNoel Grandin1-2/+0
2018-10-09use unique_ptr in ParaPortionListNoel Grandin1-3/+3
2018-10-06drop some now unnecessary includesCaolán McNamara2-1/+1
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-1/+0
2018-07-30deque could be a vector insteadCaolán McNamara1-2/+1
2018-07-25ofz#7666 WritingDirectionInfos doesn't have to be a dequeCaolán McNamara1-1/+1
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-5/+6
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-1/+1
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke1-1/+2
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-1/+1
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin1-1/+1
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-1/+1
2017-12-01loplugin:unusedfieldsNoel Grandin1-2/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-0/+5