summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2019-05-22New loplugin:dataStephan Bergmann2-3/+3
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-19Fix typoAndrea Gelmini1-1/+1
2019-05-19Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-6/+6
2019-05-18Fix typoAndrea Gelmini1-3/+3
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-2/+2
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-15Fix typoAndrea Gelmini1-1/+1
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2-20/+0
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-37/+19
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2-0/+20
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin3-17/+12
2019-04-30make debug code work properly also on non-win32Luboš Luňák1-3/+21
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-16/+16
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-26Avoid division by zeroStephan Bergmann1-13/+19
2019-04-23Fix typoAndrea Gelmini1-1/+1
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-05Fix typoAndrea Gelmini1-2/+2
2019-04-01tdf#103859 EMF+ Add transparency support for linear gradientsBartosz Kosiorek3-29/+29
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski2-14/+2
2019-03-29tdf#115843 avoid using transparent virtualdevice when 100% opaqueCaolán McNamara1-21/+24
2019-03-29copy between the outputdevices without interim BitmapCaolán McNamara1-2/+7
2019-03-27Nested list L must be a child of parent's LBodyKatarina Behrens2-16/+62
2019-03-21Close all opened List elements at the end of the pageKatarina Behrens1-0/+8
2019-03-21Limit tagging of background objects to imagesKatarina Behrens2-8/+22
2019-03-21Correct hierarchy of L, LI structure elementsKatarina Behrens1-2/+2
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen8-0/+33
2019-03-08new loplugin constvarsNoel Grandin8-163/+78
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-2/+2
2019-03-04Don't include shape/object name when exporting to tagged PDFKatarina Behrens1-6/+1
2019-02-14CppunitTest_drawinglayer_border: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-12/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl2-0/+339
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin3-3/+3
2019-02-06Export background images provided by master page as artifactsKatarina Behrens1-30/+6
2019-02-06Process all of list item (Lbl + LBody) in PDF-compliant wayKatarina Behrens2-3/+29
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand6-13/+207
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen5-48/+43
2019-01-17tdf#122557 EMF+ Implement Shearing for DrawImage recordsBartosz Kosiorek1-6/+12
2019-01-17tdf#122557 EMF+ Implement proper rotation support of DrawImageBartosz Kosiorek4-26/+15
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann6-23/+41
2019-01-11tdf#122646 EMF+ Implement proper line width displayBartosz Kosiorek5-106/+17