summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)Author
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-04StarBASIC::ErrorHdl sal_Bool->boolNoel Grandin
2014-04-04SbxObject::Call sal_Bool->boolNoel Grandin
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-28Remove remaining DBG_CTOR etc. remnants from basicStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28remove unused code in basic/CodeCompleteDataCacheNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in basic and formulaAlexandre Vicenzi
2013-12-11sbxbase.hxx is private to basicTor Lillqvist
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist
2013-12-11sbprop.hxx is private to basicTor Lillqvist
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist
2013-12-11basic/global.hxx is private to basicTor Lillqvist
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-09-26typo fixes in commentsAndras Timar
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-03completition->completion :)Ivan Timofeev
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, nested reflection fix - againGergo Mocsi
2013-09-02GSOC work, implement "Autoclose parenthesis" functionGergo Mocsi
2013-09-02GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi
2013-09-02GSOC work menu entry + code fixGergo Mocsi
2013-09-02GSOC work, some code fixesGergo Mocsi
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks