Age | Commit message (Expand) | Author |
2013-08-12 | Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuff | Tor Lillqvist |
2013-07-29 | Remove effectively unused INetURLObject OString overloads | Stephan Bergmann |
2013-07-17 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-24 | fdo#43460 svl: use isEmpty() | Jelle van der Waa |
2013-06-20 | -Werror,-Wdeprecated-register | Stephan Bergmann |
2013-05-14 | Remove obsolete RestrictedPath env var support | Stephan Bergmann |
2013-05-14 | typo fix: s/inavlid/invalid/ | Andras Timar |
2013-04-26 | sal_Bool to bool | Takeshi Abe |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-23 | "atomar" is not a word | Tor Lillqvist |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert svl/lockfile code to XComponentContext | Noel Grandin |
2012-12-13 | Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loop | Cédric Bosdonnat |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | fix misuse of toAscii(Lower|Upper)Case | Norbert Thiebaud |
2012-11-28 | fix windows miss in svl OUString work | Norbert Thiebaud |
2012-11-27 | String=>OUString in svl's inettype and fall-out | Norbert Thiebaud |
2012-11-27 | String->OUString in svl urifilter and restrictedpaths | Norbert Thiebaud |
2012-11-27 | String => OUString conversion of svl's PasswordHelper | Norbert Thiebaud |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
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-09-06 | Replace usage of rtl/memory.h in svl with equivalent from string.h | Arnaud Versini |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-03 | Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/ | Olivier Hallot |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | death to some UniStrings | 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-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-20 | reduce UniStrings | Caolán McNamara |
2012-02-23 | Get rid of CREATEVERSIONRESMGR[_NAME] | Stephan Bergmann |