summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbxmod.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-13BASIC: use c++ foreach loops when possible.Arnaud Versini1-6/+4
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann1-4/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-9/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-51/+51
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard1-5/+39
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-39/+39
2015-09-18boost->stdCaolán McNamara1-5/+4
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard1-5/+0
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+2
2015-08-14tdf#92446: Revert apparently bogus attempt at fixing a memory leakStephan Bergmann1-6/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-28inline "old" SbERR constantsNoel Grandin1-4/+4
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-2/+2
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-26/+26
2015-07-20com::sun::star->css in basicNoel Grandin1-4/+4
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin1-1/+1
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-06-27coverity#1308445 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308444 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-27coverity#1308435 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-24remove SFX_NOTIFY macroNoel Grandin1-5/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-19basic: used typed LINKsNoel Grandin1-4/+4
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-17remove unnecessary header fileNoel Grandin1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-1/+1
2015-04-28SbModule::Run return value is unusedStephan Bergmann1-5/+1
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann1-6/+6
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-1/+1
2015-03-02convert SBI_ constants to enum classNoel Grandin1-1/+1
2015-03-01likely intentDavid Tardon1-2/+2
2015-02-02callcatcher: shave off a few moreCaolán McNamara1-5/+0
2015-01-20Some more loplugin:cstylecast: basicStephan Bergmann1-3/+3
2015-01-16remove unnecessary parenthesesNoel Grandin1-5/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-19/+9
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-2/+2