summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)AuthorFilesLines
2015-12-23loplugin:unusedfields in filterNoel Grandin2-9/+4
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-6/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-14/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-9/+9
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin2-5/+5
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-3/+3
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin3-9/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-50/+50
2015-10-11ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara1-8/+8
2015-10-08full fill mostly fulfillCaolán McNamara1-1/+1
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara7-7/+7
2015-10-03Fix typosAndrea Gelmini10-33/+33
2015-10-01com::sun::star->css in filter/Noel Grandin5-26/+26
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-2/+2
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-1/+1
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe7-16/+16
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin2-28/+0
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin4-88/+61
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-3/+3
2015-07-17loplugin:unusedmethods filterNoel Grandin1-17/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-0/+2
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-03Fix typosAndrea Gelmini3-4/+4
2015-06-22Fix typosAndrea Gelmini1-4/+4
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-13Fix typosAndrea Gelmini1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin2-6/+6
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-19CppCheck cleaning : unnecessary assignmentMichaël Lefèvre1-1/+0
2015-03-03TyposJulien Nabet1-2/+2
2015-02-21Typo: trough->throughJulien Nabet2-2/+2
2015-02-07coverity#1267690 Uncaught exceptionCaolán McNamara1-1/+1
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl4-4/+4
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage8-42/+44
2015-02-04coverity#1267691 Uncaught exceptionCaolán McNamara1-3/+1
2015-02-04coverity#1267692 Uncaught exceptionCaolán McNamara1-5/+1
2015-02-04coverity#1267696 Uncaught exceptionCaolán McNamara1-1/+1
2015-02-04coverity#1267694 Uncaught exceptionCaolán McNamara2-36/+28
2015-02-03Clean up some weird loggingTor Lillqvist1-9/+9
2015-02-01this cannot happen in realityCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin4-20/+20
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist1-2/+2
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-6/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-14/+14
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1