summaryrefslogtreecommitdiff
path: root/include/svx/sdr/overlay
AgeCommit message (Expand)Author
2024-07-18tdf#162006 Use contrast outline for the AutoFill/Cursor handle as wellRafael Lima
2024-06-22tdf#161658 Limit new selection overlay to Calc onlyRafael Lima
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2022-10-13Fix typoAndrea Gelmini
2022-10-13tdf#150622 use high contrast selection fg/bg colors for text selectionCaolán McNamara
2022-10-13tdf#150622 allow use of selection color for frame in HighContrast modeCaolán McNamara
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-19compact namespace: svxNoel Grandin
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