summaryrefslogtreecommitdiffstats
path: root/desktop/qa
Commit message (Expand)AuthorAgeFilesLines
* Use o3tl::convertMike Kaganski2021-11-111-2/+3
* Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski2021-10-301-25/+19
* use pull model also for LOK text selectionLuboš Luňák2021-10-251-0/+12
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-221-3/+2
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2021-10-221-6/+4
* LOK: introduce way to restrict uno commandsPranam Lashkari2021-10-221-4/+6
* do not use text-based LOK callback internallyLuboš Luňák2021-10-151-0/+41
* Unify JsonWriter::put and putRaw a bitMike Kaganski2021-10-131-1/+1
* Fix typosAndrea Gelmini2021-09-231-1/+1
* lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis2021-09-222-0/+121
* indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl2021-09-082-3/+50
* indexing: rename "type" for prargraph an object nodesTomaž Vajngerl2021-09-081-1/+1
* Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski2021-08-161-3/+3
* LOK: introduced Freemium LOK APIPranam Lashkari2021-08-161-1/+3
* indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl2021-08-101-2/+5
* indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl2021-08-101-1/+1
* No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt2021-08-051-1/+1
* indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2021-07-302-1/+48
* fix some crypto leaksNoel Grandin2021-05-251-0/+13
* fix leak in desktop testNoel Grandin2021-05-221-1/+4
* Improve loplugin:stringviewStephan Bergmann2021-05-141-1/+1
* tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1242021-03-141-1/+0
* Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2021-02-081-5/+12
* weld annotation windowCaolán McNamara2021-02-061-36/+0
* lok: unit test incorrect cursor positionHenry Castro2021-01-211-1/+38
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-292-31/+34
* don't mention VclBuilder in the dialog tests docsCaolán McNamara2020-12-191-1/+1
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+1
* Directly check for nullptrStephan Bergmann2020-12-061-1/+1
* 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