summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
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-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10basic: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-02-28remove unused code in basic/CodeCompleteDataCacheNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
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-19how should I fix this memory leak??Markus Mohrhard
2014-01-19CID#706118: possibly invalid castMarkus Mohrhard
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-12-11basic/global.hxx is private to basicTor Lillqvist
2013-12-08Drop duplicate #includeTakeshi Abe
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin
2013-11-01add limits.h for rhel-6 buildCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-12We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist
2013-10-12Bin two unused functionsTor Lillqvist
2013-10-07CID#738564 uninitialized memberCaolán McNamara
2013-10-07CID#707638 uninitialized membersCaolán McNamara
2013-10-07CID#707636 uninitialized membersCaolán McNamara
2013-10-07sal_Bool to boolTakeshi Abe
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-02GSOC work, multiple fixesGergo Mocsi
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi
2013-09-02GSOC work, renaming + options fixGergo Mocsi
2013-09-02GSOC work, behavior fixesGergo Mocsi
2013-09-02GSOC work, renaming for consistencyGergo 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, listbox appearance fixGergo Mocsi
2013-09-02GSOC work, nested reflection fix - againGergo Mocsi
2013-09-02GSOC work, implement "Autoclose parenthesis" functionGergo Mocsi