summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Bump version to 6.4-23cp-6.4-23Andras Timar1-1/+1
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna6-6/+71
2021-02-10tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna5-35/+167
2021-02-10tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna5-0/+29
2021-02-10tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna7-5/+30
2021-02-10tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna6-0/+27
2021-02-10jsdialog: update on treeview item removeSzymon Kłos2-0/+16
2021-02-10fontwork: center in online in writerSzymon Kłos1-8/+7
2021-02-10autofilter: handle click for scaled dropdown buttonSzymon Kłos1-1/+1
2021-02-10Fix chart label import, use the locale as MS Office doesAndras Timar1-1/+1
2021-02-09tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna3-3/+60
2021-02-09tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna4-1/+26
2021-02-09tdf#91920 sw page gutter margin: add UIMiklos Vajna3-1/+57
2021-02-09tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna4-0/+29
2021-02-09tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna5-5/+35
2021-02-09lok: send help even when document not readySzymon Kłos1-0/+7
2021-02-09tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna7-0/+30
2021-02-09tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna10-7/+33
2021-02-09tdf#91920 sw page gutter margin: add layoutMiklos Vajna4-0/+44
2021-02-09jsdialog: single activation property for treeviewSzymon Kłos2-0/+3
2021-02-09jsdialog: handle standard buttons like helpSzymon Kłos4-0/+55
2021-02-09pivot table: avoid crash on drag n dropSzymon Kłos1-0/+3
2021-02-09tdf#125960 update fontwork shapes for fontwork galleryandreas kainz3-0/+0
2021-02-09ofz#26944Noel Grandin1-2/+143
2021-02-09autofilter: scale dropdown button according to zoom levelSzymon Kłos2-5/+16
2021-02-09fontwork: add sidebar panelSzymon Kłos7-0/+254
2021-02-09Introduce Fontwork contextSzymon Kłos7-9/+53
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos10-18/+79
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna5-0/+19
2021-02-09sw page gutter margin: add doc modelMiklos Vajna2-0/+9
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos5-18/+42
2021-02-05prevent reference range resetting on panning in mobilePranam Lashkari3-3/+29
2021-02-05jsdialog: missing method for treeviewSzymon Kłos2-0/+7
2021-02-05jsdialog: partial updates for more widgetsSzymon Kłos2-24/+27
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari1-1/+1
2021-02-05jsdialog: enqueue update on dialog weldSzymon Kłos1-11/+1
2021-02-05jsdialog: don't send multiple updates with the same contentSzymon Kłos1-0/+12
2021-02-05jsdialog: reduce number of unnecessary messagesSzymon Kłos1-1/+3
2021-02-05jsdialog: flush message queue on dialog closeSzymon Kłos2-1/+2
2021-02-05jsdialog: remove unnecessary handlerSzymon Kłos3-9/+1
2021-02-05jsdialog: send updates also for source treeview on dragSzymon Kłos2-46/+48
2021-02-05jsdialog: set entry text without back notificationSzymon Kłos3-4/+7
2021-02-05lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-02-05jsdialog: implemented RadioButtonSzymon Kłos3-2/+57
2021-02-05jsdialog: clear notifications when sentSzymon Kłos1-0/+2
2021-02-05jsdialog: enqueue messages in orderSzymon Kłos2-60/+66
2021-02-05jsdialog: use shared senderSzymon Kłos2-193/+177
2021-02-04Bump version to 6.4-22Andras Timar1-1/+1
2021-02-04lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks2-5/+4
2021-02-04vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna2-0/+15