Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-18 | padmin: make Printer Properties Device tab usable again | Michael Stahl |
2014-02-18 | padmin: fix assert on opening Properties of "Generic Printer" | Michael Stahl |
2014-02-18 | chmod spadmin script executable | Michael Stahl |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-14 | Be explicit when using bool as integral value | Stephan Bergmann |
2014-01-07 | This duplicated files does not seem to be needed | Khaled Hosny |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2014-01-06 | Resolves: #i123840# add and use the sal_GlyphId type | Herbert Dürr |
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 |