summaryrefslogtreecommitdiff
path: root/include/svx/sdr/overlay
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-06-03tdf#42949 Fix IWYU warnings in include/svx/sdr/*Gabor Kelemen
2019-05-16split methods upCaolán McNamara
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-23move defines to only userJochen Nitschke
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-09sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna