summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)AuthorFilesLines
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl1-7/+3
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-08-13update_pchThomas Arnhold1-1/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-05-17fdo#70474: Random number generation weak with Rnd in BASICThomas Arnhold1-0/+1
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+93
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-0/+3
2014-04-07basic: sal_Bool->boolNoel Grandin2-28/+28
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-12/+12
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann3-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+0
2014-01-27coverity#707629 Uninitialized scalar fieldCaolán McNamara1-1/+7
2013-12-11sbxbase.hxx is private to basicTor Lillqvist1-0/+52
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist1-0/+136
2013-12-11sbprop.hxx is private to basicTor Lillqvist2-1/+69
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist1-0/+104
2013-12-11basic/global.hxx is private to basicTor Lillqvist1-0/+25
2013-10-28fixincludeguards.sh: basicThomas Arnhold2-5/+5
2013-04-23execute move of global headersBjoern Michaelsen26-3457/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-3/+3
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2-2/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+2
2012-11-07basic: String -> OUStringNorbert Thiebaud15-210/+202
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud11-71/+71
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-32/+32
2012-09-13Remove unused reference classTakeshi Abe4-9/+0
2012-09-13Bin pointer to non-existent classTakeshi Abe5-15/+0
2012-09-11Remove unnecessary #ifndef guardsTakeshi Abe11-123/+0
2012-09-08sal_Bool to boolTakeshi Abe1-9/+9
2012-09-07Bin useless includesTakeshi Abe1-3/+0
2012-09-07sal_Bool to boolTakeshi Abe5-14/+14
2012-09-05sal_Bool to boolTakeshi Abe1-2/+2
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe1-2/+2
2012-08-21sal_Bool to boolTakeshi Abe1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-20/+0
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara1-1/+1
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara2-2/+0
2012-07-20XubString->rtl::OUStringCaolán McNamara7-19/+19
2012-07-18re-base on ALv2 code. Includes:Michael Meeks25-578/+367
2012-07-05clean up include guards in sbxvar.hxxMichael Stahl1-19/+3
2012-07-01Remove unused definesThomas Arnhold1-15/+0