summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-19vcl: save and load the page number when swapping the graphicTomaž Vajngerl1-0/+5
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt1-0/+34
2020-08-16tdf#133015 Fix duplicated row and column problem.Gülşah Köse3-1/+6
2020-08-13lok: send cell border state updatesSzymon Kłos1-0/+4
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian3-8/+25
2020-08-11tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth1-1/+2
2020-08-10improvements to JSON WriterNoel Grandin1-9/+57
2020-08-10add extractAsOString to JsonWriterTomaž Vajngerl1-0/+1
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-5/+12
2020-08-01pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl1-0/+21
2020-07-27xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-0/+2
2020-07-23limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara3-12/+37
2020-07-23Make Table Properties dialog asyncSzymon Kłos1-1/+10
2020-07-15Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna1-0/+3
2020-07-15tdf#131175 Import data label solid fill and color.Gülşah Köse1-0/+2
2020-07-10tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl1-0/+130
2020-07-06scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis1-0/+3
2020-07-06lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis1-0/+3
2020-07-06Introduce LOK 'special positioning' methods to EditViewDennis Francis1-0/+16
2020-07-06introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis1-0/+6
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+16
2020-07-04Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke1-1/+12
2020-07-03jsdialog: weld text viewSzymon Kłos1-0/+3
2020-07-03Move SalInstanceTextView dect to header fileSzymon Kłos1-0/+43
2020-07-02jsdialog: move executor code to vclSzymon Kłos2-5/+11
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos4-34/+0
2020-07-02jsdialog: export cursor visibility for text areasSzymon Kłos1-0/+2
2020-07-02jsdialog: export combobox entriesSzymon Kłos1-0/+3
2020-07-02jsdialog: execute entry set testSzymon Kłos1-1/+2
2020-06-30sd: support changing position with .uno:EditAnnotationTomaž Vajngerl1-0/+3
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl1-0/+7
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl1-0/+6
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl1-0/+40
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl1-0/+2
2020-06-29pdf export: add support for modification time/date in annotationsTomaž Vajngerl1-0/+2
2020-06-29support date and time for PDFium and use it for annotationsTomaž Vajngerl2-1/+7
2020-06-29sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl1-2/+14
2020-06-29vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl1-0/+30
2020-06-29vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl1-2/+16
2020-06-29vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl1-2/+57
2020-06-29sd signature line: pass the model down to xmlsecurityMiklos Vajna2-3/+45
2020-06-29sd signature line: place shape on the correct pageMiklos Vajna1-0/+4
2020-06-29Move data for signing tests to test/Miklos Vajna1-0/+13
2020-06-29sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna2-2/+47
2020-06-29sd signature line: implement non-empty geometry during pdf signMiklos Vajna1-2/+8
2020-06-29sd signature line: access the pdf shape from the appearance writerMiklos Vajna1-0/+4
2020-06-26notebookbar: remember LOKWindowId in interim buildersSzymon Kłos2-2/+3
2020-06-26mobile: fix calc chart wizard properties is not shownMert Tumer1-0/+1
2020-06-26added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-0/+1
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara3-247/+26