aboutsummaryrefslogtreecommitdiff
path: root/source/ts/scp2
ModeNameSize
d---------source649logplain
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/workben
AgeCommit message (Expand)Author
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-05-25fix encoding: iso-8859-1 -> utf8Thomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe