summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Move messagedialog header to shared includeSzymon Kłos1-0/+57
2020-05-12Create weld::Builder implementation for JSDialogSzymon Kłos2-2/+2
2020-05-10arrow in sidebar not getting reenabled on changing contextCaolán McNamara1-0/+1
2020-05-10mobile: fix calc chart wizard properties is not shownMert Tumer1-0/+1
2020-05-10lok: fix the window type of the formatted field controlHenry Castro1-0/+1
2020-05-09lok: add FormattedFieldUIObject classHenry Castro2-0/+24
2020-05-09lok: override get_state of the MetricFieldObject classHenry Castro2-0/+3
2020-05-09lok: replace name Neutro to NeutralHenry Castro1-1/+1
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai3-0/+25
2020-05-09lok: MSForms: Add callback for form field button.Tamás Zolnai1-0/+23
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky3-4/+4
2020-05-07added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-0/+1
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna1-1/+1
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti3-6/+20
2020-04-28tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)1-1/+23
2020-04-28lok: fix the window type of the metric field controlHenry Castro1-1/+1
2020-04-28lok: add MetricFieldUIObject classHenry Castro2-0/+22
2020-04-28lok: fix wrong metric conversion of the metric input controlHenry Castro1-0/+1
2020-04-22lokit: fix edit-text/view-cursor positionDennis Francis1-0/+2
2020-04-21Added parameter to FillPageColor commandPranam Lashkari1-0/+1
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2-1/+11
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