summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2012-01-06workaround for LO namespace pollution breaking KDE4 fpicker buildLuboš Luňák1-0/+8
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-0/+3
2011-12-22make KDE4FilePicker::appendFilterGroup() simply use appendFilter()Luboš Luňák1-7/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-64/+0
2011-11-27remove include of pch header from fpickerNorbert Thiebaud48-94/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-07gtk: fix issue with built-in file/folder picker settingsMichael Meeks1-8/+7
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks16-4090/+56
2011-11-02more fpicker related gtk cleanupMichael Meeks2-11/+10
2011-11-02cleanup gtk / gdk locking situation to use the SolarMutex insteadMichael Stahl5-80/+98
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-1/+0
2011-10-25WaE: misc. windows related fixesMichael Meeks2-4/+2
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann1-1/+1
2011-10-24Argument to setTitle cannot be constKristian Rietveld2-4/+4
2011-10-05WaE: unreachable codeTor Lillqvist1-1/+2
2011-10-05Use OUString::getStr()Tor Lillqvist1-2/+2
2011-10-05Fix fpicker windows buildFridrich Štrba2-5/+5
2011-09-29Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(...Stephan Bergmann1-13/+9
2011-09-29WaE: 'fileAttributesAtPath:traverseLink:' is deprecatedTor Lillqvist1-0/+15
2011-09-29Add mode linesTor Lillqvist3-0/+9
2011-09-29WaE: class 'AquaFilePickerDelegate' does not implement the 'NSOpenSavePanelDe...Tor Lillqvist1-1/+8
2011-09-29Avoid "jump to case label crosses initialization" errors with gcc 4.2.1Tor Lillqvist3-36/+46
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold3-34/+34
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+2
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+0
2011-09-15Rewrite a bit so that Windows dbgutils build does not shoutFridrich Štrba1-8/+8
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist1-4/+0
2011-09-12Drop Win9x codeTor Lillqvist1-18/+10
2011-09-12deletion of unneded variable in fpicker, previewadapter.cxxPierre-André Jacquod1-2/+2
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist1-0/+2
2011-08-24fpicker depends on ucb thanks to the ODMA headers.Jan Holesovsky1-1/+1
2011-08-23Avoid compilation error in dbgutil (_DEBUG) MSVC buildTor Lillqvist1-0/+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-20Use delay loading only with MSCTor Lillqvist1-1/+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úš Kukan11-111/+0
2011-06-22adapt for new apiCaolán McNamara1-1/+1
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara2-3/+3
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-06Sanity test, seems to fix fdo#37930Tor Lillqvist1-0/+3
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-10/+10
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky8-64/+107