summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
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 Window appearance fix 2 + code fixesGergo 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-09-02GSOC work week 0-1, allowing BASIC to recognize UNO interfacesGergo Mocsi
2013-09-02XubString->OUStringCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20fix for fdo#62323 fix duplicated and wrong testsNoel Power
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power
2013-08-19Simplify iteration over SequenceStephan Bergmann
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-08tweak comment translationsMichael Stahl
2013-08-02do *not* silently ignore errors when saving librariesLionel Elie Mamane
2013-08-02fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane
2013-08-01Mark as constTakeshi Abe
2013-07-29Basic: make sure a messagebox has solarmutexLionel Elie Mamane
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-22Mark as constTakeshi Abe
2013-07-10drop intermediate stringsCaolán McNamara
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-05fixup nanosecond precisionLionel Elie Mamane
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl
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-29remove some createFromAscii usageThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-13blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power
2013-06-10Werror: labels ... not handled in switchFridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-06-01typo lengthJulien Nabet
2013-05-31propacc.cxx include limits.h for USHRT_MAX.Mark Wielaard