summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
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
2013-09-02GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi
2013-09-02fix runtime error when using extended typesNoel Power
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-02fix compile error, cerr not definedNoel Power
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-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Simplify iteration over SequenceStephan Bergmann
2013-08-08tweak comment translationsMichael Stahl
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29String to OUString and cleanupThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-31propacc.cxx include limits.h for USHRT_MAX.Mark Wielaard
2013-05-29Improve DialogProvider service ctorStephan Bergmann
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-14fdo#46808, use DialogProvider service constructorNoel Grandin