summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drawsh2.cxx
AgeCommit message (Expand)Author
2022-05-26cid#1504573 Dereference before null checkCaolán McNamara
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-07cid#1489784 Dereference after null checkCaolán McNamara
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-07-22Dereferencing uninitialized pointerMike Kaganski
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-03-26loplugin:flattenNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-10Set correct gradient color for chart background in sidebarSzymon Kłos
2020-10-14Removed duplicated includeAndrea Gelmini
2020-10-13Set correct color for chart background in sidebarSzymon Kłos
2020-09-27never null ScViewData*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-11-27jsdialogs: send .uno:FillStyle updates in CalcSzymon Kłos
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-05-21Fix typosAndrea Gelmini
2017-05-15tdf#39468 translate German commentsThomas Beck
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-03tdf#90856 Hide "Format Area" command for line objects in CalcGulsah Kose
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann