summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider
AgeCommit message (Expand)Author
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-09-11tdf#127461: fix data provider crashesJulien Nabet
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-04cid#1448425: Resource leak (sc/htmlprovider)Julien Nabet
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-11loplugin:virtualdown in DataProviderNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-10-29loplugin:oncevarNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-08Added date time transformations - follow-upVikas Mahato
2018-10-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-09-28Added base as a data providerVikas
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-06Added date and time transformationsVikas Mahato
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-28Added ReplaceNullTransformationVikas
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-18Removed duplicated includeAndrea Gelmini
2018-07-12fix the buildMarkus Mohrhard
2018-07-12Added Number transformation in Data Provider DlgManuj Vashist
2018-07-12Added Aggregate functions to data provider dlgManuj Vashist
2018-07-11ODF export data transformations -follow-upVikas Mahato
2018-07-09added Text transformation in data provider dlgManuj Vashist
2018-07-08Added XML data providerVikas Mahato
2018-07-08Added number transformations for external dataVikas
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-06Added aggregate functions for external dataVikas
2018-07-06Added text transformations for external dataVikas
2018-07-06add a selection for the DB range to Dataprovider dlgMarkus Mohrhard
2018-07-02Export data transformations to odfVikas
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara