summaryrefslogtreecommitdiffstats
path: root/padmin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* remove all d.lstMichael Stahl2013-02-281-0/+0
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-215-8/+8
* convert print properties tabdialog to .ui formatCaolán McNamara2012-12-177-103/+200
* split out printer paper page and adapt code to .uiCaolán McNamara2012-12-177-344/+179
* split out printer device page and adapt code to .uiCaolán McNamara2012-12-148-395/+369
* ps level 2 and level 3 both assigned the id for level 2Caolán McNamara2012-12-141-1/+1
* initial base for printer properties dialogGokul2012-12-131-0/+360
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-282-4/+4
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-282-5/+5
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* 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-0215-340/+205
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1