summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin1-6/+6
2019-08-02Use implicit OString constructor and cleanup casts.Michael Meeks1-3/+3
2019-08-02clipboard: repair unit test so that it runs in the lok mode.Michael Meeks1-0/+3
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian1-1/+1
2019-08-02LOK: detect Graphics in isComplex for WriterAshod Nakashian1-1/+1
2019-08-02LOK: Implement getSelectionTypeAshod Nakashian2-5/+9
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks1-2/+2
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks1-1/+5
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian1-1/+49
2019-08-01clean up ViewCallback nicelyNoel Grandin1-26/+18
2019-07-31desktop: fix UB in DesktopLOKTest::testCommentsCallbacksWriter()Miklos Vajna1-5/+10
2019-07-31desktop: fix UB in DesktopLOKTest::testWriterCommentInsertCursor()Miklos Vajna1-1/+6
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-0/+4
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian1-5/+5
2019-07-25LOK: support resizing windowsAshod Nakashian1-1/+2
2019-07-19loplugin:referencecasting in desktopNoel Grandin1-1/+1
2019-07-17LOK: support for ordering/moving partsAshod Nakashian1-1/+2
2019-07-10Fix typoAndrea Gelmini1-1/+1
2019-07-10slide-sorter: multiple selectionAshod Nakashian1-2/+3
2019-05-27disable a few failing unit tests in MPLv2 subsetAndras Timar1-0/+3
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna1-0/+18
2019-05-14lok: test show/hide status of a windowSzymon Kłos1-0/+37
2019-05-12Fix typoAndrea Gelmini1-1/+1
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna1-103/+9
2019-04-26lok: allow paste content to popup dialogHenry Castro1-0/+51
2019-04-23LOK: support creating view with optionsAshod Nakashian1-1/+2
2019-04-19Fix typoAndrea Gelmini1-1/+1
2019-04-17SharePoint connection: Better handling of encoded URLsTamás Zolnai1-1/+1
2019-04-16SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai1-0/+23
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-26tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl1-1/+2
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-01-25CppunitTest_desktop_lib: avoid use-after-freeMiklos Vajna1-0/+14
2019-01-17lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky1-0/+53
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl1-0/+63
2018-12-27lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl2-0/+64
2018-12-27lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl1-82/+36
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl1-0/+6
2018-12-13Un-revert the addition of more ABI checks for LibreOfficeKitClassTor Lillqvist1-0/+17
2018-12-13Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist1-37/+0
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist1-0/+37
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-07LOK: Fix API for renderShapeSelectionAshod Nakashian1-0/+1
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai1-1/+2
2018-12-01test signing with certificate chain and private key in PEM formatTomaž Vajngerl6-0/+211
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-25/+25
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti1-1/+1
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky1-4/+5
2018-11-06lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl2-3/+47