summaryrefslogtreecommitdiff
path: root/padmin
AgeCommit message (Expand)AuthorFilesLines
2014-03-14convert fax (etc) query dialog to .uiCaolán McNamara6-86/+127
2014-03-07callcatcher: update unused codeCaolán McNamara2-38/+0
2014-03-07drop 'import old drivers from StarOffice support'Caolán McNamara4-330/+32
2014-03-06coverity#738778 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-27fdo#75540 setProcessServiceFactory must be called before InitVCLStephan Bergmann1-24/+30
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms4-36/+36
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-18/+18
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert4-0/+4
2014-02-18padmin: make Printer Properties Device tab usable againMichael Stahl1-14/+0
2014-02-18padmin: fix assert on opening Properties of "Generic Printer"Michael Stahl1-1/+3
2014-02-18chmod spadmin script executableMichael Stahl1-0/+0
2014-01-28bool improvementsStephan Bergmann6-67/+67
2014-01-17Window::Notify should return boolStephan Bergmann4-10/+10
2014-01-14Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2014-01-07This duplicated files does not seem to be neededKhaled Hosny1-48/+0
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-0/+48
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-5/+3
2013-12-04Drop font substitution tab pageKhaled Hosny4-260/+0
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+5
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-6/+6
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+2
2013-10-01convert padmin module from String to OUStringNoel Grandin15-135/+135
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara1-3/+4
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara4-9/+10
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-6/+6
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin2-5/+5
2013-08-12XubString->OUStringCaolán McNamara1-8/+8
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara1-2/+0
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold3-3/+3
2013-05-22AppendAscii cleanupRicardo Montania1-2/+6
2013-05-17add some bordersCaolán McNamara1-2/+2
2013-05-16replace %s in printer settings dialog with printernameCaolán McNamara1-13/+9
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin1-1/+1
2013-05-15String.AppendAscii DropRicardo Montania4-18/+12
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann1-1/+1