summaryrefslogtreecommitdiff
path: root/ucb/qa
ModeNameSize
d---------complex61logplain
d---------unoapi78logplain
t batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-18Find places where OUString and OString are passed by value.Noel Grandin 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from unoxmlAlexander Wilms 2014-01-28bool improvementsStephan Bergmann 2014-01-09librdf_Repository: make older compilers happyMichael Stahl 2014-01-09librdf_Repository: fix missing mutex lock in various destructorsMichael Stahl 2014-01-09fdo#72928: fix deadlocks in librdf_RepositoryMichael Stahl 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin 2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin 2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza 2013-11-05fixincludeguards.sh: uno*Thomas Arnhold 2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin 2013-10-11-Werror,-Wunused-variableStephan Bergmann 2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza 2013-10-02-Werror,-Wunused-const-variableStephan Bergmann 2013-10-02-Werror,-Wunused-const-variableStephan Bergmann 2013-09-26typo fixes in commentsAndras Timar 2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann 2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann 2013-09-20New unit test to the DOMTree test suiteMiguel Gomez 2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez 2013-08-31fdo#62475 - remove visual noisePhilipp Riemer 2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks 2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann 2013-06-26fdo#64672 prevent raptor from setting global libxml2 error handlersMichael Stahl 2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa