summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
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
2016-02-01boost::cref->std::crefNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18drawmodes header goneCaolán McNamara
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-01tdf#92341 Add AutoCorrect entry in context menu for non-swriterYousuf Philips
2015-09-18boost->stdCaolán McNamara
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian