summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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 Grandin3-3/+3
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 McNamara7-130/+59
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara5-6/+8
2018-10-02consistent 3.18 version require in .uisCaolán McNamara1-1/+1
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara2-0/+4
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
2018-09-17New loplugin:externalStephan Bergmann18-54/+58
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+3
2018-09-09Fix typoAndrea Gelmini1-1/+1
2018-09-08Revert "tdf#110987: type detection, binary Office formats > templates"Aron Budea1-8/+8
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin17-43/+3
2018-09-08loplugin:useuniqueptr in CGMElementsNoel Grandin3-33/+16
2018-09-08Fix typosAndrea Gelmini1-1/+1
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-2/+1
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2-7/+20
2018-08-30Translate German commentsJohnny_M1-2/+2
2018-08-29Fix typoAndrea Gelmini1-1/+1
2018-08-29loplugin:constantparam (2)Noel Grandin1-1/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-24/+24
2018-08-29new loplugin:oustringbufferNoel Grandin1-12/+12
2018-08-24Fix typosAndrea Gelmini1-1/+1
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann1-0/+10
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin1-3/+3
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin1-2/+2
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-4/+7
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna1-0/+3
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin3-7/+5
2018-08-15loplugin:useuniqueptr in CGMChartNoel Grandin3-28/+9
2018-08-06coverity#1438216 Resource leakCaolán McNamara1-3/+3
2018-08-05Fix typosAndrea Gelmini2-2/+2
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2-5/+6
2018-08-03Move angle normalization code from various places to toolsMike Kaganski4-15/+9
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-43/+50
2018-08-02loplugin:returnconstant in filterNoel Grandin10-27/+19