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