# Algorithms and Data Types for Graphics Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in `canvas`). /go.suokunlong.cn:88/cgit/lo/core/atom/dbaccess/source/inc?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-19use more string_view in comphelper::stringNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-29Fix typo in codeAndrea Gelmini
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-08-18Simplify Sequence uses in dbaccess/source/inc/apitools.hxxJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann
2018-11-04Replace preprocessor macro with short function definitionsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-05-11tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma