summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-25Remove various commented out definesThomas Arnhold2-145/+0
2012-06-19re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-2/+0
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-3/+3
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-20remove ToDouble/ToFloatCaolán McNamara3-3/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-03-06Removed useless #ifdef guardTakeshi Abe1-5/+1
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist1-53/+0
2012-03-05Remove unused code from basicElton Chung1-16/+0
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-1/+2
2012-02-13can use a reference for singletonCaolán McNamara1-2/+1
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard1-0/+45
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe1-2/+2
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara2-4/+0
2012-01-25Removed unused field and non-existent classTakeshi Abe1-4/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-20Remove useless macrosAugust Sodora1-7/+0
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora1-8/+5
2012-01-17Remove unused macrosAugust Sodora1-14/+0
2012-01-16Remove unused SttResMgr from basicAugust Sodora1-2/+0
2012-01-16Remove unused functionAugust Sodora1-2/+0
2012-01-16Remove invalid friend declarationAugust Sodora1-1/+0
2012-01-16String->OUStringAugust Sodora1-2/+1
2012-01-16Remove unused enum SbLanguageModeAugust Sodora2-15/+0
2012-01-16Remove unused enum SbTextTypeAugust Sodora1-12/+0
2012-01-16Remove unused struct SbTextPortionAugust Sodora1-7/+0