summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfilterjar.cxx
AgeCommit message (Expand)Author
2024-06-20tdf#161219 Exporting XML filter as package results in empty jarNoel Grandin
2024-05-08loplugin:ostr in filterNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: filterStephan Bergmann
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-19simplify usage of TempFile in XMLFilterJarHelperNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-10use more string_viewNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-07-18cid#703960 Unchecked return valueCaolán McNamara
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2018-12-21use unique_ptr in XMLFilterJarHelperNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-06coverity#1338246 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from filterAlexander Wilms