summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-04-24OSL_DEBUG_LEVEL > 0 -> defined DBG_UTILStephan Bergmann
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-04-16WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-04-10fdo#48496 Decode file URL path segment dispalyed as "place" nameStephan Bergmann
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard
2012-03-21Bin a few more 16-bit Windows leftoversTor Lillqvist
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-16kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák
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-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-09change vcl's SETTINGS_* #define's to const intLuboš Luňák
2012-03-08yet another clash with macro nameDavid Tardon
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27TypoStephan Bergmann
2012-02-27disable warnigns as errors for KDE3 codeLuboš Luňák
2012-02-27disable -Wshadow for KDE backendsLuboš Luňák
2012-02-24Disable WaE in fpicker/source/unx/kdeStephan Bergmann
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-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-23fix build on Windows: use OUStringMatus Kukan
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-17Possible inefficient checking for 'm_EventList' emptiness.Mariusz Dykierek
2012-02-13Fix typos in commentsElton Chung
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud