summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2013-09-02fix runtime error when using extended typesNoel Power2-10/+20
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi2-33/+76
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi2-8/+16
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi4-4/+46
2013-09-02fix compile error, cerr not definedNoel Power1-0/+1
2013-09-02GSOC work menu entry + code fixGergo Mocsi2-3/+6
2013-09-02GSOC work, some code fixesGergo Mocsi2-30/+32
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi3-10/+85
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi2-8/+7
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi5-4/+39
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi5-1/+52
2013-09-02GSOC work week 0-1, allowing BASIC to recognize UNO interfacesGergo Mocsi2-2/+39
2013-09-02XubString->OUStringCaolán McNamara1-2/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák8-18/+18
2013-08-20fix for fdo#62323 fix duplicated and wrong testsNoel Power2-4/+4
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power5-1/+75
2013-08-19Simplify iteration over SequenceStephan Bergmann1-6/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-08-08tweak comment translationsMichael Stahl4-68/+65
2013-08-02do *not* silently ignore errors when saving librariesLionel Elie Mamane1-9/+6
2013-08-02fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane1-15/+15
2013-08-01Mark as constTakeshi Abe4-10/+10
2013-07-29Basic: make sure a messagebox has solarmutexLionel Elie Mamane1-0/+3
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-7/+4
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-22Mark as constTakeshi Abe2-4/+4
2013-07-10drop intermediate stringsCaolán McNamara1-4/+4
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-07-05fixup nanosecond precisionLionel Elie Mamane1-1/+1
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-2/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud5-33/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-14/+14
2013-06-29String to OUString and cleanupThomas Arnhold1-3/+3
2013-06-29remove some createFromAscii usageThomas Arnhold1-3/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-2/+3
2013-06-13blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power1-1/+1
2013-06-10Werror: labels ... not handled in switchFridrich Štrba1-0/+3
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-4/+3
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-06-03SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna1-0/+2
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-4/+3
2013-06-01typo lengthJulien Nabet1-1/+1
2013-05-31propacc.cxx include limits.h for USHRT_MAX.Mark Wielaard1-0/+2
2013-05-29Improve DialogProvider service ctorStephan Bergmann1-22/+22
2013-05-29bogus TRUE/FALSE -> sal_False/sal_TrueCaolán McNamara1-5/+5
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-1/+1
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann3-10/+38
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin3-17/+10
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-1/+1