summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-04-06sw: add pad-to-5 numberingMiklos Vajna
2020-04-03sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-04-03sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-04-03sw chicago numbering: add RTF footnote exportMiklos Vajna
2020-04-02sw padded numbering: add doc model and UNO APIMiklos Vajna
2020-04-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2020-04-01remove Matrix class from basegfxTomaž Vajngerl
2020-04-01pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-04-01basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl
2020-04-01basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl
2020-04-01add convenience accessors to Matrix.hxxTomaž Vajngerl
2020-04-01basegfx: export B2DRange operator*=Tomaž Vajngerl
2020-04-01svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2020-03-31lok: introduce QueryControlState functionHenry Castro
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist
2020-03-23sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2020-03-23pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-23tdf#120837 File saving at least 5 times slowerNoel Grandin
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2020-03-21pdfium: Import PDF with unloaded images.Ashod Nakashian
2020-03-21pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2020-03-18Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-11editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-02-26SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-21cui: add UI for semi-transparent shape textMiklos Vajna
2020-02-21editeng: add UNO API for semi-transparent textMiklos Vajna
2020-02-21editeng: add doc model for semi-transparent textMiklos Vajna
2020-02-20sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-06lok: calc: formula input bar: set text selection as requested by clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti
2020-02-05tdf#128468: Add SvxRuler::MoveTabstop() and use itTor Lillqvist
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks
2020-01-06tdf#123206 Store custom label as chart:data-labelTamas Bunth
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2020-01-01tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-12-19sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian