summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-2/+2
2012-10-30cppCheck: avoid obvious 'redundantAssignment'jailletc361-1/+0
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann2-3/+4
2012-10-24fix fpicker build errorPeter Foley1-1/+1
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-5/+4
2012-10-22drop rdbmaker completelyMatúš Kukan1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2-4/+4
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar10-23/+19
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-8/+6
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-11/+9