summaryrefslogtreecommitdiff
path: root/include/svx/sdr/properties
AgeCommit message (Expand)Author
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel 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-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen