summaryrefslogtreecommitdiff
path: root/extensions/inc
ModeNameSize
-rw-r--r--bitmaps.hlst3034logplain
-rw-r--r--command.hrc1315logplain
-rw-r--r--helpids.h27565logplain
-rw-r--r--propctrlr.h6367logplain
-rw-r--r--showhide.hrc1250logplain
-rw-r--r--stringarrays.hrc8723logplain
-rw-r--r--strings.hrc37743logplain
-rw-r--r--yesno.hrc1234logplain
e more attributes in SvgDrawVisitorTomaž Vajngerl 2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl 2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl 2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin 2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin 2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann 2019-01-10EmptyBPixel is unusedStephan Bergmann 2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel 2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen 2018-10-07Fix typosAndrea Gelmini 2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand 2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand 2018-09-21Fix typoAndrea Gelmini 2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand 2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand 2018-09-01Removed execution flag on source filesAndrea Gelmini 2018-09-01Fix typosAndrea Gelmini 2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand 2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann 2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung 2018-08-13Fix typosAndrea Gelmini 2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski 2018-07-26basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann 2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin