summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-264-0/+8
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-091-2/+2
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-1/+1
* rtl:: removal in fpickerRadu Ioan2012-12-1024-348/+345
* Bye bye ODMATor Lillqvist2012-12-058-883/+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-295-50/+22
* Remove useless ODMAFolderPickerStephan Bergmann2012-11-295-294/+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
* added i18nisolang1 for win fps libEike Rathke2012-11-221-0/+1
* one more GetUILocale leftoverEike Rathke2012-11-221-1/+1
* SvtURLBox derives from ComboBox not EditCaolán McNamara2012-11-212-8/+3
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-117-16/+15
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1310-23/+19
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-015-10/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+4
| * | | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-011-3/+3
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-015-5/+10
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-014-0/+4
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
| |_|/ |/| |
* | | Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-2/+2
* | | 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
* | | drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* | | 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
* | gbuild: invert handling of standard system libraries:Michael Stahl2012-09-285-10/+0
* | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+4
* | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-3/+3
* | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10
* | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
|/
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-3/+3