summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos7-78/+43
2020-04-07tdf#130685: Add unittestXisco Fauli2-1/+31
2020-04-07use "To Background" and "To Foreground" only in writer sidebarPranam Lashkari3-0/+48
2020-04-07optimize SkiaSalGraphicsImpl area copyingLuboš Luňák1-17/+35
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák8-8/+57
2020-04-07optimize SkiaSalBitmap::GetAlphaSkImage()Luboš Luňák1-31/+53
2020-04-07optimize SkiaSalBitmap::ConvertToGreyscale()Luboš Luňák1-3/+31
2020-04-07avoid Skia bitmap->image pixel copying in raster modeLuboš Luňák4-17/+39
2020-04-07optimize bit depth conversions to/from Skia where possibleLuboš Luňák3-10/+43
2020-04-07use delayed scaling in SalSkiaBitmapLuboš Luňák2-35/+147
2020-04-07new loplugin:unusedvariableplusNoel Grandin15-18/+515
2020-04-07tdf#131125: Fix improperly used ampersandJulien Nabet1-1/+1
2020-04-07tdf#119760 docx: table starts at left, not mid-borderJustin Luth6-11/+39
2020-04-07tdf#131870 update button icons add elementary and sukapuraandreas kainz12-9/+2
2020-04-07loplugin:flatten in lotuswordproNoel Grandin18-571/+566
2020-04-07Fix typoAndrea Gelmini1-1/+1
2020-04-07Gallery: change name from icons to symbolsandreas kainz4-3/+3
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara1-1/+1
2020-04-07loplugin:unusedvariableplus in ucb,xmlscriptNoel Grandin2-7/+5
2020-04-07loplugin:unusedvariableplus in reportdesignNoel Grandin2-3/+1
2020-04-07loplugin:unusedvariableplus in starmathNoel Grandin1-11/+7
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna6-3/+133
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin3-8/+2
2020-04-07loplugin:unusedvariableplus in writerfilterNoel Grandin3-3/+0
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin2-2/+1
2020-04-07split up polypolygonprimitive2d.cxx into separate filesTomaž Vajngerl10-573/+793
2020-04-07remove polygonprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2-177/+177
2020-04-06cleanup namespaces in polygonprimitive2d.hxxTomaž Vajngerl1-43/+2
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin5-9/+1
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin3-12/+1
2020-04-06move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara4-106/+103
2020-04-06remove newly unused stuffCaolán McNamara19-1957/+20
2020-04-06weld custom animation panelCaolán McNamara17-1240/+1097
2020-04-06do not build OpenGL support in SkiaLuboš Luňák5-69/+50
2020-04-06update Skia to chrome/m83Luboš Luňák12-78/+51
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin6-20/+2
2020-04-06lxml: try to remove some quirky PYPATH stuffMichael Stahl3-3/+2
2020-04-06ofz#21164 infinite loopCaolán McNamara1-2/+2
2020-04-06loplugin:unusedvariableplus in scNoel Grandin3-4/+1
2020-04-06highlight the top of the drop target rowCaolán McNamara1-1/+1
2020-04-06unset dest dnd row highlight after dropCaolán McNamara6-2/+24
2020-04-06Update git submodulesSteve Fanning1-0/+0
2020-04-06Update git submodulesSteve Fanning1-0/+0
2020-04-06tdf#118354: Add unittestXisco Fauli2-0/+30
2020-04-06loplugin:unusedvariableplus in swNoel Grandin21-35/+6
2020-04-06use full path for the PCH .hxx file for MSCLuboš Luňák2-3/+6
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen141-120/+229
2020-04-06sw: prefix members of LineArrayComparator, SwCompareLine, SwUndoCompDoc ...Miklos Vajna3-83/+83
2020-04-06scripting: mailmerge.py: remove Python 3.0/3.1 supportMichael Stahl1-8/+1
2020-04-06tdf#117601: move UItest to CppunitTestXisco Fauli2-48/+53