summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2020-04-29Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
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
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-16Move editeng/source/editeng include files to common include directoryStephan Bergmann
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-02boost::hash->std::hashNoel Grandin