summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-09tdf#122559 EMF+ Add transparency support for drawing linesBartosz Kosiorek1-25/+30
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-2/+2
2019-01-07tdf#122498 EMF+ Fix rotation of Ellipse, Arc and PieBartosz Kosiorek2-19/+22
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen3-0/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann3-6/+6
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann1-9/+0
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin8-10/+10
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen2-0/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-27tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek1-3/+2
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin1-20/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin4-13/+9
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1