summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* improve loplugin:stringconstantNoel Grandin2019-04-301-1/+1
* tdf#124886 Toolbar button icons are off by oneNoel Grandin2019-04-231-1/+2
* optimise find/insert patternNoel Grandin2019-04-191-9/+6
* fix usage of successful/successfully in commentsNoel Grandin2019-04-1610-12/+12
* loplugin:sequentialassign in frameworkNoel Grandin2019-04-1315-43/+18
* internally resize image instead of scaling bitmaps outsideTomaž Vajngerl2019-04-121-15/+7
* [API CHANGE] Asserts to never clear already cleared guardMike Kaganski2019-04-092-54/+60
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-0720-518/+533
* Clear correct guardMike Kaganski2019-04-071-1/+1
* Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin2019-04-061-11/+5
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-055-8/+0
* Fix typosJens Carl2019-04-033-4/+4
* tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil2019-03-211-7/+29
* Use indexed getToken()Matteo Casalin2019-03-143-6/+9
* tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist2019-03-131-5/+14
* loplugin:unusedmethodsNoel Grandin2019-03-091-13/+0
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-062-12/+3
* clang-format DispatchHelperSamuel Mehrbrodt2019-03-011-44/+37
* Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt2019-03-011-15/+3
* loplugin:unusedfields in frameworkNoel Grandin2019-02-2412-83/+0
* tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen2019-02-1918-1/+27
* MSForms: Fix a regression in inplace menu handlingTamás Zolnai2019-02-191-2/+1
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-189-93/+26
* MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2019-02-161-0/+65
* MSForms: Extract menu creation to a separate methodTamás Zolnai2019-02-161-48/+56
* new loplugin writeonlyvarsNoel Grandin2019-02-115-18/+0
* loplugin:indentation in frameworkNoel Grandin2019-02-0923-183/+205
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-0517-0/+20
* framework: allow dispatching a command on the main threadMiklos Vajna2019-01-291-1/+23
* framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl2019-01-291-17/+18
* Fix icon load error for uno commands with paramsMuhammet Kara2019-01-281-0/+12
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-2/+1
* 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-075-0/+6
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* framework: allow loading a component on the main threadMiklos Vajna2018-12-191-1/+12
* HandlerCFGAccess::read should take referencesNoel Grandin2018-12-191-9/+8
* 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
* 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
* Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski2018-12-051-102/+102
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-052-3/+3
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+2
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-292-6/+3
* Fix typo deactiveAndrea Gelmini2018-11-281-1/+1
* drop some unnecessary includesCaolán McNamara2018-11-281-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-272-0/+3