summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview4.cxx
AgeCommit message (Expand)Author
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-07-20cid#1448403 Use after freeCaolán McNamara
2019-07-19cid#1448319 Use after freeCaolán McNamara
2019-07-18cid#1448529 Use after freeCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-10Removed duplicated includesAndrea Gelmini
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-09-02tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-11tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara