summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/attribute
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-05-151-1/+1
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-112-6/+12
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-2/+2
* clarify this code a bitCaolán McNamara2018-10-211-2/+4
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-172-4/+6
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-1/+1
* clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke2018-01-2917-303/+74
* More loplugin:cstylecast: drawinglayerStephan Bergmann2018-01-121-1/+1
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-173-16/+16
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-091-6/+1
* loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2016-10-231-1/+1
* loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin2016-10-192-4/+2
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-139-9/+0
* Missing operator definitionStephan Bergmann2016-08-251-0/+6
* cid#1371276 Missing move assignment operatorNoel Grandin2016-08-256-0/+66
* cid#1371277 Missing move assignment operatorNoel Grandin2016-08-251-0/+5
* cid#1371284 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371288 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* fix windows build, doesn't like default move methodsNoel Grandin2016-08-252-4/+18
* fix move operator= and add move constructorsNoel Grandin2016-08-252-14/+5
* cid#1371309 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371315 Missing move assignment operatorNoel Grandin2016-08-251-0/+6
* Convert GradientStyle to scoped enumNoel Grandin2016-05-231-1/+1
* Convert HatchStyle to scoped enumNoel Grandin2016-05-231-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-185-57/+0
* Refactor 3D renderer to use multithreadingArmin Le Grand2016-05-061-0/+6
* Complete drawinglayer attributesArmin Le Grand2016-05-015-0/+57
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-261-6/+19
* Remove excess newlinesChris Sherlock2016-02-0917-17/+0
* drawinglayer: com::sun::star->cssNoel Grandin2015-09-124-58/+58
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-071-1/+1
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-042-2/+2
* comments: fix mis-use of eventual in EnglishThorsten Behrens2015-05-241-1/+1
* Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens2015-05-2413-0/+52
* typo: strech -> stretchAndras Timar2015-05-051-1/+1
* remove executable bitAndras Timar2014-04-171-0/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-093-33/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-9/+8
* remove whitespaceMarkus Mohrhard2014-03-201-2/+0
* remove unused code in drawinglayerNoel Grandin2014-03-051-5/+0
* Remove visual noise from drawinglayerAlexander Wilms2014-02-2718-18/+18
* Use boolStephan Bergmann2014-01-109-24/+24
* Resolves: #i124002# use own logical size for graphics...Armin Le Grand2014-01-091-3/+19
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+1
* clean up after my cow wrapper changesThomas Arnhold2013-09-054-20/+0
* convert drawinglayer module from String to OUStringNoel Grandin2013-08-221-10/+10