summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact
AgeCommit message (Expand)Author
2020-02-04gtk: resizing video elements has no effect once the video has played onceCaolán McNamara
2019-11-04tdf#121963 apply GridOffset in isPrimitiveVisibleArmin Le Grand
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-09tdf#127785 Apply 180deg compensation for flipV to text rangeRegina Henschel
2019-10-02tdf#127785 compensate 180deg rotation for position of text boxRegina Henschel
2019-09-06tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-09-03Fix typosAndrea Gelmini
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-05Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin
2018-08-10Fix typosAndrea Gelmini
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08the TimeEventHandler stuff is deadNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann