summaryrefslogtreecommitdiffstats
path: root/basic/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* remove ToDouble/ToFloatCaolán McNamara2012-03-203-3/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* Removed useless #ifdef guardTakeshi Abe2012-03-061-5/+1
* Remove unused SbxMemoryStreamTor Lillqvist2012-03-051-53/+0
* Remove unused code from basicElton Chung2012-03-051-16/+0
* Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-03-051-1/+2
* can use a reference for singletonCaolán McNamara2012-02-131-2/+1
* add SbGlobal for shared static objectsMarkus Mohrhard2012-02-101-0/+45
* Replaced String by rtl::OUString in SbiScannerTakeshi Abe2012-01-311-2/+2
* SvDispatch class doesn't exist anymoreCaolán McNamara2012-01-272-4/+0
* Removed unused field and non-existent classTakeshi Abe2012-01-251-4/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* Remove useless macrosAugust Sodora2012-01-201-7/+0
* Replace BasicErrorManager with std::vectorAugust Sodora2012-01-201-8/+5
* Remove unused macrosAugust Sodora2012-01-171-14/+0
* Remove unused SttResMgr from basicAugust Sodora2012-01-161-2/+0