summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-02Bump version to 21.06.9-1cp-21.06.9-1Andras Timar1-1/+1
2021-12-02Replace unixODBC to iODBC that is BSD licensedAndras Timar17-4219/+5210
2021-11-30typo fixes in license textAndras Timar1-11/+11
2021-11-25jsdialog: sidebar: enable animation panel effectsSzymon Kłos5-5/+31
2021-11-24Bump version to 21.06.8.1cp-21.06.8-1Andras Timar1-1/+1
2021-11-23Crash around help-windows.Michael Meeks1-1/+2
2021-11-23jsdialog: correctly clean statically created message dialogsSzymon Kłos2-9/+28
2021-11-23jsdialog: send popup when launched using Popover widgetSzymon Kłos3-4/+19
2021-11-23drop intermediate vcl container for ScFilterListBox floating toplevelCaolán McNamara5-186/+114
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák1-30/+5
2021-11-23Crash when fetching clipboard data.Michael Meeks1-2/+5
2021-11-19Bump version to 21.06.7.1cp-21.06.7-1Andras Timar1-1/+1
2021-11-19revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák2-20/+11
2021-11-17Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann3-11/+2
2021-11-16jsdialog: use string identifiersSzymon Kłos7-38/+62
2021-11-16tdf#127512: PPTX import: fix handling of theme overrides in the chart importMiklos Vajna3-4/+47
2021-11-15disable Writer shadow hack in LOK caseLuboš Luňák1-15/+18
2021-11-14lok: sw: remove database tabHenry Castro1-0/+4
2021-11-13sw, out of order undo: allow multiple actions from other viewsMiklos Vajna5-15/+90
2021-11-12Fix -Werror=shadow in basesh.cxxAron Budea1-3/+3
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák10-20/+26
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna4-6/+77
2021-11-11lok: no need to layout comments in writercp-21.06.6-1Szymon Kłos1-0/+3
2021-11-11do not draw "desktop" (=surrounding background) in Writer in LOK modeLuboš Luňák1-0/+3
2021-11-11Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne6-52/+55
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos2-1/+32
2021-11-11sw: allow undo of typing in 2 views independent from each otherMiklos Vajna14-14/+178
2021-11-10Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTEike Rathke2-7/+8
2021-11-10More targeted suppression of bogus GCC -Werror=stringop-overflow=Stephan Bergmann3-3/+54
2021-11-10lok: hide useless insert image button in sidebarSzymon Kłos1-8/+8
2021-11-10Bump version to 21.06.6.1co-21.06.6-1Andras Timar1-1/+1
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar3-2/+21
2021-11-10sw: Wrong ZOrder after import for images anchored to non-1nd pageTomaž Vajngerl5-2/+272
2021-11-09sw: try grouping undo actions of IME-edited textMiklos Vajna6-2/+65
2021-11-08tdf#139205: Keep hierarchical structure of localized default styles in CalcKevin Suo2-2/+7
2021-11-05[cp] --disable-skia, there's not that much point in building that for LinuxAndras Timar1-0/+1
2021-11-04sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis1-1/+19
2021-11-04sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis1-1/+2
2021-11-04sc: fix clip cell range for clip with no contentDennis Francis1-0/+6
2021-11-03xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl3-119/+154
2021-11-03Use JSDialogBuilder for "Find and Replace" dialog.Gökay ŞATIR1-0/+1
2021-10-29fix comparison when searching cacheLuboš Luňák1-1/+1
2021-10-29jsdialogs: use for MessageDialogsSzymon Kłos1-2/+2
2021-10-29tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium annotationSzymon Kłos1-0/+5
2021-10-29Check pOutWin before use in ImpEditView::DeselectAllSzymon Kłos1-1/+1
2021-10-29Make Certificate not found dialog asyncSzymon Kłos2-4/+11
2021-10-29Make View Certificate sub-dialog asyncSzymon Kłos3-3/+15
2021-10-29Make View Certificate dialog asyncSzymon Kłos3-3/+12
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos6-14/+52
2021-10-29jsdialog: activate tabpage after switchSzymon Kłos1-0/+4