summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)AuthorFilesLines
2019-10-18tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse1-4/+19
2019-09-17tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn1-3/+7
2019-09-05tdf#81134 Chart size not retainedNoel Grandin2-7/+4
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-25Fix typosAndrea Gelmini1-1/+1
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand1-26/+189
2018-10-24Fix typosAndrea Gelmini1-1/+1
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand1-0/+768
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski2-2/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin8-8/+8
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin3-4/+4
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen5-0/+5
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke2-6/+4
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-08loplugin:constfields in svxNoel Grandin4-34/+34
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin6-98/+0
2018-09-17In ::SetStyleSheet implementations call parent firstArmin Le Grand8-25/+19
2018-09-17New loplugin:externalStephan Bergmann2-6/+6
2018-09-16tdf#118203 Avoid endless recussion in MeasureObjectArmin Le Grand1-3/+3
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin4-7/+3
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin1-3/+1
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin1-9/+7
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin2-3/+3
2018-08-10Fix typosAndrea Gelmini1-1/+1
2018-08-09loplugin:unusedmethodsNoel Grandin3-23/+0
2018-08-08the TimeEventHandler stuff is deadNoel Grandin3-130/+0
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin1-1/+2
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski5-7/+9
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin1-229/+1
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-4/+0
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-07-18tdf#118139 Set Default StyleSheet only when availableArmin Le Grand1-2/+11
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand2-51/+55
2018-07-17tdf#118498 Correct CustomShape 3D VisualizationArmin Le Grand1-14/+21
2018-07-17remove the GL based 3D chartsMarkus Mohrhard2-10/+1
2018-07-16SvPersistBase no longer necessaryNoel Grandin1-6/+6
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin2-10/+9
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand2-5/+5
2018-06-09Fix typosAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke5-5/+0
2018-05-31Corrected PresObj StylesArmin Le Grand4-41/+42
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand9-51/+70
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-19tdf#117506: Add using correct StyleSheet on ::CloneArmin Le Grand1-20/+37
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-5/+9
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin1-2/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen2-4/+0
2018-04-21loplugin:unusedmethodsNoel Grandin1-11/+0