summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04coverity#1440838 Unchecked return value from libraryCaolán McNamara
2018-11-04fix indentCaolán McNamara
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-23loplugin:useuniqueptr in Sane::StartNoel Grandin
2018-10-22intermediate _disposing call doesn't exist anymoreCaolán McNamara
2018-10-22pvs-studio: V670 The uninitialized class member 'm_aMutex' is usedCaolán McNamara
2018-10-20tdf#120703 (PVS): compare BSTR to wchar_t[] directlyMike Kaganski
2018-10-20tdf#120703 (PVS): properly handle BSTR; fix enum comparisonMike Kaganski
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-14loplugin:redundantinlineNoel Grandin
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-07weld ListSelectionDialogCaolán McNamara
2018-10-07weld NewDataTypeDialogCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-03Related: tdf#93372 fix up extensions character dialogCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-24Looks like these functions can be static and not STDAPIStephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-18use nullptr instead of reinterpret_cast<void*>(0)Noel Grandin
2018-09-18weld ControlCharacterDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:stringbuffer (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-09-08clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandlerNoel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-24pass DelFormats around using std::vectorNoel Grandin