/basctl/source/

e7490b06ff7c1c9062f718a1afe446afd'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/cpprt
AgeCommit message (Expand)Author
2016-09-23This is fixed with MSVC 2015Stephan Bergmann
2016-07-06Silence loplugin:staticmethods under --disable-debugStephan Bergmann
2016-06-28AllocatorTraits::size can be static after allStephan Bergmann
2015-12-02Adapt new/delete exception specs for MSVCStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Avoid unhelpful -Wunused-variableStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-01Remove visual noise from salAlexander Wilms
2013-11-05windows: remove _CRTIMP and _NTSDK definitionsThomas Arnhold
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some more include guardsThomas Arnhold
2012-01-20Code clean up.Stephan Bergmann
2011-12-19sal: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold