summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-4/+4
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard2-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski1-102/+102
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin2-3/+3
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+2
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin2-6/+3
2018-11-28Fix typo deactiveAndrea Gelmini1-1/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-0/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+3
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+2
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt1-0/+15
2018-11-20Drop some headless mode variantsJan-Marek Glogowski1-2/+2
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+2
2018-11-17Fix typosAndrea Gelmini1-1/+1
2018-11-17Fix typosAndrea Gelmini1-2/+2
2018-11-16Fix typosAndrea Gelmini1-1/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin1-4/+5
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-2/+2
2018-11-07loplugin:collapseif in framework..salNoel Grandin1-6/+3
2018-11-05Fix typosAndrea Gelmini1-1/+1
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+0
2018-10-31Reduced scope of the rDefaultElementType variableZdibák Zoltán1-1/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-26loplugin:singlevalfields improvementNoel Grandin3-52/+18
2018-10-24Fix typoAndrea Gelmini1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin9-55/+50
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin3-4/+4
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-3/+2
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-2/+1
2018-10-21pvs-studio: A part of conditional expression is always trueCaolán McNamara1-1/+1
2018-10-20Fix typosAndrea Gelmini1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin6-6/+6
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin3-25/+25
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin2-2/+2
2018-10-16drop LazyDeletorCaolán McNamara1-6/+3
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-28Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini1-4/+4
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva1-3/+3
2018-09-17New loplugin:externalStephan Bergmann7-16/+16
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+2
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin11-16/+2
2018-09-06loplugin:useuniqueptr in framework::FrameNoel Grandin1-4/+4