summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20Bump version to 6.0-24co-6.0-24Andras Timar
2019-02-19tdf#110987: Don't mis-detect .doc files as .dotTor Lillqvist
2019-02-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai
2019-02-18Revert "upgrade to python 3.5.6"co-6.0-23Andras Timar
2019-02-18tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt
2019-02-18tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-18Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke
2019-02-18Resolves: tdf#123163 avoid null derefCaolán McNamara
2019-02-18fix assert seen on opening attachment from tdf#123163Caolán McNamara
2019-02-18tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk
2019-02-18tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk
2019-02-18sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl
2019-02-18Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-02-18Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-02-18upgrade to python 3.5.6Caolán McNamara
2019-02-17MSForms: Rework the MS compatible Forms menu a bitTamás Zolnai
2019-02-17MSForms: Make Control Properties menu to work with drop-down form fieldTamás Zolnai
2019-02-17MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai
2019-02-17MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-02-17MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-17MSForms: Extract menu creation to a separate methodTamás Zolnai
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2019-02-16WaE - hush.Michael Meeks
2019-02-15Add a FIXME noteTor Lillqvist
2019-02-15Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist
2019-02-13Fix watermark is not shown due to the absence of the fontmerttumer
2019-02-12tdf#116371: export rotation of SwGrfNodecp-6.0-23Mike Kaganski
2019-02-11Bump version to 6.0-23cd-6.0-23Andras Timar
2019-02-10lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky
2019-02-10lokit: Draw dialogs without using a MetaFileTomaž Vajngerl
2019-02-08Added Tiled Watermark Feature for pdf exportmerttumer
2019-02-08Revert "lokit: Draw dialogs without using a MetaFile"Jan Holesovsky
2019-02-08lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro
2019-02-08lok: don't crash in simple LOK use-case with no callback.Michael Meeks
2019-02-07curl: upgrade to release 7.64.0Michael Stahl
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-02-06Ignore RuntimeException in Application.WindowState setterTor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist
2019-02-06Use bool and not sal_Bool, says a pluginTor Lillqvist
2019-02-06Simplify nXWidth initializationStephan Bergmann
2019-02-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2019-02-06Silence bogus -Werror=clobbered (GCC 7 --enable-optimized)Stephan Bergmann