summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-27tdf#120703 PVS: re-read aPrefSize after updating itMike Kaganski
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-02Fix typoAndrea Gelmini
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-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
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-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel 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-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-25Fix typosAndrea Gelmini
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-24Fix typosAndrea Gelmini
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand
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-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
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-17In ::SetStyleSheet implementations call parent firstArmin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-16tdf#118203 Avoid endless recussion in MeasureObjectArmin Le Grand
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-10Fix typosAndrea Gelmini
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08the TimeEventHandler stuff is deadNoel Grandin
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski