summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)AuthorFilesLines
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen7-0/+10
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-24remove some unused enums in filterNoel Grandin3-7/+1
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin6-72/+60
2018-11-21weld SwCondCollPageCaolán McNamara2-2/+2
2018-11-21filter: restore null entry at the end of msfilter services listMiklos Vajna1-1/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin3-5/+5
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna1-1/+2
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna1-1/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen7-0/+7
2018-11-18Replace macro IMPLEMENTATION_ENTRY used once (filter)Julien Nabet1-7/+4
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin8-23/+40
2018-11-13Clamp equation values when exporting to binary MS formatStephan Bergmann1-2/+9
2018-11-13Silence -fsanitize=implicit-signed-integer-truncationStephan Bergmann1-4/+7
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-19/+16
2018-11-08coverity#1441102 silence Copy-paste errorCaolán McNamara1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-3/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-07Fix typosAndrea Gelmini1-1/+1
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin3-69/+57
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-12/+8
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-5/+5
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2-2/+3
2018-10-31loplugin:useuniqueptr in PPTTextObj::PPTTextObjNoel Grandin1-8/+5
2018-10-24ofz#11103 Integer-overflowCaolán McNamara1-1/+6
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin4-10/+10
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin8-19/+13
2018-10-23tdf#120795: fix ooo2wordml_list.xsl syntaxJulien Nabet1-0/+3
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara1-4/+0
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-21/+22
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-1/+1
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-6/+0
2018-10-21tdf#120703 (PVS)Mike Kaganski1-21/+22
2018-10-21tdf#120703 (PVS): redundant nullptr checks; use range-based forMike Kaganski1-29/+17
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin7-11/+11
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-2/+2
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-7/+2
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin2-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin4-15/+18
2018-10-17loplugin:singlevalfieldsNoel Grandin8-31/+12
2018-10-15add SvStream::TellEndNoel Grandin7-25/+12
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-7/+7
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-06weld ImpSWFDialogCaolán McNamara5-103/+50
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara4-6/+7
2018-10-01loplugin:useuniqueptr in PCXReader::ImplReadBodyNoel Grandin1-10/+9
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen4-0/+4
2018-09-19Avoid unused functions in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist1-0/+8
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara5-11/+11