summaryrefslogtreecommitdiff
path: root/i18nutil
ModeNameSize
-rw-r--r--Library_i18nutil.mk1604logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_i18nutil.mk390logplain
-rw-r--r--README179logplain
d---------source / utility34logplain
move spurious xDocStorage tempCaolán McNamara 2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino 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