summaryrefslogtreecommitdiff
path: root/sc/inc/datamapper.hxx
AgeCommit message (Expand)Author
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-12external data: introduce a deterministic mode for the testsMarkus Mohrhard
2017-08-10external data: move the copying to the document to ScDBDataManagerMarkus Mohrhard
2017-08-10Add UI for the sc::dataproviderJaskaran Singh
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
ation'>Szymon Kłos 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-23use rtl::Reference in DocumentHolderNoel Grandin 2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-27improve passstuffbyref return analysisNoel Grandin 2016-04-14loplugin:passstuffbyref in variousNoel Grandin 2015-12-23loplugin:unusedfields in desktopNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in embeddedobj/Noel Grandin 2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-24loplugin:unusedmethodsNoel Grandin 2015-04-13loplugin:staticmethodsNoel Grandin 2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann 2014-05-14various loplugin:passsequencebyrefNoel Grandin 2014-04-22embeddedobj: sal_Bool->boolNoel Grandin 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-10-23clean up some include guardsThomas Arnhold