summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Bump version to 6.0-25co-6.0-25-appstoreTor Lillqvist1-1/+1
2019-02-21Don't use the non-public fdatasync() API when sandboxed on macOSTor Lillqvist1-0/+1
2019-02-21Update git submodulesAndras Timar1-0/+0
2019-02-20Bump version to 6.0-24co-6.0-24Andras Timar1-1/+1
2019-02-19tdf#110987: Don't mis-detect .doc files as .dotTor Lillqvist3-0/+35
2019-02-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai1-2/+1
2019-02-18Revert "upgrade to python 3.5.6"co-6.0-23Andras Timar2-3/+3
2019-02-18tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt2-3/+25
2019-02-18tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet2-0/+222
2019-02-18Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke1-0/+2
2019-02-18Resolves: tdf#123163 avoid null derefCaolán McNamara1-3/+4
2019-02-18fix assert seen on opening attachment from tdf#123163Caolán McNamara1-1/+2
2019-02-18tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk1-1/+4
2019-02-18tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk1-0/+7
2019-02-18sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl1-1/+2
2019-02-18Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara2-2/+12
2019-02-18Resetting all fields for all dims corrupts pivot cacheKatarina Behrens7-4/+52
2019-02-18upgrade to python 3.5.6Caolán McNamara2-3/+3
2019-02-17MSForms: Rework the MS compatible Forms menu a bitTamás Zolnai3-11/+20
2019-02-17MSForms: Make Control Properties menu to work with drop-down form fieldTamás Zolnai2-0/+65
2019-02-17MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai1-0/+11
2019-02-17MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai9-0/+525
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai3-4/+6
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai8-0/+167
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai4-1/+30
2019-02-17MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai5-0/+101
2019-02-17MSForms: Extract menu creation to a separate methodTamás Zolnai2-48/+57
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai9-1/+347
2019-02-16WaE - hush.Michael Meeks1-2/+0
2019-02-15Add a FIXME noteTor Lillqvist1-0/+6
2019-02-15Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist1-2/+2
2019-02-13Fix watermark is not shown due to the absence of the fontmerttumer1-2/+2
2019-02-12tdf#116371: export rotation of SwGrfNodecp-6.0-23Mike Kaganski3-14/+33
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