summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara
2015-10-08full fill mostly fulfillCaolán McNamara
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-03Fix typosAndrea Gelmini
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-06-13Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-19CppCheck cleaning : unnecessary assignmentMichaël Lefèvre
2015-03-03TyposJulien Nabet
2015-02-21Typo: trough->throughJulien Nabet
2015-02-07coverity#1267690 Uncaught exceptionCaolán McNamara
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-04coverity#1267691 Uncaught exceptionCaolán McNamara
2015-02-04coverity#1267692 Uncaught exceptionCaolán McNamara
2015-02-04coverity#1267696 Uncaught exceptionCaolán McNamara
2015-02-04coverity#1267694 Uncaught exceptionCaolán McNamara
2015-02-03Clean up some weird loggingTor Lillqvist
2015-02-01this cannot happen in realityCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl