summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fudraw.cxx
AgeCommit message (Expand)Author
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-06Resolves: tdf#128631 dispatch active ole asyncCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-06-28Related tdf#125748 Reintroduce clickable image maps in sdSamuel Mehrbrodt
2019-06-15tdf#125748 Only execute frame interactions in presentation modeSamuel Mehrbrodt
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse
2019-02-17Use optimized OUString concatenationMatteo Casalin
2019-02-17Precalculate all needed tokens and use indexingMatteo Casalin
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-27Fix typosAndrea Gelmini
2018-04-13sd: hyperlink hint was not always shownVasily Melenchuk
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk
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
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl