summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/mimeconfighelper.cxx
AgeCommit message (Expand)Author
2020-05-29use for-range loop on SequenceNoel Grandin
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2016-10-16clang-cl loplugin: comphelperStephan Bergmann
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-03-19fix windows build and sal_Bool->boolCaolán McNamara
2015-03-19fix windows buildNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-05-15fdo#78159: fix import of OOoXML embedded objectsMichael Stahl
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara
2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann