summaryrefslogtreecommitdiffstats
path: root/basic/inc
Commit message (Expand)AuthorAgeFilesLines
* fdo#70474: Random number generation weak with Rnd in BASICThomas Arnhold2014-05-171-0/+1
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-0/+93
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-091-0/+3
* basic: sal_Bool->boolNoel Grandin2014-04-072-28/+28
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-1/+1
* SbxObject::isClass sal_Bool->boolNoel Grandin2014-04-041-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-12/+12
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-263-7/+7
* Remove unneccessary commentsAlexander Wilms2014-02-231-8/+0
* coverity#707629 Uninitialized scalar fieldCaolán McNamara2014-01-271-1/+7
* sbxbase.hxx is private to basicTor Lillqvist2013-12-111-0/+52
* sbstdobj.hxx is private to basicTor Lillqvist2013-12-111-0/+136
* sbprop.hxx is private to basicTor Lillqvist2013-12-112-1/+69
* sbobjmod.hxx is private to basicTor Lillqvist2013-12-111-0/+104
* basic/global.hxx is private to basicTor Lillqvist2013-12-111-0/+25
* fixincludeguards.sh: basicThomas Arnhold2013-10-282-5/+5
* execute move of global headersBjoern Michaelsen2013-04-2326-3457/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-3/+3
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-0/+3
* remove unused and commented out codeThomas Arnhold2013-03-041-5/+0
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-032-2/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-221-1/+2
* basic: String -> OUStringNorbert Thiebaud2012-11-0715-210/+202
* basic: preliminary cosmetic clean-upNorbert Thiebaud2012-11-0311-71/+71
* basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-32/+32
* Remove unused reference classTakeshi Abe2012-09-134-9/+0
* Bin pointer to non-existent classTakeshi Abe2012-09-135-15/+0
* Remove unnecessary #ifndef guardsTakeshi Abe2012-09-1111-123/+0
* sal_Bool to boolTakeshi Abe2012-09-081-9/+9
* Bin useless includesTakeshi Abe2012-09-071-3/+0
* sal_Bool to boolTakeshi Abe2012-09-075-14/+14
* sal_Bool to boolTakeshi Abe2012-09-051-2/+2
* Fix typo ImpLoadLibaryTakeshi Abe2012-08-281-2/+2
* sal_Bool to boolTakeshi Abe2012-08-211-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-165-20/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-091-1/+1
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-302-2/+0
* XubString->rtl::OUStringCaolán McNamara2012-07-207-19/+19
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1825-578/+367
* clean up include guards in sbxvar.hxxMichael Stahl2012-07-051-19/+3
* Remove unused definesThomas Arnhold2012-07-011-15/+0
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* Remove various commented out definesThomas Arnhold2012-06-252-145/+0
* re-base on ALv2 code.Michael Meeks2012-06-193-75/+48
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-2/+0
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-3/+3