summaryrefslogtreecommitdiffstats
path: root/padmin
Commit message (Expand)AuthorAgeFilesLines
* fdo#39956 Delete JABDavid Ostrovsky2014-06-101-5/+3
* fdo#75540 setProcessServiceFactory must be called before InitVCLStephan Bergmann2014-02-271-24/+30
* chmod spadmin script executableMichael Stahl2014-02-191-0/+0
* initial install-package-foo target for partial installsBjoern Michaelsen2013-12-161-1/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+5
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-6/+6
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-202-2/+2
* convert padmin module from String to OUStringNoel Grandin2013-10-0115-135/+135
* Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara2013-09-301-3/+4
* Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara2013-09-274-9/+10
* Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist2013-09-251-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-2/+2
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-6/+6
* convert vcl/ppdparser.hxx from String to OUStringNoel Grandin2013-08-122-5/+5
* XubString->OUStringCaolán McNamara2013-08-121-8/+8
* always call setDeferredProperties for dialog get/set titleCaolán McNamara2013-06-281-2/+0
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-293-3/+3
* AppendAscii cleanupRicardo Montania2013-05-221-2/+6
* add some bordersCaolán McNamara2013-05-171-2/+2
* replace %s in printer settings dialog with printernameCaolán McNamara2013-05-161-13/+9
* Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2013-05-161-1/+1
* String.AppendAscii DropRicardo Montania2013-05-154-18/+12
* More gb_PROGRAMDIRNAME clean upStephan Bergmann2013-05-101-1/+1
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-1/+4
* padmin: let Package deliver to $INSTDIRMichael Stahl2013-04-232-3/+6
* rename UI to UIConfigDavid Tardon2013-04-112-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0712-76/+63
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* 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
* various .ui fixes caught by linter toolJack Leigh2013-03-152-0/+2
* various efforts to consistently apply HIG rulesCaolán McNamara2013-03-151-6/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* 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