summaryrefslogtreecommitdiffstats
path: root/fpicker/source/win32
Commit message (Expand)AuthorAgeFilesLines
* Use OUString::getStr()Tor Lillqvist2011-10-051-2/+2
* Fix fpicker windows buildFridrich Štrba2011-10-052-5/+5
* Drop Win9x codeTor Lillqvist2011-09-121-18/+10
* deletion of unneded variable in fpicker, previewadapter.cxxPierre-André Jacquod2011-09-121-2/+2
* cppcheck: possibly efficient checking for emptinessTakeshi Abe2011-08-171-3/+3
* More header name case fixes for MinGW cross-compilationTor Lillqvist2011-07-203-5/+5
* Fix MSVC warnings and errors, fallout from previous commitTor Lillqvist2011-07-204-11/+8
* MinGW fixesTor Lillqvist2011-07-2011-22/+56
* Fix some MinGW warnings and errorsTor Lillqvist2011-07-204-3/+7
* The file is Fps.rc, not fps.rcTor Lillqvist2011-07-201-1/+1
* Drop Win9x dialogs and make compatible with windresTor Lillqvist2011-07-201-196/+15
* Drop Win9x stuffTor Lillqvist2011-07-207-312/+15
* Fix MinGW compilation errorsTor Lillqvist2011-07-205-2/+8
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-122-32/+0
* Sanity test, seems to fix fdo#37930Tor Lillqvist2011-06-061-0/+3
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-278-64/+107
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-288-64/+107
| |\
| | * fwk167: #i93666# Added separators to the new Vista/7 file dialogCarsten Driesner2011-03-186-84/+78
| | * fwk167: #i117379# Use bool instead of Windows type BOOL to prevent misuseCarsten Driesner2011-03-161-1/+1
| | * fwk167: #i117378# Use safer way to check for visibilityCarsten Driesner2011-03-161-1/+1
| | * fwk167: #i117378# Use BOOL instead of sal_Bool for Windows specific code.Carsten Driesner2011-03-161-1/+1
| | * fwk167: #i90917# Filter out requests for controls which are not available for...Carsten Driesner2011-03-031-5/+28
* | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
|/ /
* | remove executable bit from files that are not executablesLuboš Luňák2011-03-2487-0/+0
* | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-198-20/+20
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1887-73/+23
|\ \
| * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1287-73/+23
| |\|
| | * removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko2011-01-241-1/+1
| | * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-133-6/+6
| | * removetooltypes: #i112600# adjust fpickerMikhail Voytenko2011-01-103-3/+3
| | * removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-1015-79/+29
| | |\
| | | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-102-50/+0
| | |/
* | / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-134-4/+4
|/ /
* | Remove Dead CodeXisco Fauli2011-03-012-29/+0
* | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+2
* | migrate to use boost unordered containersFridrich Štrba2011-02-051-2/+2
* | Clean up makefilesThomas Arnhold2011-02-021-4/+0
* | Clean up makefilesThomas Arnhold2011-02-012-3/+1
* | Cpp cleanliness: redundant assignment to selfKenneth Venken2011-01-261-2/+1
* | Stricter type correctness to avoid 64-bit compilation errorsTor Lillqvist2011-01-253-13/+13
* | specify array size as a constantDavid Tardon2011-01-141-2/+3
* | use SAL_N_ELEMENTS to compute array sizeDavid Tardon2011-01-142-5/+5
* | Replace all occured, occurance etc.Takeshi Abe2010-12-065-8/+8
* | RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet2010-11-2013-74/+66
* | add modelines to .hxx files as wellCaolán McNamara2010-10-2845-1/+133
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-253-5/+5
* | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-252-2/+2
* | add lots more missing sal/macros.h includesMichael Meeks2010-10-141-0/+1
* | Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2010-10-141-2/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1334-0/+96