summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* loplugin:indentation in frameworkNoel Grandin2019-02-0923-183/+205
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-0518-0/+21
* tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2019-02-021-1/+0
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-301-1/+0
* framework: allow dispatching a command on the main threadMiklos Vajna2019-01-291-1/+23
* framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl2019-01-292-20/+21
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-291-1/+0
* Fix icon load error for uno commands with paramsMuhammet Kara2019-01-281-0/+12
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-251-1/+0
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-251-1/+0
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2019-01-241-1/+0
* tdf#45904 Clean up _XDrawPageSummarizer Java testsJens Carl2019-01-231-1/+0
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-2/+1
* tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2019-01-181-1/+0
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2019-01-171-1/+0
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2019-01-161-1/+0
* tdf#45904 Move XNameAccess Java tests to C++Jens Carl2019-01-141-1/+0
* tdf#45904 Move XNameAccess Java tests to C++Jens Carl2019-01-131-1/+0
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2019-01-131-1/+0
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-2/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-076-0/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* Fix typoAndrea Gelmini2018-12-201-2/+2
* framework: allow loading a component on the main threadMiklos Vajna2018-12-191-1/+12
* HandlerCFGAccess::read should take referencesNoel Grandin2018-12-192-11/+9
* tdf#45904 Move XNameAccess Java tests to C++Jens Carl2018-12-181-1/+0
* loplugin:useuniqueptr in basic and frameworkNoel Grandin2018-12-121-8/+7
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-103-0/+3
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-082-4/+4
* tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2018-12-082-2/+0
* reduce the amount of senseless exceptions during document loadMarkus Mohrhard2018-12-082-2/+2
* loplugin:singlevalfields extend to all static varsNoel Grandin2018-12-071-1/+1
* tdf#45904 Move XIndexAccess Java tests to C++Jens Carl2018-12-051-1/+0
* Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski2018-12-051-102/+102
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-052-3/+3
* tdf#45904 Move XRefreshable Java tests to C++Jens Carl2018-12-051-1/+0
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2018-12-031-1/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-1/+1
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2018-12-021-1/+0
* tdf#45904 Move XIndexAccess Java tests to C++Jens Carl2018-12-011-1/+0
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2018-12-011-1/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-292-0/+3
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-292-6/+3
* Fix typo deactiveAndrea Gelmini2018-11-282-2/+2
* drop some unnecessary includesCaolán McNamara2018-11-282-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-273-0/+4
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-3/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* tdf#45904 Move XEnumeration Java tests to C++Jens Carl2018-11-201-1/+0
* tdf#121537 Add testSamuel Mehrbrodt2018-11-201-4/+28