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