summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)Author
2013-01-22"Fix" bnc#777788Tor Lillqvist
2012-09-28novell-win32-xp-fpicker-detail.diff, bnc#620924Tor Lillqvist
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-04fpicker: fixed build problems for macos and windowsCédric Bosdonnat
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-04-21Partially revert: "Replace css macro with namespace for nicer namespacing"Thomas Arnhold
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-16WaE: declaration of 'size' shadows a member of 'this'David Tardon
2012-04-16WaE: passing NULL to non-pointer argumentDavid Tardon
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon
2012-04-16WaE: 'auto_ptr' is deprecatedDavid Tardon
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon
2012-04-16WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-04-16WaE: variable 'GDIError' set but not usedDavid Tardon
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon
2012-03-15fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl
2012-03-15error: 'XFolderPicker' was not declared in this scopeDavid Tardon
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl
2012-02-24MinGW: IFileDialog is present, but IFileDialogCustomize is still missing.Jan Holesovsky
2012-02-24Rewrite fix to use the same SimpleResMgr ctor as it did beforeStephan Bergmann
2012-02-23fix build on Windows: use OUStringMatus Kukan
2012-02-19Get rid of size() == 0Elton Chung
2012-02-17Possible inefficient checking for 'm_EventList' emptiness.Mariusz Dykierek
2012-02-13Fix typos in commentsElton Chung
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-05Use OUString::getStr()Tor Lillqvist
2011-10-05Fix fpicker windows buildFridrich Štrba
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12deletion of unneded variable in fpicker, previewadapter.cxxPierre-André Jacquod
2011-08-17cppcheck: possibly efficient checking for emptinessTakeshi Abe
2011-07-20More header name case fixes for MinGW cross-compilationTor Lillqvist
2011-07-20Fix MSVC warnings and errors, fallout from previous commitTor Lillqvist
2011-07-20MinGW fixesTor Lillqvist
2011-07-20Fix some MinGW warnings and errorsTor Lillqvist
2011-07-20The file is Fps.rc, not fps.rcTor Lillqvist
2011-07-20Drop Win9x dialogs and make compatible with windresTor Lillqvist
2011-07-20Drop Win9x stuffTor Lillqvist
2011-07-20Fix MinGW compilation errorsTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-06Sanity test, seems to fix fdo#37930Tor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold