summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-26drop some unnecessary includesCaolán McNamara1-4/+0
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin3-21/+20
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin2-2/+2
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen12-0/+12
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-1/+1
2018-11-14move fmtfieldCaolán McNamara2-2/+2
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin2-4/+1
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-11/+4
2018-11-08Convert FieldUnit to scoped enumMike Kaganski4-11/+11
2018-11-07move SvTreeListBox to vclCaolán McNamara5-5/+5
2018-11-04coverity#1440838 Unchecked return value from libraryCaolán McNamara1-1/+5
2018-11-04fix indentCaolán McNamara1-3/+3
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+5
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski2-65/+52
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+4
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt2-0/+107
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-15/+15
2018-10-24weld AdvancedSettingsDialogCaolán McNamara4-6/+5
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-1/+1
2018-10-23loplugin:useuniqueptr in Sane::StartNoel Grandin1-8/+8
2018-10-22intermediate _disposing call doesn't exist anymoreCaolán McNamara1-5/+3
2018-10-22pvs-studio: V670 The uninitialized class member 'm_aMutex' is usedCaolán McNamara1-2/+3
2018-10-20tdf#120703 (PVS): compare BSTR to wchar_t[] directlyMike Kaganski1-5/+3
2018-10-20tdf#120703 (PVS): properly handle BSTR; fix enum comparisonMike Kaganski1-15/+20
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin1-2/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin4-15/+4
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin1-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin12-74/+104
2018-10-15add SvStream::TellEndNoel Grandin2-8/+5
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara4-4/+0
2018-10-14loplugin:redundantinlineNoel Grandin2-5/+5
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski1-3/+0
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-4/+4
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2-0/+2
2018-10-07weld ListSelectionDialogCaolán McNamara3-54/+34
2018-10-07weld NewDataTypeDialogCaolán McNamara3-37/+20
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara9-19/+21
2018-10-03Related: tdf#93372 fix up extensions character dialogCaolán McNamara1-0/+1
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara1-1/+1
2018-09-24loplugin:external (clang-cl)Stephan Bergmann3-11/+14
2018-09-24Looks like these functions can be static and not STDAPIStephan Bergmann1-4/+4
2018-09-18loplugin:external (macOS)Stephan Bergmann2-6/+6