summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)Author
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-12-14fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák
2021-11-11Use o3tl::convertMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-09-23Fix typosAndrea Gelmini
2021-09-22lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis
2021-09-08indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl
2021-09-08indexing: rename "type" for prargraph an object nodesTomaž Vajngerl
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-10indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
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