summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh2.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-14lok: Center shape on insert also for Desktop viewMuhammet Kara1-7/+1
2020-02-13mobile: Center inserted shapes on visible areaMuhammet Kara1-0/+12
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-4/+0
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-1/+0
2018-12-14lok: Insert shape at the positon of the selected cellTamás Zolnai1-5/+15
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski1-1/+8
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-10/+7
2018-10-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin1-2/+2
2018-07-07tdf#118554 sc crash clicking outside of commentsNoel Grandin1-8/+15
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin1-15/+9
2018-05-24ScTabViewShell is never optionalCaolán McNamara1-8/+8
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara1-1/+1
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-15/+15
2017-04-06tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-10-23tdf#103178 Final SID can differ from the original oneMaxim Monastirsky1-8/+11
2016-10-13tdf#101390 Add "Diagonal Line" command to the calc arrowsbar.Gulsah Kose1-0/+2
2016-10-13tdf#101390 Add "Dimesion Line" command to the calc arrowsbox.Gulsah Kose1-0/+2
2016-09-25tdf#101390 Add Arrows toolbox functions on calc drawingbar.Gulsah Kose1-0/+14
2016-02-28tdf#89646 Implement "uno:LineToolbox" command into calc.Gulsah Kose1-0/+9
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-83/+32
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-1/+1
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner1-18/+18
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-1/+1
2015-07-21SimplifyMaxim Monastirsky1-5/+1
2015-07-13tdf#39478 Fix custom shapes status updateMaxim Monastirsky1-0/+12
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-05-09callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-30coverity#704283 Logically dead codeCaolán McNamara1-4/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-9/+9
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-2/+2