summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/futext.cxx
AgeCommit message (Expand)Author
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin
2018-09-12tdf#119793 Crash on redo of rectangle movement and textNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-06Fix typosAndrea Gelmini
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27tdf#39468 translate German source code commentsdennisroczek
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin