summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Bump version to 5.3-41cp-5.3-41Andras Timar1-1/+1
2018-02-27lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky3-19/+42
2018-02-27lok: Re-introduce the cancellation of tracking.Jan Holesovsky1-0/+6
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant3-1/+12
2018-02-27Revert "Revert "lok - chart - state switch issue triggers an OLE general erro...Marco Cecchetti1-15/+21
2018-02-26Revert "lok - chart - state switch issue triggers an OLE general error msg box"Marco Cecchetti1-21/+15
2018-02-26lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti1-15/+21
2018-02-26Custom data validation: Add a missing string.Jan Holesovsky1-0/+5
2018-02-26sd lok: Delete selection highlight after cutting text.Tamás Zolnai3-0/+45
2018-02-24lok: All mouse,key events asyncPranav Kant14-118/+219
2018-02-23lok sc: This is not needed nowPranav Kant1-6/+0
2018-02-23lok sc: Post mouse events to main threadPranav Kant6-82/+85
2018-02-23lokdialog sc: post key events to the main threadPranav Kant2-2/+5
2018-02-22Add some extra assert to this test caseTamás Zolnai1-4/+5
2018-02-22Revert posting key events on the main threadPranav Kant3-6/+7
2018-02-22Fix build.Jan Holesovsky1-4/+4
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti6-1/+51
2018-02-22oox: preserve custom oox fragments and packagesAshod Nakashian2-1/+176
2018-02-22Patch liborcus to avoid incorrect parsing of XML.Kohei Yoshida2-0/+31
2018-02-22oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian3-34/+34
2018-02-22sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky3-3/+10
2018-02-21lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant2-4/+23
2018-02-21lok IME: underline characters which are being composedPranav Kant1-1/+1
2018-02-21lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant5-5/+25
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant3-43/+32
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar2-1/+3
2018-02-21ofopxml: always generate default application/xmlAshod Nakashian1-7/+14
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti10-12/+91
2018-02-21sw lok: assign a parent window to property dialogHenry Castro1-1/+1
2018-02-21forcepoint #4Caolán McNamara1-6/+21
2018-02-21forcepoint #2Caolán McNamara1-0/+2
2018-02-21forcepoint #1Caolán McNamara1-1/+1
2018-02-21tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro1-6/+16
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai3-1/+73
2018-02-21tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai6-8/+41
2018-02-21curl: fix CVE-2018-1000005/1000007Michael Stahl3-0/+148
2018-02-21curl: fix CVE-2017-8816Michael Stahl2-0/+68
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke4-5/+37
2018-02-20Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara2-8/+25
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai17-13/+246
2018-02-19PPTX export scale for TextFitToSizeSzymon Kłos5-1/+100
2018-02-15Find Java 9 with the new registry keys on Windowscp-5.3-40Stephan Bergmann1-29/+43
2018-02-15Bump version to 5.3-40Andras Timar1-1/+1
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai6-9/+66
2018-02-14lok IME: support dialogs as wellPranav Kant14-98/+96
2018-02-14Windows build fixTamás Zolnai1-2/+2
2018-02-14lok: check if an element exists in the containerHenry Castro1-2/+3
2018-02-13lok IME: VclEventId does not existPranav Kant5-10/+10
2018-02-13sd, sc lok: IME support + unit testsPranav Kant7-1/+135
2018-02-13sw lok: IME support + unit testPranav Kant12-2/+134