summaryrefslogtreecommitdiffstats
path: root/desktop/qa
Commit message (Expand)AuthorAgeFilesLines
* Test also that loading more documents after closing all open ones worksTor Lillqvist2020-11-211-89/+92
* sfx2: lok: reliably support multi-documentsAshod Nakashian2020-11-211-1/+99
* DesktopLOKTest: cleanupAshod Nakashian2020-11-211-26/+91
* use a utl::TempFile and clean it up after testAndras Timar2020-11-051-3/+4
* strtol returns long, so that needs to be used hereStephan Bergmann2020-10-281-2/+2
* Extend loplugin:elidestringvar to OStringStephan Bergmann2020-10-281-2/+1
* convert some more long -> tools::LongNoel2020-10-281-2/+2
* long->tools::Long in dbaccess..drawinglayerNoel2020-10-221-9/+9
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-221-2/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-1/+1
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-131-3/+3
* unotest: one Resetter is enoughMiklos Vajna2020-08-061-24/+0
* CppunitTest_desktop_lib: handle SignatureState::OK after loadingMiklos Vajna2020-07-141-0/+6
* add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl2020-07-122-0/+68
* remove debugging leftoversNoel Grandin2020-06-221-2/+0
* use JsonWriter for the rest of ITiledRenderableNoel Grandin2020-06-201-1/+3
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-281-1/+1
* lok: unit test for metric field or formatted field controlHenry Castro2020-05-111-0/+34
* lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2020-05-081-1/+2
* don't need to include combobox.hxxCaolán McNamara2020-04-241-8/+6
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* Make hide lok dialog test reliableSzymon Kłos2020-04-221-4/+9
* lok: unit test GetControlStateHenry Castro2020-04-061-0/+16
* Fix currency symbol selection in Calc on mobileTomaž Vajngerl2020-02-251-1/+1
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-1/+1
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-161-3/+1
* lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti2020-02-061-1/+2
* tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen2020-01-245-16/+0
* Fix typoAndrea Gelmini2019-12-231-1/+1
* desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2019-12-232-0/+76
* LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian2019-12-231-0/+0
* sc: LOK: commit cell edits before saveasAshod Nakashian2019-12-221-7/+54
* lok: unit test dialog text input fieldMarco Cecchetti2019-12-161-0/+32
* lok: cleanup getCellCursorMichael Meeks2019-12-041-1/+1
* lok: formula bar: function completionMarco Cecchetti2019-12-031-1/+2
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-1/+1
* lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2019-11-301-1/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-0/+2
* Added Orientation argument to LOKIT renderFontMert Tumer2019-11-101-2/+2
* Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks2019-11-061-1/+1
* jsdialogs: handle dialog eventsSzymon Kłos2019-10-151-1/+3
* Unit test for removeTextContext.Michael Meeks2019-10-021-0/+39
* LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian2019-10-021-85/+5
* lok: handling a single msg for deleting multiple charactersMarco Cecchetti2019-10-011-1/+2
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-191-6/+6
* Use implicit OString constructor and cleanup casts.Michael Meeks2019-08-021-3/+3
* clipboard: repair unit test so that it runs in the lok mode.Michael Meeks2019-08-021-0/+3
* LOK: Enable embedding images in text/html format outputAshod Nakashian2019-08-021-1/+1
* LOK: detect Graphics in isComplex for WriterAshod Nakashian2019-08-021-1/+1