summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28remove all d.lstMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/heigth/height/Tor Lillqvist
2013-02-22fix for fdo#61187Noel Grandin
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20more fixes for my FilePicker changesNoel Grandin
2013-02-19fix mid-air collision of commitsNoel Grandin
2013-02-19and let's try actually including the relevant headers...Noel Grandin
2013-02-19Include the XInitialization headerTor Lillqvist
2013-02-19fix up some of my fdo#46808 changesNoel Grandin
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-12fix ambiguous base-class problemNoel Grandin
2013-02-12fix unused parameter warningNoel Grandin
2013-02-12use a typedef to reduce code duplicationNoel Grandin
2013-02-12Fix compilation of MS-Windows FilePickerNoel Grandin
2013-02-12Fix compilation of MacOS FilePickerNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-05delete unused stringsJoren De Cuyper
2013-02-05"Fix" bnc#777788Tor Lillqvist
2013-01-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-12-05Bye bye ODMATor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Make ODMA file picker UNO component passiveStephan Bergmann
2012-11-29Remove useless ODMAFolderPickerStephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-22added i18nisolang1 for win fps libEike Rathke
2012-11-22one more GetUILocale leftoverEike Rathke
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30cppCheck: avoid obvious 'redundantAssignment'jailletc36
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann
2012-10-24fix fpicker build errorPeter Foley