summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold8-34/+34
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold12-44/+44
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-3/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+6
2013-03-04doubled includesThomas Arnhold3-4/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold5-12/+12
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
2013-02-22fix for fdo#61187Noel Grandin1-8/+17
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20more fixes for my FilePicker changesNoel Grandin1-2/+3
2013-02-19fix mid-air collision of commitsNoel Grandin1-1/+0
2013-02-19and let's try actually including the relevant headers...Noel Grandin2-0/+2
2013-02-19Include the XInitialization headerTor Lillqvist2-0/+2
2013-02-19fix up some of my fdo#46808 changesNoel Grandin2-4/+6
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+2
2013-02-12fix ambiguous base-class problemNoel Grandin1-7/+9
2013-02-12fix unused parameter warningNoel Grandin1-2/+1
2013-02-12use a typedef to reduce code duplicationNoel Grandin2-8/+7
2013-02-12Fix compilation of MS-Windows FilePickerNoel Grandin2-12/+11
2013-02-12Fix compilation of MacOS FilePickerNoel Grandin3-9/+5
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin5-56/+21
2013-02-05delete unused stringsJoren De Cuyper2-12/+0
2013-02-05"Fix" bnc#777788Tor Lillqvist1-8/+1
2013-01-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan4-91/+92
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl4-0/+8
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-1/+1
2012-12-10rtl:: removal in fpickerRadu Ioan24-348/+345
2012-12-05Bye bye ODMATor Lillqvist8-883/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens8-16/+0
2012-11-29Make ODMA file picker UNO component passiveStephan Bergmann5-50/+22
2012-11-29Remove useless ODMAFolderPickerStephan Bergmann5-294/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-2/+2
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann9-41/+30
2012-11-22added i18nisolang1 for win fps libEike Rathke1-0/+1
2012-11-22one more GetUILocale leftoverEike Rathke1-1/+1
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara2-8/+3
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar7-16/+15