summaryrefslogtreecommitdiffstats
path: root/sal/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-2/+2
* sal: update log areasThomas Arnhold2013-02-231-3/+36
* No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist2013-02-232-353/+0
* Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist2013-02-221-19/+1
* sal: document oox.ppt log areaMiklos Vajna2013-02-221-0/+1
* s/the the/the/Tor Lillqvist2013-02-223-3/+3
* Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks2013-02-213-1/+372
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-0/+8
* added i18n sectionEike Rathke2013-02-181-1/+6
* rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann2013-02-141-0/+12
* sax: convert some legacy assertionsMichael Stahl2013-02-131-0/+1
* embeddedobj: log some exceptionsMichael Stahl2013-02-101-0/+5
* improve comments of isEmpty()Chr. Rossmanith2013-02-074-7/+20
* O(U)String::valueOf don't duplicate codeDavid Ostrovsky2013-02-062-8/+2
* add method isEmpty() to OUStringBufferChr. Rossmanith2013-02-061-0/+13
* New log area (for previous commit)Stephan Bergmann2013-02-051-0/+1
* remove sal_Bool from boolean() docs tooLuboš Luňák2013-02-042-4/+4
* OK for boolean() to take true bool argumentStephan Bergmann2013-02-042-4/+4
* Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky2013-02-042-4/+36
* add OUString::toUInt64()David Ostrovsky2013-02-042-0/+33
* Add vcl.atsui and vcl.coretextTor Lillqvist2013-01-311-0/+2
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-01-311-0/+1
* Introduce SAL_OVERRIDEMiklos Vajna2013-01-301-0/+13
* osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann2013-01-301-0/+18
* make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with ClangLuboš Luňák2013-01-301-1/+1
* Get rid of STAR_RESOURCEPATHStephan Bergmann2013-01-301-0/+1
* cleanups for number() string functionLuboš Luňák2013-01-284-245/+201
* OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane2013-01-231-0/+1
* refer more explicitly to sal/inc/sal/log-areas.dox for adding new areasLuboš Luňák2013-01-221-1/+2
* Revert "avoid -Wsign-promo warnings"Stephan Bergmann2013-01-212-48/+0
* Use default visibility for exception types even when DISABLE_DYNLOADINGTor Lillqvist2013-01-191-4/+8
* microoptimization for "" OUString ctorLuboš Luňák2013-01-192-4/+16
* avoid warning about a comparison being always trueLuboš Luňák2013-01-182-0/+4
* avoid -Wsign-promo warningsLuboš Luňák2013-01-182-0/+48
* long and long long can be the same size (and thus also sal_Int64)Luboš Luňák2013-01-182-0/+2
* Create OUString and OString number(*) methods.Noel Grandin2013-01-182-12/+264
* Remove obsolete typesconfigStephan Bergmann2013-01-141-1/+0
* sw: fix loplugin warningsMiklos Vajna2013-01-021-0/+1
* sal: missing jvmfwk in log-areasMiklos Vajna2013-01-021-0/+1
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* PCH for Library_salLubos Lunak2012-12-262-0/+43
* Revert "fix crash for fdo#58306 when appending to OUStringBuffer initialised ...Luboš Luňák2012-12-191-1/+1
* fix crash for fdo#58306 when appending to OUStringBuffer initialised with ""Noel Power2012-12-191-1/+1
* fdo#58473 - fix transliteration crasher caused by writing const string.Michael Meeks2012-12-182-2/+5
* update PCH headers using the current pch scriptLuboš Luňák2012-12-182-41/+0
* API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini2012-12-171-53/+0
* OUString::reverseCompareTo() string literal overload to match the AsciiL oneLuboš Luňák2012-12-171-0/+13
* SAL_DELETE -> SAL_DELETED_FUNCTION, for a more descriptive nameLuboš Luňák2012-12-112-3/+3
* Introduce SAL_DELETEStephan Bergmann2012-12-112-3/+20
* use SAL_WARN_UNUSED_RESULT for OUString::replaceAllIvan Timofeev2012-12-111-3/+5