summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2019-12-23Fix typoAndrea Gelmini1-1/+1
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2-0/+76
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+0
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian1-7/+54
2019-12-16lok: unit test dialog text input fieldMarco Cecchetti1-0/+32
2019-12-04lok: cleanup getCellCursorMichael Meeks1-1/+1
2019-12-03lok: formula bar: function completionMarco Cecchetti1-1/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-1/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-0/+2
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer1-2/+2
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks1-1/+1
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos1-1/+3
2019-10-02Unit test for removeTextContext.Michael Meeks1-0/+39
2019-10-02LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-85/+5
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-1/+2
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