summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter
AgeCommit message (Expand)Author
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-12improve fastparser loggingNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-05use FastParser in OTableStylesContextNoel Grandin
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-13convert dbaccess to FastParser APIsNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2020-01-08make ODBFilter return a fast contextNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02Clarify that FB limit is not only about table names, but field names, tooMike Kaganski
2019-09-10Revert "Related tdf#127040: fix START WITH"Julien Nabet
2019-09-09Related tdf#127040: fix START WITHJulien Nabet
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-07-17tdf#123020 dbahsql: Support string delimiterTamas Bunth
2019-07-13dbaccess: use local variable aBytesXisco Fauli
2019-07-12tdf#126268: Add support for negative decimalXisco Fauli
2019-07-11tdf#126268: first byte is not used for the sign symbolXisco Fauli