summaryrefslogtreecommitdiff
path: root/fpicker/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Windows build failedStephan Bergmann2-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák41-347/+332
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee5-5/+5
2013-03-30remove local css definitionsThomas Arnhold2-16/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-28/+0
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-5/+0
2013-03-25remove external include guardsThomas Arnhold3-12/+0
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2-15/+15
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann3-12/+12
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-7/+7
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 Arnhold11-43/+43
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 Arnhold2-3/+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-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-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-10rtl:: removal in fpickerRadu Ioan24-348/+345
2012-12-05Bye bye ODMATor Lillqvist5-816/+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 Bergmann4-50/+20
2012-11-29Remove useless ODMAFolderPickerStephan Bergmann4-293/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-2/+2