summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-10lokCalcRTL: global RTL: fix chart edit mode renderingcp-21.06.16-1Dennis Francis3-7/+17
2022-02-10Bump version to 21.06.16.1Andras Timar1-1/+1
2022-02-07boost / gettext warning improvement.Michael Meeks2-0/+14
2022-02-07lok: avoid duplicate emission of statechanged: messages.Michael Meeks2-9/+42
2022-02-07Missing initialization of SVGActionWriter::mbIsPreviewStephan Bergmann1-1/+2
2022-02-07sc: fix rendering of conditional formatting iconTomaž Vajngerl1-11/+8
2022-02-07PDF export: improve precision of pdf image sizesMiklos Vajna2-2/+44
2022-02-07Fix Bitmap::RotateSzymon Kłos1-3/+3
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák1-4/+1
2022-02-04[cp] better condition whether to split the debug infoAndras Timar1-1/+1
2022-02-03Bump version to 21.06.15.1Andras Timar1-1/+1
2022-02-03optimize Bitmap::Mirror()Luboš Luňák2-32/+173
2022-02-03lok: add 'dropdown' dialog typeHenry Castro1-1/+4
2022-02-03Added master slide handling in getPart* functions of SdXImpressDocumentPranam Lashkari3-7/+39
2022-02-03Revert "vcl: move Alpha through BitmapColor for various 32bit formats."Luboš Luňák1-12/+11
2022-02-03lok: render image preview with lower resolutionSzymon Kłos11-3/+73
2022-02-03Use unique id for FN_UNO_TRANSFORMED_GRAPHICSzymon Kłos1-1/+1
2022-02-03speed up bitmap rotationNoel Grandin1-27/+23
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák1-4/+7
2022-02-02Bump version to 21.06.14.1co-21.06.14-1Andras Timar1-1/+1
2022-02-01fix std::min() used instead of std::max()Luboš Luňák2-2/+2
2022-02-01upgrade to expat 2.4.4Caolán McNamara4-190/+2
2022-02-01vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl3-19/+36
2022-02-01desktop lok, export options: allow passing through a JSON string as-isMiklos Vajna4-1/+36
2022-02-01PDF export: allow setting filter data keys from the cmdlineMiklos Vajna3-0/+34
2022-02-01comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna3-122/+144
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák4-56/+39
2022-02-01tdf#129638 print preview: use new paper size after switching pageJustin Luth1-0/+1
2022-01-31[cp] create debuginfo packages in one roundAndras Timar6-154/+202
2022-01-31DOCX import: handle a subset of <w:ptab w:alignment="left">Miklos Vajna5-0/+87
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák80-23/+1772
2022-01-31vba: add tests for scrolling, range selecting, print areaTomaž Vajngerl1-0/+166
2022-01-31vba: add support for Application.WindowState + testTomaž Vajngerl5-0/+36
2022-01-31vba: test for selcting and hiding columns from a VBA MacroTomaž Vajngerl2-0/+76
2022-01-31tdf#118246 add support for Application.GetOpenFilename func.Tomaž Vajngerl7-1/+72
2022-01-31sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl7-16/+176
2022-01-29upgrade expat to 2.4.3 + CVE-2022-23852 and CVE-2022-23990Caolán McNamara5-11/+196
2022-01-29fix loading file with very large number of stylesNoel Grandin2-13/+13
2022-01-28tdf#119952 DOCX import: fix negative page marginsAttila Szűcs7-82/+190
2022-01-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh9-9/+101
2022-01-28vcl: move Alpha through BitmapColor for various 32bit formats.Michael Meeks1-11/+12
2022-01-28make sure to not divide by zero when computing miter limitLuboš Luňák3-21/+14
2022-01-27DOCX import: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna3-0/+30
2022-01-27do not require that an image type has a 3-character extensionLuboš Luňák1-1/+1
2022-01-26lok: fix regression "WeldEditView::DoPaint" for dialog tunnelingHenry Castro1-1/+3
2022-01-26tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna4-17/+13
2022-01-26Take layoutInCell into consideration when placing graphic in tableTor Lillqvist3-0/+8
2022-01-24svgexport: fix: attribute id redefinedRash4193-1/+55
2022-01-24Fix MSVC warning C4309: 'initializing': truncation of constant valueTor Lillqvist1-1/+1
2022-01-24Fix autoconf>=2.70 gcc-wrapper breakageThorsten Behrens1-0/+1