summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties
AgeCommit message (Expand)AuthorFilesLines
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-3/+3
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-3/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann5-66/+49
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann12-52/+25
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann13-31/+68
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann2-11/+2
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann3-23/+13
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-4/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin1-31/+3
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin3-16/+3
2017-04-24Remove code commented-out since 2003-11-24Matteo Casalin1-11/+0
2017-04-19use union instead of void*Noel Grandin1-9/+8
2017-04-13ofz: fix leakCaolán McNamara1-6/+4
2017-04-13static cast following dynamic castCaolán McNamara1-2/+2
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-5/+5
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin3-14/+16
2016-11-28tdf#98525 Commit font style change to dimension line objectUlrich Gemkow1-0/+5
2016-11-21use same post-decrement symbol throughoutCaolán McNamara1-11/+9
2016-11-21these are surely wrong as wellCaolán McNamara1-2/+2
2016-11-21drawing shapes aren't tracking style name changes correctlyCaolán McNamara1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-11-07Fix typos (also in the code)Andrea Gelmini1-1/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin2-12/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke3-8/+4
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin1-0/+8
2016-08-23convert SdrIterMode to scoped enumNoel Grandin3-3/+3
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin2-2/+2
2016-08-18convert ProjectionType to scoped enumNoel Grandin1-1/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet2-4/+4
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara1-0/+5
2016-02-19svx: these look like they should be assert()Michael Stahl2-24/+24
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak2-24/+24
2016-02-09Remove excess newlinesChris Sherlock16-16/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht3-7/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-43/+43
2015-10-31com::sun::star->css in svxNoel Grandin2-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann2-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht4-6/+6