summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26tdf#93243 Replacing boost::bind with C++11 lambdasHelena Svobodova
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-25filter: generate that with the python script, not BOOST_PPMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23convert tnode to scoped enumNoel Grandin
2016-05-21coverity#1362017 Uninitialized scalar fieldCaolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-16Fix typosAndrea Gelmini
2016-05-15coverity#1361575 Logically dead codeCaolán McNamara
2016-05-13filter: convert boost::bindMichael Stahl
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Fix typosAndrea Gelmini
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski
2016-05-04filter: svg: avoid undefined variablesHenry Castro
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann
2016-05-03-Werror,-Wpessimizing-moveStephan Bergmann
2016-05-03loplugin:passstuffbyrefStephan Bergmann
2016-05-03use unique_ptrDavid Tardon
2016-05-03drop obsolete commentDavid Tardon
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon
2016-04-29use initialization listJochen Nitschke
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin