summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuconrec.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-5/+5
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-12/+19
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-19/+12
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-12/+19
2018-01-19inline some definesNoel Grandin1-1/+1
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-9/+9
2017-10-23loplugin:includeform: sdStephan Bergmann1-12/+12
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-16/+16
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-3/+3
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-14/+0
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-8/+8
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-8/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-2/+0
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2014-11-10loplugin: cstylecastNoel Grandin1-13/+13
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann1-1/+1
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-2/+2
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-4/+4
2014-07-31Consistency around SdrMetricItemStephan Bergmann1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-10/+0
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-10/+9
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-06typo fixes in commentsAndras Timar1-2/+2
2014-01-28bool improvementsStephan Bergmann1-12/+12
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-2/+2
2013-08-24String->OUStringIvan Timofeev1-4/+4