summaryrefslogtreecommitdiff
path: root/sax
ModeNameSize
-rw-r--r--CppunitTest_sax.mk728logplain
-rw-r--r--CppunitTest_sax_attributes.mk740logplain
-rw-r--r--CppunitTest_sax_parser.mk1143logplain
-rw-r--r--Library_expwrap.mk1141logplain
-rw-r--r--Library_sax.mk938logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_sax.mk592logplain
-rw-r--r--README32logplain
d---------inc39logplain
d---------qa / cppunit34logplain
d---------source105logplain
d---------test153logplain
d>2013-01-26Remove redundant braces around for loopsStephan Bergmann 2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann 2012-12-13Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann 2012-10-04sal_Bool->bool in registryNoel Grandin 2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini 2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud 2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini 2012-07-03re-base on ALv2 code.Michael Meeks 2012-06-25Remove various commented out definesThomas Arnhold 2012-06-21re-base on ALv2 code.Michael Meeks 2012-05-06fix linkage inconsistency on windowsDavid Tardon 2012-05-06gbuild conversion: registry moduleDavid Ostrovsky 2012-03-29UNO BYTE is signedStephan Bergmann 2012-02-19Remove unused codePetr Vorel 2012-02-18registry: remove obsolete methodsThomas Arnhold 2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann 2012-01-17registry: print error messages on stderrMichael Stahl 2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot 2011-12-01Remove uses of charAtAugust Sodora 2011-11-27remove include of pch header from registryNorbert Thiebaud 2011-10-07cppcheck reduce scope of var in registry/...regimpl.cxxPierre-André Jacquod 2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann 2011-09-23tidy indentCaolán McNamara 2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara