summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)Author
2013-02-05"Fix" bnc#777788Tor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-22one more GetUILocale leftoverEike Rathke
2012-10-30cppCheck: avoid obvious 'redundantAssignment'jailletc36
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann
2012-10-24fix fpicker build errorPeter Foley
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-10fpicker: remove bizarre #pragma message "SendMessageW wrapper..."Michael Stahl
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-13Remove unused debugging macrosThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-28Remove some unused localsThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-07nuke dead codeTakeshi Abe
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