summaryrefslogtreecommitdiffstats
path: root/editeng/inc
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2020-04-291-0/+3
* make some classes module-privateNoel Grandin2019-11-061-1/+1
* avoid intermediate vcl::WindowsCaolán McNamara2019-10-311-4/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-2/+12
* loplugin:virtualdead in editengNoel Grandin2019-09-281-1/+0
* loplugin:constmethod in editengNoel Grandin2019-09-022-2/+2
* regenerate PCH headersLuboš Luňák2019-05-121-4/+4
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-102/+25
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-282-5/+5
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+0
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-1/+0
* loplugin:singlevalfields in editengNoel Grandin2018-12-051-1/+1
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-2/+2
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-0/+1
* More --enable-debug --disable-assert-always-abort fixesStephan Bergmann2018-11-081-2/+4
* loplugin:unusedmethodsNoel Grandin2018-11-081-2/+0
* use unique_ptr in ParaPortionListNoel Grandin2018-10-091-3/+3
* drop some now unnecessary includesCaolán McNamara2018-10-062-1/+1
* SvxCharSetColorItem can be removedNoel Grandin2018-08-141-1/+0
* deque could be a vector insteadCaolán McNamara2018-07-301-2/+1
* ofz#7666 WritingDirectionInfos doesn't have to be a dequeCaolán McNamara2018-07-251-1/+1
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-5/+6
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-081-1/+1
* Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke2018-03-021-1/+2
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-1/+1
* loplugin:passstuffbyref improved return in editengNoel Grandin2017-12-281-1/+1
* loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2017-12-051-1/+1
* loplugin:unusedfieldsNoel Grandin2017-12-011-2/+1
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-161-1/+1
* TypedWhichIdNoel Grandin2017-11-151-0/+5
* clang-tidy modernize-use-equals-default in editengJochen Nitschke2017-11-131-4/+0
* loplugin:finalclasses in editengNoel Grandin2017-11-061-2/+1
* loplugin:constantparam in editengNoel Grandin2017-10-311-2/+2
* loplugin:includeform: editengStephan Bergmann2017-10-231-1/+1
* Move editeng/source/editeng include files to common include directoryStephan Bergmann2017-10-164-0/+1503
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-12/+47
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-212-7/+2
* EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall2017-07-111-0/+70
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* convert editeng spell menu to .ui formatCaolán McNamara2017-02-172-13/+2
* sw: replace boost::shared_array with std::shared_ptrMichael Stahl2016-05-251-1/+0
* Avoid reserved identifiersStephan Bergmann2016-04-122-5/+5
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0