summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-11oox: add PPTX import/export for semi-transparent shape textMiklos Vajna
2020-05-09mysqlc: move template specialization to namespaceTamas Bunth
2020-05-09tdf#128308 liblo-native-code: Add some missing servicesMichael Weghorn
2020-05-09ensure gtk creates a default label widget for the MenuButtonsCaolán McNamara
2020-05-09tdf#126128 Reduce page properties dialog's height.Gülşah Köse
2020-05-09create default shapes with square outline.Michael Meeks
2020-05-09Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks
2020-05-09lok: jsdialog creation for sidebar panels cleanup.Michael Meeks
2020-05-09tdf#131280 Fix endless invalidation loop on documents with form controlsSamuel Mehrbrodt
2020-05-09lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-05-09sidebar: check for valid current deck before closingAshod Nakashian
2020-05-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks
2020-05-09sidebar: improve invalidation tracking for Panels.Michael Meeks
2020-05-09arrow in sidebar not getting reenabled on changing contextCaolán McNamara
2020-05-09sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2020-05-09lok: Add pseudo uno command ToggleOrientationMuhammet Kara
2020-05-09tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks
2020-05-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks
2020-05-09android: file-cache to improve performance.Michael Meeks
2020-05-09android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2020-05-09tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks
2020-05-09mobile: add missing chart & calc sidebar panels.Michael Meeks
2020-05-09mobile: add components needed for long-press context menu popups.Michael Meeks
2020-05-09android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2020-05-09lok: catch and log exceptions during key / mouse event emission.Michael Meeks
2020-05-08preload: cleanup failed module load warnings and rename them.Michael Meeks
2020-05-08vcl: close UNO streams with closeInput.Michael Meeks
2020-05-08lok: disable ucbgio provider for Online.Michael Meeks
2020-05-08unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs.Michael Meeks
2020-05-08theming: avoid continually attempting to load missing theme library.Michael Meeks
2020-05-08lok: status update - avoid SIGFPE on zero range.Michael Meeks
2020-05-08jsdialog: don't report hidden toolbox items as present.Michael Meeks
2020-05-08sidebar: provide indent field boxes with useful id for hiding on mobile.Michael Meeks
2020-05-08lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks
2020-05-08FrameLineColor - add Color parameter, and share code for color params.Michael Meeks
2020-05-08Fix FontColor does not change selected cells on calcMert Tumer
2020-05-08listen for and broadcast FrameLineColor state changes.Michael Meeks
2020-05-08headless: re-work microsecond calculation to preserve accuracy.Michael Meeks
2020-05-08tdf#131985 - ensure the Kit poll callback gets into fast idle loops.Michael Meeks
2020-05-08xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna
2020-05-08svx: add rendering for semi-transparent shape textMiklos Vajna
2020-05-08drawinglayer: handle more primitives in the xml dumpMiklos Vajna
2020-05-08editeng: add UNO API for semi-transparent textMiklos Vajna
2020-05-08editeng: add doc model for semi-transparent textMiklos Vajna
2020-05-07sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna
2020-05-07DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2020-05-07sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna
2020-05-07DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna
2020-05-07tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt