summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in frameworkNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-29framework: allow dispatching a command on the main threadMiklos Vajna
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl
2019-01-28Fix icon load error for uno commands with paramsMuhammet Kara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-19framework: allow loading a component on the main threadMiklos Vajna
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin
2018-12-12loplugin:useuniqueptr in basic and frameworkNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28Fix typo deactiveAndrea Gelmini
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-17Fix typosAndrea Gelmini
2018-11-17Fix typosAndrea Gelmini
2018-11-16Fix typosAndrea Gelmini
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-05Fix typosAndrea Gelmini
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-31Reduced scope of the rDefaultElementType variableZdibák Zoltán
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24Fix typoAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-21pvs-studio: A part of conditional expression is always trueCaolán McNamara
2018-10-20Fix typosAndrea Gelmini
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin