summaryrefslogtreecommitdiffstats
path: root/padmin/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0712-76/+63
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-8/+4
* Remove RTL_CONSTASCII_(U)STRINGPARAM in padminChr. Rossmanith2013-03-283-24/+20
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* fix the non-intuitive OUString::replaceFirst() usageLuboš Luňák2013-03-141-10/+10
* Len() != isEmpty()Caolán McNamara2013-03-121-1/+1
* Len() != isEmpty()Caolán McNamara2013-03-121-4/+4
* Len() != isEmpty()Caolán McNamara2013-03-121-1/+1
* Len() != isEmpty()Caolán McNamara2013-03-121-2/+2
* fdo#38838: Replaced some String with OUStringelixir2013-03-126-100/+95
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-113-11/+11
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-084-0/+12
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+0
* doubled includesThomas Arnhold2013-03-041-2/+0
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-215-8/+8
* convert print properties tabdialog to .ui formatCaolán McNamara2012-12-175-103/+50
* split out printer paper page and adapt code to .uiCaolán McNamara2012-12-174-126/+45
* split out printer device page and adapt code to .uiCaolán McNamara2012-12-144-181/+72
* ps level 2 and level 3 both assigned the id for level 2Caolán McNamara2012-12-141-1/+1
* Related: fdo#44664 spadmin support for forcing "postscript of driver level"Caolán McNamara2012-11-302-4/+27
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+2
* Avoid global static dataStephan Bergmann2012-11-131-1/+5
* convert extension dialog to .uiCaolán McNamara2012-11-131-2/+1
* fdo#46808, rename methodNoel Grandin2012-11-051-1/+1
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-1/+1
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-2/+2
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-31/+25
* sal_Bool->bool in padminNoel Grandin2012-10-042-5/+5
* sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin2012-09-261-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-25/+4
* Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE2012-07-281-1/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-9/+9
* re-base on ALv2 code. Removing:Michael Meeks2012-07-0212-277/+169
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-261-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2111-262/+163
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-152-26/+0
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-121-1/+1
* Targeted string re-work in padmin and saxThorsten Behrens2012-06-011-2/+2
* targeted string re-workNorbert Thiebaud2012-05-312-19/+19
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-2/+2
* make ResId->OUString the primary routeCaolán McNamara2012-03-201-4/+4
* Various string function clean upStephan Bergmann2012-02-151-7/+4
* make padmin ByteString freeCaolán McNamara2012-01-253-42/+41
* Improve checking for emptiness (while)Thomas Arnhold2012-01-211-1/+1