summaryrefslogtreecommitdiffstats
path: root/framework/qa/cppunit
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski2021-10-301-2/+3
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-141-2/+2
* sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl2021-06-302-0/+34
* fix leak in CppunitTest_framework_servicesNoel Grandin2021-06-011-1/+1
* tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz2021-02-251-1/+0
* loplugin:referencecasting in editeng..frameworkNoel2021-02-161-2/+1
* fix coverity parse errorsCaolán McNamara2021-01-101-1/+1
* New loplugin:stringliteralvarStephan Bergmann2020-12-261-1/+1
* tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna2020-10-142-0/+86
* framework: lock the solar mutex in loadComponentFromURL() with OnMainThreadMiklos Vajna2020-09-241-0/+133
* comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna2020-05-181-29/+40
* test: move component context from subclasses to BootstrapFixtureMiklos Vajna2020-02-071-2/+0
* new loplugin:unoqueryNoel Grandin2019-03-251-1/+1
* CppunitTest_framework_dispatch: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2019-02-271-8/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* xmlsecurity: fix inconsistent param naming in interface/implementationMiklos Vajna2017-09-011-1/+1
* remove some old MSVC workaroundsNoel Grandin2017-04-211-3/+2
* update test to pass now that .ui files are foundCaolán McNamara2017-04-121-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+13
* Add initial CppunitTest_framework_dispatchMiklos Vajna2016-06-031-0/+206