summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-22svg export filter: footer was not replaced with the right contentMarco Cecchetti2-34/+37
2022-11-22use an alternative macOS themeing approach to support dark-modeCaolán McNamara4-376/+616
2022-11-22tokens.gperf: Use LF line endings also on WindowsMike Kaganski1-1/+1
2022-11-22move workaround out of GtkInstanceExpander ctorCaolán McNamara1-31/+35
2022-11-22ofz#53586 Out-of-memoryCaolán McNamara1-1/+14
2022-11-22loplugin:unusedfieldsNoel Grandin19-26/+0
2022-11-22loplugin:unusedfieldsNoel Grandin17-32/+0
2022-11-22loplugin:unusedfieldsNoel Grandin13-29/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-15/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-12/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B2-8/+2
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-12/+3
2022-11-22sw, createTextRangeByPixelPosition(): fix crash when the position is an imageMiklos Vajna3-1/+81
2022-11-22Update git submodulesStephan Bergmann1-0/+0
2022-11-22drop newly unused FreetypeFontInfo::IsMicrosoftSymbolEncodedCaolán McNamara1-1/+0
2022-11-22ofz#53401 TimeoutCaolán McNamara1-26/+23
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-16/+3
2022-11-22tdf#120405 - Use previously selected file, if selection is abortedAndreas Heinisch1-1/+7
2022-11-22Update git submodulesStéphane Guillou1-0/+0
2022-11-22Simplify previous fixStephan Bergmann2-10/+4
2022-11-22tdf#152045 DOCX export: fix empty display text for content control list itemsMiklos Vajna2-3/+28
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-12/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-12/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-13/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B3-12/+3
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B4-16/+4
2022-11-22tdf#152154: Crash when Object Catalog undocked and BASIC IDE closedJulien Nabet1-1/+3
2022-11-22loplugin:unusedfieldsNoel Grandin24-28/+0
2022-11-22loplugin:unusedfieldsNoel Grandin15-44/+3
2022-11-22loplugin:unusedfieldsNoel Grandin9-21/+0
2022-11-22loplugin:unusedfieldsNoel Grandin29-51/+0
2022-11-22Update git submodulesEike Rathke1-0/+0
2022-11-21Fix typoAndrea Gelmini1-1/+1
2022-11-21macOS (janitor): remove workarounds for no longer supported SDKsChristian Lohmaier5-31/+0
2022-11-21macOS: simplify SDK handling, remove the upper limit of SDKChristian Lohmaier1-92/+35
2022-11-21Update git submodulesStephan Bergmann1-0/+0
2022-11-21Update git submodulesCaolán McNamara1-0/+0
2022-11-21CppunitTest_sc_ucalc_copypaste: use GetFormula directlyXisco Fauli3-1570/+1667
2022-11-21sc: remove duplicated codeXisco Fauli3-27/+6
2022-11-21Update git submodulesBogdan B1-0/+0
2022-11-21Update git submodulesBogdan B1-0/+0
2022-11-21Update git submodulesBogdan B1-0/+0
2022-11-21add some checks for OpenSymbolCaolán McNamara2-0/+4
2022-11-21fix a comment typoCaolán McNamara1-1/+1
2022-11-21Update git submodulesBogdan B1-0/+0
2022-11-21vcl: fix accessing color font colorsKhaled Hosny3-5/+7
2022-11-21Revert "vcl: test getting glyph boundary rect from LogicalFontInstance"خالد حسني3-65/+1
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann18-141/+4
2022-11-21tdf#151828 related: Make cut shape have the same name after pasteJim Raykowski2-4/+41
2022-11-21tdf#143209 vcl: track partial scroll deltasJonas Eyov3-15/+26