summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-31loplugin:useuniqueptr in PPTTextObj::PPTTextObjNoel Grandin
2018-10-24ofz#11103 Integer-overflowCaolán McNamara
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-23tdf#120795: fix ooo2wordml_list.xsl syntaxJulien Nabet
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-21tdf#120703 (PVS)Mike Kaganski
2018-10-21tdf#120703 (PVS): redundant nullptr checks; use range-based forMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel 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-17loplugin:singlevalfieldsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
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-06weld ImpSWFDialogCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-02consistent 3.18 version require in .uisCaolán McNamara
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-10-01loplugin:useuniqueptr in PCXReader::ImplReadBodyNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19Avoid unused functions in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09Fix typoAndrea Gelmini
2018-09-08Revert "tdf#110987: type detection, binary Office formats > templates"Aron Budea
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-08loplugin:useuniqueptr in CGMElementsNoel Grandin
2018-09-08Fix typosAndrea Gelmini
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
2018-08-30Translate German commentsJohnny_M
2018-08-29Fix typoAndrea Gelmini
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-24Fix typosAndrea Gelmini
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann