summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider
AgeCommit message (Expand)Author
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
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-25coverity#1416669 Uninitialized scalar fieldCaolán McNamara
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-20external data: add a way to get the available data sourcesfor a providerMarkus Mohrhard
2017-08-20external data: forgot to add the new html provider to the listMarkus Mohrhard
2017-08-16external data: apply the transformation still in the fetch threadMarkus Mohrhard
2017-08-16external data: add HTML data provider testMarkus Mohrhard
2017-08-16external data: add the deterministic mode also for htmlMarkus Mohrhard
2017-08-15external data: add merge column transformationMarkus Mohrhard