summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Always set MAC_OS_X_VERSION_MAX_ALLOWED = MAC_OS_X_VERSION_MIN_REQUIREDStephan Bergmann3-56/+4
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen191-268/+106
2022-01-13Resolves tdf#145625 - Alignment issue at color optionsHeiko Tietze2-199/+107
2022-01-13external: update pdfium to 4818Miklos Vajna2-3/+2
2022-01-13Adapt commentStephan Bergmann1-7/+2
2022-01-13Simplify COMReference a bitMike Kaganski1-22/+13
2022-01-13cache result of query for dataseries propertiesNoel Grandin2-1/+3
2022-01-13optimise ensureGeometryNoel Grandin1-6/+9
2022-01-13split the BarChart rendering method down a littleNoel Grandin4-424/+477
2022-01-13Small refactorMike Kaganski1-5/+4
2022-01-13Update git submodulesRafael Lima1-0/+0
2022-01-12Fix typosAndrea Gelmini1-2/+2
2022-01-12ofz: Direct-leakCaolán McNamara4-147/+143
2022-01-12tdf#145538 - Use range based for loopsdtm3-10/+7
2022-01-12Update git submodulesChristian Lohmaier1-0/+0
2022-01-12ofz#43551 Use-of-uninitialized-valueCaolán McNamara1-0/+2
2022-01-12Fix typosAndrea Gelmini2-2/+2
2022-01-12Update git submodulesAndrea Gelmini1-0/+0
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch1-2/+14
2022-01-12use std::optional::operator* rather than value()Luboš Luňák1-2/+2
2022-01-12block amd drivers that crash with Skia's kDifference (tdf#146402)Luboš Luňák1-1/+1
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara17-83/+88
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin6-6/+40
2022-01-12tdf#144270 sw: manage tracked table (row) deletion/insertionLászló Németh4-15/+242
2022-01-12We do want scripting on iOS, tooTor Lillqvist1-1/+0
2022-01-12don't bother trying to draw stuff which is effectively invisibleNoel Grandin1-0/+6
2022-01-12remove unused codeNoel Grandin8-662/+0
2022-01-12Bump Glade version to 3.38Heiko Tietze1-86/+62
2022-01-12reduce explicit Skia flushingLuboš Luňák3-24/+8
2022-01-12do not force pixel reading in VclCanvasBitmap ctorLuboš Luňák2-47/+81
2022-01-12cid#1497092 Result is not floating-pointCaolán McNamara1-1/+1
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski26-63/+517
2022-01-12CppunitTest_svx_unit: simplify code (part 2)Xisco Fauli1-73/+40
2022-01-12make it easier to adjust the value of a basegfx Tuple2DCaolán McNamara1-0/+6
2022-01-12-Werror,-Wunused-parameterStephan Bergmann2-4/+3
2022-01-12Bump minimum macOS to 10.13Ilmari Lauhakangas2-11/+5
2022-01-12Remove break; after returnAndrea Gelmini1-1/+0
2022-01-12CppunitTest_sw_odfexport: rework to avoid preTest()Miklos Vajna1-40/+31
2022-01-12Fix typosAndrea Gelmini4-4/+4
2022-01-12Removed duplicated includesAndrea Gelmini1-2/+0
2022-01-12Update git submodulesAndrea Gelmini1-0/+0
2022-01-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl1-7/+18
2022-01-12tdf#142564 Localize extension category namesGabor Kelemen2-2/+28
2022-01-12tdf#146703 Fix URL encoding when querying extensionsGabor Kelemen1-1/+3
2022-01-12Update git submodulesRafael Lima1-0/+0
2022-01-11Mysql/MariaDB: add column(s) + table(s) (almost) skeleton partJulien Nabet8-0/+666
2022-01-11cid#1497094 silence Uninitialized scalar fieldCaolán McNamara1-1/+1
2022-01-11Mysql/MariaDB: add catalog+indexes+keys+user(s) skeleton partJulien Nabet11-6/+475
2022-01-11make VCL_FLOAT_DEVICE_PIXEL compileCaolán McNamara2-10/+10
2022-01-11replace XTransformation with more efficient classNoel Grandin8-82/+152