summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdetc.cxx
AgeCommit message (Expand)Author
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-06-12crashtesting: asserts on empty fill patternsCaolán McNamara
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-27Drop newly unused svdglob.hxxGabor Kelemen
2018-04-26Drop sdr::GetResourceString l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-06loplugin:useuniqueptr in OLEObjCacheNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-25Related: tdf#112388 last Fraction leakCaolán McNamara
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin