summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)AuthorFilesLines
2011-12-27fpicker: convert to gbuildMatúš Kukan3-189/+0
2011-11-27remove include of pch header from fpickerNorbert Thiebaud32-64/+0
2011-10-25WaE: misc. windows related fixesMichael Meeks2-4/+2
2011-10-05Use OUString::getStr()Tor Lillqvist1-2/+2
2011-10-05Fix fpicker windows buildFridrich Štrba2-5/+5
2011-09-12Drop Win9x codeTor Lillqvist1-18/+10
2011-09-12deletion of unneded variable in fpicker, previewadapter.cxxPierre-André Jacquod1-2/+2
2011-08-17cppcheck: possibly efficient checking for emptinessTakeshi Abe1-3/+3
2011-07-20More header name case fixes for MinGW cross-compilationTor Lillqvist3-5/+5
2011-07-20Fix MSVC warnings and errors, fallout from previous commitTor Lillqvist4-11/+8
2011-07-20MinGW fixesTor Lillqvist11-22/+56
2011-07-20Fix some MinGW warnings and errorsTor Lillqvist4-3/+7
2011-07-20The file is Fps.rc, not fps.rcTor Lillqvist1-1/+1
2011-07-20Drop Win9x dialogs and make compatible with windresTor Lillqvist1-196/+15
2011-07-20Drop Win9x stuffTor Lillqvist7-312/+15
2011-07-20Fix MinGW compilation errorsTor Lillqvist5-2/+8
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-32/+0
2011-06-06Sanity test, seems to fix fdo#37930Tor Lillqvist1-0/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky8-64/+107
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens8-64/+107
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-03-24remove executable bit from files that are not executablesLuboš Luňák87-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold8-20/+20
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky87-73/+23
2011-03-18fwk167: #i93666# Added separators to the new Vista/7 file dialogCarsten Driesner6-84/+78
2011-03-16fwk167: #i117379# Use bool instead of Windows type BOOL to prevent misuseCarsten Driesner1-1/+1
2011-03-16fwk167: #i117378# Use safer way to check for visibilityCarsten Driesner1-1/+1
2011-03-16fwk167: #i117378# Use BOOL instead of sal_Bool for Windows specific code.Carsten Driesner1-1/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-4/+4
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens87-73/+23
2011-03-03fwk167: #i90917# Filter out requests for controls which are not available for...Carsten Driesner1-5/+28
2011-03-01Remove Dead CodeXisco Fauli2-29/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-02-02Clean up makefilesThomas Arnhold1-4/+0
2011-02-01Clean up makefilesThomas Arnhold2-3/+1
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken1-2/+1
2011-01-25Stricter type correctness to avoid 64-bit compilation errorsTor Lillqvist3-13/+13
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko1-1/+1
2011-01-14specify array size as a constantDavid Tardon1-2/+3
2011-01-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon2-5/+5
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner3-6/+6
2011-01-10removetooltypes: #i112600# adjust fpickerMikhail Voytenko3-3/+3
2010-12-06Replace all occured, occurance etc.Takeshi Abe5-8/+8
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet13-74/+66
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang15-79/+29
2010-10-28add modelines to .hxx files as wellCaolán McNamara45-1/+133
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-5/+5
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2-2/+2
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1