summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* we have to keep the original python version number 3.7.7private/timar/pythonupgrademspAndras Timar2021-03-1710-53/+53
* Amend python3/macos-11.patch.0 after upgrade to Python 3.7.10Andras Timar2021-03-171-23/+2
* python3: upgrade to release 3.7.10Michael Stahl2021-03-164-63/+4
* default to CertificateValidity::INVALIDCaolán McNamara2021-03-161-2/+2
* jsdialog: simplify unselect for treeviewSzymon Kłos2021-03-161-4/+2
* Do build Pdfium for iOS, tooTor Lillqvist2021-03-165-2/+31
* tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski2021-03-161-1/+12
* tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski2021-03-164-1/+13
* check for quit when calling Yield in loopNoel Grandin2021-03-1617-16/+25
* Clean up duplicated command dispatch test functionalityMiklos Vajna2021-03-168-268/+195
* Calc: Update selected cell range before calculating the selection area.Gökay Şatır2021-03-152-0/+2
* tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl2021-03-135-10/+38
* jsdialog: unselect treeview entry by iteratorSzymon Kłos2021-03-121-1/+4
* Remove description from mobile macro selectorSzymon Kłos2021-03-113-2/+4
* Remove unused code from Macro Selector dialogSzymon Kłos2021-03-115-151/+31
* tdf#40427: use node index as position, not Y position on screenMike Kaganski2021-03-111-19/+42
* Don't unselect an existing selection on (long) press on iOS and AndroidTor Lillqvist2021-03-101-3/+12
* Reset ShapeProperty priority and handle only crop case.Gülşah Köse2021-03-101-7/+16
* Bump version to 6.4-29cp-6.4-29Andras Timar2021-03-091-1/+1
* Macro Selector dialog: Remove extra padding and shadowPedro Pinto Silva2021-03-091-5/+0
* jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro2021-03-092-0/+67
* lok: add "MacroSecurityLevel" optionHenry Castro2021-03-091-0/+13
* lok: add "EnableMacrosExecution" optionHenry Castro2021-03-091-1/+3
* Fix wrong position on move when page has marginmert2021-03-093-7/+20
* Pivot table: fix data field subdialogSzymon Kłos2021-03-081-6/+7
* lok: show error message dialog for VBA macrosHenry Castro2021-03-081-0/+21
* lok: show only the filename of the Macro Security dialogHenry Castro2021-03-081-11/+5
* The backtrace() etc API is available on macOS and iOS, tooTor Lillqvist2021-03-081-68/+1
* lok: strip directory and suffix from filenamesHenry Castro2021-03-041-1/+10
* lok: async exception dialog messages for VBA macrosHenry Castro2021-03-041-3/+13
* Styles preview: use listener to trigger updateSzymon Kłos2021-03-043-4/+48
* jsdialog: refresh on thawSzymon Kłos2021-03-041-0/+1
* tdf#139429 Convert Style previews widget to IconViewSzymon Kłos2021-03-047-271/+134
* sidebar: use real height to determine preffered sizeSzymon Kłos2021-03-041-0/+1
* jsdialog: send selection change for icon viewSzymon Kłos2021-03-042-9/+121
* jsdialog: stop idle on destructionSzymon Kłos2021-03-042-2/+10
* Bump version to 6.4-28Andras Timar2021-03-031-1/+1
* lok: disable macro executionHenry Castro2021-03-031-1/+1
* LOK: added missing PixelInvalidate method for currency listPranam Lashkari2021-03-034-0/+44
* Draw: Fix crash on multiple page selection on slidesortermert2021-03-031-0/+1
* jsdialog: update on treeview clearSzymon Kłos2021-03-032-0/+8
* [cp] fix packaging of pyuno-debuginfoAndras Timar2021-03-021-3/+5
* Handle floating-point return values correctly on iOSTor Lillqvist2021-03-021-13/+11
* tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski2021-03-022-9/+43
* Don't skip lines if only one row in the listSzymon Kłos2021-03-021-0/+4
* Resize IconView entry if there is no spaceSzymon Kłos2021-03-021-0/+4
* Invalidate IconView on scroll if has only one rowSzymon Kłos2021-03-021-2/+2
* tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse2021-03-024-2/+20
* Prevent the unnecessary lclCropGraphic call.Gülşah Köse2021-03-011-9/+10
* Fix crash while moving handle when shape text is activemert2021-03-011-0/+3