summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/misc
AgeCommit message (Expand)Author
2017-01-26loplugin:useuniqueptrStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-16clang-cl loplugin: fpickerStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-08fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet
2013-09-05remove duplicate includeThomas Arnhold
2013-09-05fpicker: try to fix headers to make tinderbox happyMichael Stahl
2013-09-05add missing includeThomas Arnhold
2013-09-05fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-22one more GetUILocale leftoverEike Rathke
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
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-16WaE: declaration of 'size' shadows a member of 'this'David Tardon
2012-02-24Rewrite fix to use the same SimpleResMgr ctor as it did beforeStephan Bergmann
2012-02-23fix build on Windows: use OUStringMatus Kukan
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-07-20Drop Win9x stuffTor Lillqvist
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud