summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2014-11-18cppu: 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-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#705527 drop testlistener that logs to c:\listener.outCaolán McNamara
2014-11-03coverity#982488 unchecked dynamic_castDavid Tardon
2014-10-13coverity#707458 Uncaught exception (better fix)Michael Stahl
2014-10-10coverity#707458 Uncaught exceptionCaolán McNamara
2014-10-01coverity#1242932 Uncaught exceptionCaolán McNamara
2014-10-01unoxml: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26Remove unused files and move test to qa/Matúš Kukan
2014-09-25unoxml: domtest needs unotest library on WNTMichael Stahl
2014-09-25fdo#39625 Make existing CppUnit tests workTobias Madl
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-07-25coverity#1158284 Uncaught exceptionCaolán McNamara
2014-07-18loplugin:saloverrideMiklos Vajna
2014-07-17fix memleak circular dependency of CElementList and CElementCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-22update_pch: add unoxmlThomas Arnhold
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-02unoxml: sal_Bool->boolNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15Clean up function declarationsStephan Bergmann
2014-04-08coverity#707456 Uncaught exceptionCaolán McNamara
2014-04-05coverity#708568 Uninitialized scalar fieldCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First 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