Age | Commit message (Expand) | Author |
2014-06-25 | Remove this weird inheritance from smart-pointer-wrapped class. | Kohei Yoshida |
2014-06-25 | Use boost::optional to store alias name. | Kohei Yoshida |
2014-06-25 | pData -> mpVarEntries. | Kohei Yoshida |
2014-06-25 | Remove this class that only derives from std::vector and not much else. | Kohei Yoshida |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-29 | Detach all DocBasicItem objects upon process termination. | Kohei Yoshida |
2014-04-14 | typo: hierarchie -> hierarchy | Thomas Arnhold |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-04 | StarBASIC::ErrorHdl sal_Bool->bool | Noel Grandin |
2014-04-04 | SbxObject::Call sal_Bool->bool | Noel Grandin |
2014-04-04 | SbxObject::isClass sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | fdo#75280 Started cleaning up of sal_uIntPtr usage. | Valentin Kettner |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from basic | Stephan Bergmann |
2014-03-27 | basic: sal_Bool->bool | Noel Grandin |
2014-03-27 | basic: sal_Bool->bool | Noel Grandin |
2014-03-27 | basic: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-13 | basic: prefer passing OUString and OString by reference | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-28 | remove unused code in basic/CodeCompleteDataCache | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in basic and formula | Alexandre Vicenzi |
2013-12-11 | sbxbase.hxx is private to basic | Tor Lillqvist |
2013-12-11 | sbstdobj.hxx is private to basic | Tor Lillqvist |
2013-12-11 | sbprop.hxx is private to basic | Tor Lillqvist |
2013-12-11 | sbobjmod.hxx is private to basic | Tor Lillqvist |
2013-12-11 | basic/global.hxx is private to basic | Tor Lillqvist |
2013-11-09 | fdo#65108 inter-module includes <> | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/{basegfx,basic} | Thomas Arnhold |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-11 | Easier conversion between Basic Date and UNO Date/Time | Lionel Elie Mamane |
2013-09-03 | completition->completion :) | Ivan Timofeev |
2013-09-02 | GSOC work, autocorrect procedures+variables | Gergo Mocsi |
2013-09-02 | GSOC work, renaming + options fix | Gergo Mocsi |
2013-09-02 | GSOC work, behavior fixes | Gergo Mocsi |
2013-09-02 | GSOC work, renaming for consistency | Gergo Mocsi |
2013-09-02 | GSOC work, ListBox appearance fix (at the borders) + code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, "autocomplete procedures" fix + new feature | Gergo Mocsi |
2013-09-02 | GSOC work, nested reflection fix - again | Gergo Mocsi |
2013-09-02 | GSOC work, implement "Autoclose parenthesis" function | Gergo Mocsi |
2013-09-02 | GSOC work, implemented "Autoclose Double Quotes" option | Gergo Mocsi |
2013-09-02 | GSOC work, procedure autoclose implementation | Gergo Mocsi |
2013-09-02 | GSOC work, cache implementation fix, code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, ModalDialog instead of menu entry | Gergo Mocsi |
2013-09-02 | GSOC work, code complete option, menu entry fixes | Gergo Mocsi |
2013-09-02 | GSOC work menu entry + code fix | Gergo Mocsi |