summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuconrec.cxx
AgeCommit message (Expand)Author
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-07-03tdf#155630 Move sc's SetLineEnds into svxDr. David Alan Gilbert
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-09loplugin:flatten in scNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-17loplugin:sequentialassign in scNoel Grandin
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-08-24Explicitly set line ends for measure linesMaxim Monastirsky
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand
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
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19Removed unneccessary ASCII-Art and commentsThomas Beck
2017-05-15tdf#39468 translate German commentsThomas Beck
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard