summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)Author
2021-05-25fix some crypto leaksNoel Grandin
2021-05-22fix leak in desktop testNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu124
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-06weld annotation windowCaolán McNamara
2021-01-21lok: unit test incorrect cursor positionHenry Castro
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-06Directly check for nullptrStephan Bergmann
2020-11-21Test also that loading more documents after closing all open ones worksTor Lillqvist
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-21DesktopLOKTest: cleanupAshod Nakashian
2020-11-05use a utl::TempFile and clean it up after testAndras Timar
2020-10-28strtol returns long, so that needs to be used hereStephan Bergmann
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-06unotest: one Resetter is enoughMiklos Vajna
2020-07-14CppunitTest_desktop_lib: handle SignatureState::OK after loadingMiklos Vajna
2020-07-12add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl
2020-06-22remove debugging leftoversNoel Grandin
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
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