summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-19Fix typosAndrea Gelmini1-1/+1
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-14/+14
2018-11-16loplugin:staticmethods improvementNoel Grandin2-2/+2
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek1-1/+4
2018-11-07tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek1-16/+58
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-6/+3
2018-11-05tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek1-62/+42
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-10-25Fix typosAndrea Gelmini1-3/+3
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand3-86/+36
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin9-18/+18
2018-10-22drawinglayer: fix bold dash dash dot overline in Impress.Mark Hung1-1/+1
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli1-1/+1
2018-10-21clarify this code a bitCaolán McNamara1-2/+4
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin14-20/+20
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-7/+2