summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
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
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