summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact
AgeCommit message (Expand)Author
2021-12-10tdf#146108 Calc slow to change cell focus..Noel Grandin
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-04-17remove some cachingNoel Grandin
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
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-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-23sal_Char->char in svxNoel Grandin
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann
2019-11-22make some classes module-privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-07-19Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-03tdf#42949 Fix IWYU warnings in include/svx/sdr/*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08the TimeEventHandler stuff is deadNoel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-10-27loplugin:expandablemethods 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-09loplugin:constantparam in svxNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini