summaryrefslogtreecommitdiff
path: root/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
AgeCommit message (Expand)AuthorFilesLines
29 hoursloplugin:ostr in filterNoel Grandin1-21/+21
2024-04-08tdf#146619 Drop unused 'using namespace' in: filter/Gabor Kelemen1-1/+0
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-8/+9
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-9/+8
2022-10-23tdf#151697: Use localized string for "Loading" and "Saving" in status barKevin Suo1-2/+4
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-24modernize and improve PropertySetInfoNoel Grandin1-4/+2
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann1-5/+5
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin1-2/+2
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski1-6/+2
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin1-2/+1
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-2/+0
2020-10-29crashtesting rhbz909647-2Noel Grandin1-11/+27
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel1-12/+31
2020-07-12filter/xmlfilteradaptor: create instances with uno constructorsNoel Grandin1-16/+9
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+1
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen1-9/+0
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann1-1/+1
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin1-5/+5
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-2/+1
2019-02-09loplugin:indentation in filterNoel Grandin1-4/+4
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+13
2018-02-19filter: speedup nested importers by not notifying constantlyThorsten Behrens1-0/+12
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-07-11simplify some OUString::concat usageNoel Grandin1-3/+1
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-4/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+0
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-01-08fix indentationMarkus Mohrhard1-6/+6
2015-11-06coverity#1338245 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04yyyyyNoel Grandin1-9/+6
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl1-10/+10
2015-10-01com::sun::star->css in filter/Noel Grandin1-9/+9
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-8/+0
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0