summaryrefslogtreecommitdiff
path: root/shell/source/backends/localebe
AgeCommit message (Expand)Author
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-10-23loplugin:includeform: shellStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-05-11cid#1403658: Try harder to make Coverity Scan happyStephan Bergmann
2017-04-04cid#1403658: Let ImplGetLocale return empty Optional for bad inputStephan Bergmann
2017-03-23In Unix ImplGetLocale, read env vars instead of calling setlocaleStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-29loplugin:cstylecastStephan Bergmann
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
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-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza
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-08-25libmerged: add more librariesMatúš Kukan
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-21re-base on ALv2 code.Michael Meeks
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-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from shellNorbert Thiebaud