summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tdf#122557 EMF+ Implement Shearing for DrawImage recordsBartosz Kosiorek2019-01-171-6/+12
* tdf#122557 EMF+ Implement proper rotation support of DrawImageBartosz Kosiorek2019-01-174-26/+15
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-116-23/+41
* tdf#122646 EMF+ Implement proper line width displayBartosz Kosiorek2019-01-115-106/+17
* tdf#122559 EMF+ Add transparency support for drawing linesBartosz Kosiorek2019-01-091-25/+30
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-082-2/+2
* tdf#122498 EMF+ Fix rotation of Ellipse, Arc and PieBartosz Kosiorek2019-01-072-19/+22
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-103-0/+3
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-083-6/+6
* HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann2018-12-071-9/+0
* loplugin:singlevalfields extend to all static varsNoel Grandin2018-12-078-10/+10
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen2018-12-032-0/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek2018-11-271-3/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* remove unused DrawModeFlags enum valuesNoel Grandin2018-11-261-20/+2
* loplugin:redundantfcast improvementsNoel Grandin2018-11-214-13/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1