summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)Author
2020-05-11lok: unit test for metric field or formatted field controlHenry Castro
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-04-24don't need to include combobox.hxxCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22Make hide lok dialog test reliableSzymon Kłos
2020-04-06lok: unit test GetControlStateHenry Castro
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-12-23Fix typoAndrea Gelmini
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-16lok: unit test dialog text input fieldMarco Cecchetti
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-02Unit test for removeTextContext.Michael Meeks
2019-10-02LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-02Use implicit OString constructor and cleanup casts.Michael Meeks
2019-08-02clipboard: repair unit test so that it runs in the lok mode.Michael Meeks
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian
2019-08-02LOK: detect Graphics in isComplex for WriterAshod Nakashian
2019-08-02LOK: Implement getSelectionTypeAshod Nakashian
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian
2019-08-01clean up ViewCallback nicelyNoel Grandin
2019-07-31desktop: fix UB in DesktopLOKTest::testCommentsCallbacksWriter()Miklos Vajna
2019-07-31desktop: fix UB in DesktopLOKTest::testWriterCommentInsertCursor()Miklos Vajna
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-25LOK: support resizing windowsAshod Nakashian
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-07-17LOK: support for ordering/moving partsAshod Nakashian
2019-07-10Fix typoAndrea Gelmini
2019-07-10slide-sorter: multiple selectionAshod Nakashian
2019-05-27disable a few failing unit tests in MPLv2 subsetAndras Timar
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna
2019-05-14lok: test show/hide status of a windowSzymon Kłos