/source/cy/editeng/

' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/store/source/storbase.cxx
AgeCommit message (Expand)Author
2016-09-30No need for rtl_cache_* hereStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from storeAlexander Wilms
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba