summaryrefslogtreecommitdiff
path: root/padmin/source
AgeCommit message (Expand)AuthorFilesLines
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-76/+63
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-8/+4
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in padminChr. Rossmanith3-24/+20
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14fix the non-intuitive OUString::replaceFirst() usageLuboš Luňák1-10/+10
2013-03-12Len() != isEmpty()Caolán McNamara1-1/+1
2013-03-12Len() != isEmpty()Caolán McNamara1-4/+4
2013-03-12Len() != isEmpty()Caolán McNamara1-1/+1
2013-03-12Len() != isEmpty()Caolán McNamara1-2/+2
2013-03-12fdo#38838: Replaced some String with OUStringelixir6-100/+95
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold3-11/+11
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+12
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+0
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith5-8/+8
2012-12-17convert print properties tabdialog to .ui formatCaolán McNamara5-103/+50
2012-12-17split out printer paper page and adapt code to .uiCaolán McNamara4-126/+45
2012-12-14split out printer device page and adapt code to .uiCaolán McNamara4-181/+72
2012-12-14ps level 2 and level 3 both assigned the id for level 2Caolán McNamara1-1/+1
2012-11-30Related: fdo#44664 spadmin support for forcing "postscript of driver level"Caolán McNamara2-4/+27
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+2
2012-11-13Avoid global static dataStephan Bergmann1-1/+5
2012-11-13convert extension dialog to .uiCaolán McNamara1-2/+1
2012-11-05fdo#46808, rename methodNoel Grandin1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-1/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-2/+2
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-31/+25
2012-10-04sal_Bool->bool in padminNoel Grandin2-5/+5
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-25/+4
2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-9/+9
2012-07-02re-base on ALv2 code. Removing:Michael Meeks12-277/+169
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks11-262/+163
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-26/+0
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-1/+1
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens1-2/+2
2012-05-31targeted string re-workNorbert Thiebaud2-19/+19
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-03-20make ResId->OUString the primary routeCaolán McNamara1-4/+4