summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbxmod.cxx
AgeCommit message (Expand)Author
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi
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-04-26some more namespace cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-12-Werror=unused-parameterStephan Bergmann
2012-09-12fix build issueNoel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-07sal_Bool to boolTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-15sal_Bool to boolTakeshi Abe
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-16Remove SbErrorStack[Entry]August Sodora
2012-01-15remove useless misleading macrosDavid Tardon
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-12German translationsNoel Grandin
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-06StaticIsEnabledBroadcasting can only be trueCaolán McNamara
2011-09-29callcatcher: unused codeCaolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-23make sure dialog api object is reset when window is closed ( but not vetoed )Noel Power
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky