summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2020-04-24don't need to include combobox.hxxCaolán McNamara1-8/+6
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-22Make hide lok dialog test reliableSzymon Kłos1-4/+9
2020-04-06lok: unit test GetControlStateHenry Castro1-0/+16
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara1-3/+1
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti1-1/+2
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen5-16/+0
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