summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typosAndrea Gelmini2018-11-191-1/+1
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-14/+14
* loplugin:staticmethods improvementNoel Grandin2018-11-162-2/+2
* tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek2018-11-081-1/+4
* tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek2018-11-071-16/+58
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-6/+3
* tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek2018-11-051-62/+42
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-1/+1
* Fix typosAndrea Gelmini2018-10-251-3/+3
* Reorganize FrameBorderPrimitive creation (II)Armin Le Grand2018-10-253-86/+36
* clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2018-10-239-18/+18
* drawinglayer: fix bold dash dash dot overline in Impress.Mark Hung2018-10-221-1/+1
* tdf#120703 (PVS): Recurring check.Xisco Fauli2018-10-211-1/+1
* clarify this code a bitCaolán McNamara2018-10-211-2/+4
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-1914-20/+20
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-7/+2
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-10/+10
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-153-0/+3
* add SvStream::TellEndNoel Grandin2018-10-151-2/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-082-0/+2
* ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara2018-09-201-2/+2
* New loplugin:externalStephan Bergmann2018-09-174-23/+25
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-131-5/+3
* loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2018-09-067-19/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-062-6/+10
* move identity checks into B3DHomMatrix::operator*=Noel Grandin2018-09-031-13/+4
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-302-17/+31
* -Werror=redundant-move (GCC 9), take twoStephan Bergmann2018-08-291-0/+10
* Revert "-Werror=redundant-move"Stephan Bergmann2018-08-281-2/+2
* -Werror=redundant-moveStephan Bergmann2018-08-281-2/+2
* tdf#105998: Enhanced fix for MetafileToBitmap at better placeArmin Le Grand2018-08-171-39/+3