summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2021-05-25fix some crypto leaksNoel Grandin1-0/+13
2021-05-22fix leak in desktop testNoel Grandin1-1/+4
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+1
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1241-1/+0
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-5/+12
2021-02-06weld annotation windowCaolán McNamara1-36/+0
2021-01-21lok: unit test incorrect cursor positionHenry Castro1-1/+38
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-31/+34
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-12-06Directly check for nullptrStephan Bergmann1-1/+1
2020-11-21Test also that loading more documents after closing all open ones worksTor Lillqvist1-89/+92
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-1/+99
2020-11-21DesktopLOKTest: cleanupAshod Nakashian1-26/+91
2020-11-05use a utl::TempFile and clean it up after testAndras Timar1-3/+4
2020-10-28strtol returns long, so that needs to be used hereStephan Bergmann1-2/+2
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-2/+1
2020-10-28convert some more long -> tools::LongNoel1-2/+2
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-9/+9
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-2/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-3/+3
2020-08-06unotest: one Resetter is enoughMiklos Vajna1-24/+0
2020-07-14CppunitTest_desktop_lib: handle SignatureState::OK after loadingMiklos Vajna1-0/+6
2020-07-12add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl2-0/+68
2020-06-22remove debugging leftoversNoel Grandin1-2/+0
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-1/+3
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-11lok: unit test for metric field or formatted field controlHenry Castro1-0/+34
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-1/+2
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