summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc
AgeCommit message (Expand)Author
2015-02-16Related: fdo#74880 small leak in scaddinsCaolán McNamara
2014-12-18scaddins: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
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-26Remove visual noise from scaddinsAlexander Wilms
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-07-10Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22s/the the/the/Tor Lillqvist
2012-09-01hide duplication into anonymous namespaceMatúš Kukan
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Remove unused code in scaddins.Santiago Martinez
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-12-01Remove uses of charAtAugust Sodora
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-27convert scaddins to gbuildMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01pointless to go from char* to OString to char*Caolán McNamara
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-03more Sal n elementsKenneth Venken
2010-11-21.src cleanup and .png fixesJoseph Powers
2010-11-12Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.Julien Nabet
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb