summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-2/+1
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin1-46/+46
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-13migrated some raw pointers to unique_ptr'sIan2-26/+14
2015-08-13tdf#90222: Removed ScaList and cleaned up usagesIan2-109/+47
2015-08-11tdf#90222: Removed ScaFuncDataList typeIan2-89/+47
2015-08-07tdf#90222: Removed ScaStringList and replaced all uses with std::vectorIan2-51/+7
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-9/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29coverity#1308584 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308538 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308518 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-16Related: fdo#74880 small leak in scaddinsCaolán McNamara1-16/+7
2014-12-18scaddins: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-9/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-04-24scaddins: sal_Bool->boolNoel Grandin2-16/+16
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard1-28/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-22/+22
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-44/+44
2014-02-26Remove visual noise from scaddinsAlexander Wilms1-16/+16
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi1-71/+5
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2-3/+3
2013-07-10Mark as constTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-37/+37
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith1-4/+4
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-09-01hide duplication into anonymous namespaceMatúš Kukan1-7/+2
2012-06-27re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-03-26Remove unused code in scaddins.Santiago Martinez2-18/+0
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-1/+1