summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2019-03-14Use indexed getToken()Matteo Casalin
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt
2019-03-01Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai
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