summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)Author
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-17fdo#70474: Random number generation weak with Rnd in BASICThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-27coverity#707629 Uninitialized scalar fieldCaolán McNamara
2013-12-11sbxbase.hxx is private to basicTor Lillqvist
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist
2013-12-11sbprop.hxx is private to basicTor Lillqvist
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist
2013-12-11basic/global.hxx is private to basicTor Lillqvist
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04remove unused and commented out codeThomas Arnhold
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-09-13Remove unused reference classTakeshi Abe
2012-09-13Bin pointer to non-existent classTakeshi Abe
2012-09-11Remove unnecessary #ifndef guardsTakeshi Abe
2012-09-08sal_Bool to boolTakeshi Abe
2012-09-07Bin useless includesTakeshi Abe
2012-09-07sal_Bool to boolTakeshi Abe
2012-09-05sal_Bool to boolTakeshi Abe
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-05clean up include guards in sbxvar.hxxMichael Stahl
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-19re-base on ALv2 code.Michael Meeks