summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-26jsdialog: change sendDialogEvent API parameterSzymon Kłos2-2/+2
2020-06-26sd signature line: create signature with pre-selected cert, if availableMiklos Vajna1-0/+3
2020-06-26sd signature line: inform infobar if a cert is already selectedMiklos Vajna2-0/+2
2020-06-26sd signature line: localize signature graphicMiklos Vajna1-0/+3
2020-06-26sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-0/+8
2020-06-26sd signature line: extract part of signature line UI from cui to svxMiklos Vajna1-0/+59
2020-06-26sd signature line: limit this to PDF signing for nowMiklos Vajna1-0/+3
2020-06-25lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl1-3/+4
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos2-7/+10
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-4/+14
2020-06-24jsdialog: weld toolbarSzymon Kłos2-2/+14
2020-06-24notebookbar: allow to create multiple instances for onlineSzymon Kłos2-4/+9
2020-06-24Move SalInstanceToolbar decl to header fileSzymon Kłos1-0/+55
2020-06-24tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir1-1/+4
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara5-54/+1