summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Bump version to 6.0-23cd-6.0-23Andras Timar1-1/+1
2019-02-10lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky1-1/+3
2019-02-10lokit: Draw dialogs without using a MetaFileTomaž Vajngerl1-0/+77
2019-02-08Added Tiled Watermark Feature for pdf exportmerttumer3-0/+102
2019-02-08Revert "lokit: Draw dialogs without using a MetaFile"Jan Holesovsky1-77/+0
2019-02-08lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro1-1/+11
2019-02-08lok: don't crash in simple LOK use-case with no callback.Michael Meeks1-2/+5
2019-02-07curl: upgrade to release 7.64.0Michael Stahl1-2/+2
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist2-3/+3
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist2-3/+3
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro2-2/+4
2019-02-06Ignore RuntimeException in Application.WindowState setterTor Lillqvist1-5/+11
2019-02-06Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist2-0/+11
2019-02-06Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist2-0/+10
2019-02-06Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist2-0/+11
2019-02-06Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist2-0/+12
2019-02-06Use bool and not sal_Bool, says a pluginTor Lillqvist1-1/+1
2019-02-06Simplify nXWidth initializationStephan Bergmann1-3/+2
2019-02-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann5-18/+23
2019-02-06Silence bogus -Werror=clobbered (GCC 7 --enable-optimized)Stephan Bergmann1-0/+7
2019-02-05oox: disable gradient fill grab-bag for PPTXMiklos Vajna3-1/+9
2019-02-05Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna3-37/+89
2019-02-04Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna5-6/+86
2019-01-30Unfloat: Fix some issues with unfloat operationTamás Zolnai2-42/+97
2019-01-30Bump version to 6.0-22cp-6.0-22-PTFAndras Timar1-1/+1
2019-01-30mysqlc: fix timestamp query of result setTamas Bunth3-5/+44
2019-01-28Update git submodulesAndras Timar1-0/+0
2019-01-25sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky4-21/+34
2019-01-25Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann3-0/+24
2019-01-24don't try to package libmysqlclo.so in case of MPLv2 subsetcd-6.0-21Andras Timar1-1/+3
2019-01-24disable a few failing unit tests in MPLv2 subsetAndras Timar2-0/+7
2019-01-24don't build MariaDB Connector with MPLv2 subsetAndras Timar1-1/+3
2019-01-23don't build MariaDB Connector with MPLv2 subsetAndras Timar1-1/+1
2019-01-23CPLinux-MPL.confAndras Timar1-0/+62
2019-01-23Add WordBasic.FileClose()Tor Lillqvist2-0/+21
2019-01-23Revert "Disable use of X11 or Wayland to reduce dependencies"CODE-4-RC3Andras Timar1-1/+0
2019-01-23Bump version to 6.0-21cp-6.0-21-PTFAndras Timar1-1/+1
2019-01-22tdf#122516: fix timestamp in MariaDb/mysqlJulien Nabet1-1/+1
2019-01-22mysqlc: resultset's previous() on first position..Tamas Bunth2-1/+14
2019-01-22tdf#122748 Don't restore previous language selectionSzymon Kłos2-4/+5
2019-01-22LOK: sd: notify LOK of page size/orientation changeAshod Nakashian1-6/+19
2019-01-22editeng: vcl: fix warningsAshod Nakashian1-1/+1
2019-01-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian2-14/+3
2019-01-22postprocess: Some .svg images were missing previously.Jan Holesovsky1-8/+6
2019-01-22Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist2-49/+66
2019-01-22tdf#122031 Unit test checks pie chart data label format.Gülşah Köse2-0/+16
2019-01-21tdf#122031 Change element order for OOXML compatibility.Gülşah Köse1-1/+1
2019-01-21Add a couple know parameters to WordBasic.ToolsOptionsViewTor Lillqvist2-5/+12
2019-01-21Implement WordBasic.FileSave()Tor Lillqvist2-2/+2
2019-01-21SAL_INFO also for parameter names that are not foundTor Lillqvist1-0/+4