summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#42112 Add support for Custom Line CapBartosz Kosiorek2019-11-202-7/+92
* tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli2019-09-251-2/+15
* drawinglayer: disable multi-threaded rendering in sceneprimitive2dMiklos Vajna2019-06-211-1/+1
* tdf#125730: Shadow has the same color as the hatching fillXisco Fauli2019-06-111-45/+54
* New loplugin:dataStephan Bergmann2019-05-222-3/+3
* Fix typosAndrea Gelmini2019-05-201-1/+1
* Fix typoAndrea Gelmini2019-05-191-1/+1
* Fix typoAndrea Gelmini2019-05-191-1/+1
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-6/+6
* Fix typoAndrea Gelmini2019-05-181-3/+3
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-2/+2
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-151-1/+1
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-142-20/+0
* Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski2019-05-131-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-37/+19
* drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2019-05-092-0/+20
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-083-17/+12
* make debug code work properly also on non-win32Luboš Luňák2019-04-301-3/+21
* prefix member variables of AnimationBitmapTomaž Vajngerl2019-04-281-16/+16
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-281-1/+1
* Avoid division by zeroStephan Bergmann2019-04-261-13/+19
* Fix typoAndrea Gelmini2019-04-231-1/+1
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-151-1/+1
* improve loplugin simplifyconstructNoel Grandin2019-04-151-2/+2
* Fix typoAndrea Gelmini2019-04-051-2/+2
* tdf#103859 EMF+ Add transparency support for linear gradientsBartosz Kosiorek2019-04-013-29/+29
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-012-14/+2
* tdf#115843 avoid using transparent virtualdevice when 100% opaqueCaolán McNamara2019-03-291-21/+24
* copy between the outputdevices without interim BitmapCaolán McNamara2019-03-291-2/+7
* Nested list L must be a child of parent's LBodyKatarina Behrens2019-03-272-16/+62
* Close all opened List elements at the end of the pageKatarina Behrens2019-03-211-0/+8
* Limit tagging of background objects to imagesKatarina Behrens2019-03-212-8/+22
* Correct hierarchy of L, LI structure elementsKatarina Behrens2019-03-211-2/+2
* tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen2019-03-208-0/+33
* new loplugin constvarsNoel Grandin2019-03-088-163/+78
* re-land "new loplugin typedefparam""Noel Grandin2019-03-052-2/+2
* Don't include shape/object name when exporting to tagged PDFKatarina Behrens2019-03-041-6/+1
* CppunitTest_drawinglayer_border: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2019-02-141-12/+2
* Pointer is pointlessNoel Grandin2019-02-131-1/+0
* move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl2019-02-092-0/+339
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-083-3/+3
* Export background images provided by master page as artifactsKatarina Behrens2019-02-061-30/+6
* Process all of list item (Lbl + LBody) in PDF-compliant wayKatarina Behrens2019-02-062-3/+29
* Enhance tagged PDF export for a11yArmin Le Grand2019-02-066-13/+207
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-215-48/+43