Age | Commit message (Expand) | Author |
2013-12-16 | uiconfig is a l10n-relevant target | Bjoern Michaelsen |
2013-12-05 | fdo#39956 Delete JAB | David Ostrovsky |
2013-12-04 | Drop font substitution tab page | Khaled Hosny |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL | Noel Grandin |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-01 | convert padmin module from String to OUString | Noel Grandin |
2013-09-30 | Related: fdo#38838 remove UniString::SearchAscii | Caolán McNamara |
2013-09-27 | Related: fdo#38838 remove UniString::SearchBackward | Caolán McNamara |
2013-09-25 | Start hacking --enable-canonical-installation-tree-structure back into shape | Tor Lillqvist |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-12 | convert vcl/ppdparser.hxx from String to OUString | Noel Grandin |
2013-08-12 | XubString->OUString | Caolán McNamara |
2013-06-28 | always call setDeferredProperties for dialog get/set title | Caolán McNamara |
2013-05-29 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II | Thomas Arnhold |
2013-05-22 | AppendAscii cleanup | Ricardo Montania |
2013-05-17 | add some borders | Caolán McNamara |
2013-05-16 | replace %s in printer settings dialog with printername | Caolán McNamara |
2013-05-16 | Remove code associated with psprint::CompatMetricOverride service | Noel Grandin |
2013-05-15 | String.AppendAscii Drop | Ricardo Montania |
2013-05-10 | More gb_PROGRAMDIRNAME clean up | Stephan Bergmann |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl |
2013-04-23 | padmin: let Package deliver to $INSTDIR | Michael Stahl |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-28 | Remove RTL_CONSTASCII_(U)STRINGPARAM in padmin | Chr. Rossmanith |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-15 | various .ui fixes caught by linter tool | Jack Leigh |
2013-03-15 | various efforts to consistently apply HIG rules | Caolán McNamara |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | fix the non-intuitive OUString::replaceFirst() usage | Luboš Luňák |
2013-03-12 | Len() != isEmpty() | Caolán McNamara |
2013-03-12 | Len() != isEmpty() | Caolán McNamara |
2013-03-12 | Len() != isEmpty() | Caolán McNamara |
2013-03-12 | Len() != isEmpty() | Caolán McNamara |
2013-03-12 | fdo#38838: Replaced some String with OUString | elixir |