summaryrefslogtreecommitdiffstats
path: root/fpicker/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-111-3/+4
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-083-0/+6
* doubled includesThomas Arnhold2013-03-042-3/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-035-12/+12
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/heigth/height/Tor Lillqvist2013-02-221-1/+1
* fix for fdo#61187Noel Grandin2013-02-221-8/+17
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* more fixes for my FilePicker changesNoel Grandin2013-02-201-2/+3
* fix mid-air collision of commitsNoel Grandin2013-02-191-1/+0
* and let's try actually including the relevant headers...Noel Grandin2013-02-192-0/+2
* Include the XInitialization headerTor Lillqvist2013-02-192-0/+2
* fix up some of my fdo#46808 changesNoel Grandin2013-02-192-4/+6
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-2/+2
* fix ambiguous base-class problemNoel Grandin2013-02-121-7/+9
* fix unused parameter warningNoel Grandin2013-02-121-2/+1
* use a typedef to reduce code duplicationNoel Grandin2013-02-122-8/+7
* Fix compilation of MS-Windows FilePickerNoel Grandin2013-02-122-12/+11
* Fix compilation of MacOS FilePickerNoel Grandin2013-02-123-9/+5
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-125-56/+21
* delete unused stringsJoren De Cuyper2013-02-052-12/+0
* "Fix" bnc#777788Tor Lillqvist2013-02-051-8/+1
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-01-314-91/+92
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-091-2/+2
* rtl:: removal in fpickerRadu Ioan2012-12-1024-348/+345
* Bye bye ODMATor Lillqvist2012-12-055-816/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-308-16/+0
* Make ODMA file picker UNO component passiveStephan Bergmann2012-11-294-50/+20
* Remove useless ODMAFolderPickerStephan Bergmann2012-11-294-293/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-2/+2
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-279-41/+30
* one more GetUILocale leftoverEike Rathke2012-11-221-1/+1
* SvtURLBox derives from ComboBox not EditCaolán McNamara2012-11-212-8/+3
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* cppCheck: avoid obvious 'redundantAssignment'jailletc362012-10-301-1/+0
* Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann2012-10-242-3/+4
* fix fpicker build errorPeter Foley2012-10-241-1/+1
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-5/+4
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-192-4/+4
* Fixes/improvements on previous commitStephan Bergmann2012-10-042-8/+6
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-042-11/+9
* Use prefixTor Lillqvist2012-10-028-8/+8
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-3/+3
* Missing semicolonStephan Bergmann2012-09-171-1/+1