/sc/

ro/collabora/co-24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/filter/qpro
AgeCommit message (Expand)Author
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-05-22Remove include stdio (part5)Julien Nabet