summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
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
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin
2018-08-15loplugin:useuniqueptr in CGMChartNoel Grandin
2018-08-06coverity#1438216 Resource leakCaolán McNamara
2018-08-05Fix typosAndrea Gelmini
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-08-01fix up non standard indent and stray ;Caolán McNamara
2018-08-01forcepoint#63 null derefCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in filterNoel Grandin
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25ofz#8539 share LineInfo to save memoryCaolán McNamara
2018-07-24Fix typosAndrea Gelmini
2018-07-22Fix typosAndrea Gelmini