summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin2-72/+13
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann3-52/+13
2019-05-23PathInfo::takeOver does same as copy assignment opStephan Bergmann1-11/+5
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-16Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist1-0/+4
2019-05-15tdf#83722: Restrict the condition only to File > NewKatarina Behrens1-2/+2
2019-05-13tdf#83722: don't recycle frame with unmodified templateKatarina Behrens1-1/+10
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-5/+5
2019-05-10an uno -> a unoCaolán McNamara14-16/+16
2019-05-10an is used before a vowel soundCaolán McNamara6-8/+8
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski1-0/+8
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-04-23tdf#124886 Toolbar button icons are off by oneNoel Grandin1-1/+2
2019-04-19optimise find/insert patternNoel Grandin1-9/+6
2019-04-16fix usage of successful/successfully in commentsNoel Grandin10-12/+12
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin15-43/+18
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl1-15/+7
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski2-54/+60
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski20-518/+533
2019-04-07Clear correct guardMike Kaganski1-1/+1
2019-04-06Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin1-11/+5
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen5-8/+0
2019-04-03Fix typosJens Carl3-4/+4
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil1-7/+29
2019-03-14Use indexed getToken()Matteo Casalin3-6/+9
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist1-5/+14
2019-03-09loplugin:unusedmethodsNoel Grandin1-13/+0
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin2-12/+3
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt1-44/+37
2019-03-01Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt1-15/+3
2019-02-24loplugin:unusedfields in frameworkNoel Grandin12-83/+0
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen18-1/+27
2019-02-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai1-2/+1
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov9-93/+26
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai1-0/+65
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai1-48/+56
2019-02-11new loplugin writeonlyvarsNoel Grandin5-18/+0
2019-02-09loplugin:indentation in frameworkNoel Grandin23-183/+205
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen17-0/+20
2019-01-29framework: allow dispatching a command on the main threadMiklos Vajna1-1/+23
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl1-17/+18
2019-01-28Fix icon load error for uno commands with paramsMuhammet Kara1-0/+12
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-2/+1
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-2/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen5-0/+6
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-19framework: allow loading a component on the main threadMiklos Vajna1-1/+12
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin1-9/+8
2018-12-12loplugin:useuniqueptr in basic and frameworkNoel Grandin1-8/+7
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen3-0/+3