summaryrefslogtreecommitdiff
path: root/drawinglayer/source/attribute
AgeCommit message (Expand)Author
2020-05-12tdf#130058 Import shadow size.Gülşah Köse
2019-05-15Fix typoAndrea Gelmini
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-21clarify this code a bitCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-01-29clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-25Missing operator definitionStephan Bergmann
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371277 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371284 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371288 Missing move assignment operatorNoel Grandin
2016-08-25fix windows build, doesn't like default move methodsNoel Grandin
2016-08-25fix move operator= and add move constructorsNoel Grandin
2016-08-25cid#1371309 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371315 Missing move assignment operatorNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-01Complete drawinglayer attributesArmin Le Grand
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-02-09Remove excess newlinesChris Sherlock
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-05-24Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens
2015-05-05typo: strech -> stretchAndras Timar
2014-04-17remove executable bitAndras Timar
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-20remove whitespaceMarkus Mohrhard
2014-03-05remove unused code in drawinglayerNoel Grandin
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-01-10Use boolStephan Bergmann
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-05clean up after my cow wrapper changesThomas Arnhold