summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh2.cxx
AgeCommit message (Expand)Author
2022-03-14lok: insert textbox directly in CalcSzymon Kłos
2021-03-24Fix Line and Connectors enable interactive drawingmerttumer
2020-10-14Revert "lok: text box insertion: default to insert directly for lok."Tamás Zolnai
2020-10-13lok: text box insertion: default to insert directly for lok.Michael Meeks
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-05-23lok: Center shape on insert also for Desktop viewMuhammet Kara
2020-05-23mobile: Center inserted shapes on visible areaMuhammet Kara
2020-05-13Make Chart Creation Wizard asyncSzymon Kłos
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-12-14lok: Insert shape at the positon of the selected cellTamás Zolnai
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin
2018-07-07tdf#118554 sc crash clicking outside of commentsNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-23tdf#103178 Final SID can differ from the original oneMaxim Monastirsky
2016-10-13tdf#101390 Add "Diagonal Line" command to the calc arrowsbar.Gulsah Kose
2016-10-13tdf#101390 Add "Dimesion Line" command to the calc arrowsbox.Gulsah Kose
2016-09-25tdf#101390 Add Arrows toolbox functions on calc drawingbar.Gulsah Kose
2016-02-28tdf#89646 Implement "uno:LineToolbox" command into calc.Gulsah Kose
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21SimplifyMaxim Monastirsky
2015-07-13tdf#39478 Fix custom shapes status updateMaxim Monastirsky
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-04-30coverity#704283 Logically dead codeCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard