summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbxmod.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-11basic: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-02sal_Bool to boolTakeshi Abe1-13/+13
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-2/+1
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi1-23/+6
2013-09-02GSOC work, behavior fixesGergo Mocsi1-0/+5
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi1-0/+2
2013-09-02GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi1-25/+1
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi1-10/+19
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi1-15/+26
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi1-0/+3
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi1-1/+0
2013-09-02GSOC work menu entry + code fixGergo Mocsi1-1/+1
2013-09-02GSOC work, some code fixesGergo Mocsi1-29/+11
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi1-10/+34
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi1-3/+6
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi1-0/+47
2013-04-26some more namespace cleanupThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-7/+0
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold1-27/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-1/+0
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin1-7/+4
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-48/+49
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+3
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-6/+2
2012-11-07basic: String -> OUStringNorbert Thiebaud1-104/+109
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-5/+36
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-6/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-09-12-Werror=unused-parameterStephan Bergmann1-1/+1
2012-09-12fix build issueNoel Power1-1/+2
2012-09-12targetted VBA re-work.Noel Power1-10/+1
2012-09-07sal_Bool to boolTakeshi Abe1-3/+3
2012-08-21sal_Bool to boolTakeshi Abe1-4/+4
2012-08-15sal_Bool to boolTakeshi Abe1-4/+4
2012-07-20XubString->rtl::OUStringCaolán McNamara1-7/+7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-37/+14
2012-07-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]1-1/+14
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-4/+2
2012-06-02targeted string re-workNorbert Thiebaud1-22/+22
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-2/+4
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-5/+0
2012-01-26Deleting a null pointer is safeTakeshi Abe1-7/+4
2012-01-16Remove SbErrorStack[Entry]August Sodora1-5/+0
2012-01-15remove useless misleading macrosDavid Tardon1-33/+33
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-3/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-2/+2