summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke1-4/+0
2017-11-06loplugin:finalclasses in editengNoel Grandin1-2/+1
2017-10-31loplugin:constantparam in editengNoel Grandin1-2/+2
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-10-16Move editeng/source/editeng include files to common include directoryStephan Bergmann4-0/+1503
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-12/+47
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara2-7/+2
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall1-0/+70
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara2-13/+2
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl1-1/+0
2016-04-12Avoid reserved identifiersStephan Bergmann2-5/+5
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01boost::cref->std::crefNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+1
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0