summaryrefslogtreecommitdiff
path: root/shell/source/backends/wininetbe
AgeCommit message (Expand)Author
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-21Fix typoAndrea Gelmini
2018-03-20tdf#116516: INTERNET_PROXY_INFO always contains char* dataMike Kaganski
2018-03-20Fix commentMike Kaganski
2018-02-02shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: shell (Windows)Stephan Bergmann
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-03loplugin:oncevar (clang-cl): shellStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-29com::sun::star->css in shellNoel Grandin
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-02Use prefixTor Lillqvist
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22.cxx files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-13fix typo: = -> ==David Tardon
2012-06-08fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29gbuildize shellDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-12WaE: missing initializer for memberDavid Tardon
2012-03-12WaE: variable 'bRet' set but not usedDavid Tardon
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-08-22chmod -xTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21SAL_CALL wasn't present for component_getFactoryJulien Nabet