/lingucomponent/

ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: xmlscriptStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18xmlscript: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01xmlscript: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann
2014-09-12xmlscript: avoid accessing [0] of an emptry stringNorbert Thiebaud
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin