summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)Author
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
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-06Removed useless #ifdef guardTakeshi Abe
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist
2012-03-05Remove unused code from basicElton Chung
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-02-13can use a reference for singletonCaolán McNamara
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara
2012-01-25Removed unused field and non-existent classTakeshi Abe
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Remove useless macrosAugust Sodora
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora
2012-01-17Remove unused macrosAugust Sodora