summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbxmod.cxx
AgeCommit message (Expand)Author
2015-08-17tdf#92446: Revert apparently bogus attempt at fixing a memory leakStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-02basic: typoThomas Arnhold
2014-06-02Fix memory leak for BASIC sub (as well as void function)Stephan Bergmann
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10basic: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06typo fixes in commentsAndras Timar
2014-01-24coverity#736909 Allocation too small for typeCaolán McNamara
2014-01-24coverity#736908 Allocation too small for typeCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi
2013-09-02GSOC work, behavior fixesGergo Mocsi
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi
2013-09-02GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi