Age | Commit message (Expand) | Author |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-02 | coverity: fix memory leak | Markus Mohrhard |
2013-01-14 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-03 | Remove all occurences of RTL_* and ::rtl prefix from basic | Marcos Paulo de Souza |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-11-03 | basic: preliminary cosmetic clean-up | Norbert Thiebaud |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-08-21 | sal_Bool to bool | Takeshi Abe |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara |
2012-01-30 | callcatcher: remove unused NextChannel | Caolán McNamara |
2012-01-30 | ByteString->rtl::OString | Caolán McNamara |
2012-01-25 | move ugly WriteLines out of SvStream to beside sole user | Caolán McNamara |
2012-01-23 | ByteString->rtl::OString | Caolán McNamara |
2012-01-15 | remove useless misleading macros | David Tardon |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |
2011-12-21 | needs more work first | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |
2011-12-10 | Fix for fdo43460 Part III getLength to isEmpty | Olivier Hallot |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara |
2011-11-27 | rmove include of pch header in basic | Norbert Thiebaud |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-09-17 | use read_uInt8s_AsOString and comphelper::string::padToLength | Caolán McNamara |
2011-09-15 | replace ByteString::Fill | Caolán McNamara |
2011-08-31 | Translated German comments, removed redundant ones till cairo (incl.) | Allmann-Rahn |
2011-08-24 | catch ignored exceptions by const reference | Takeshi Abe |
2011-08-02 | use OSL_VERIFY instead | Caolán McNamara |
2011-07-22 | check return of osl_setFilePos | Caolán McNamara |
2011-07-12 | remove runsInSetup which has a const return value | Thomas Arnhold |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-06 | fix for fdo#36898 | Noel Power |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre |
2011-04-12 | Finished removal of _USE_UNO | Christina Rossmanith |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |