summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* log presentation minimizer results as infoCaolán McNamara2013-02-241-0/+1
* Fix typo accessable/accessibleJulien Nabet2013-02-231-1/+1
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-2/+2
* Fix typo "fuction" -> "function"Julien Nabet2013-02-231-1/+1
* sal: update log areasThomas Arnhold2013-02-231-3/+36
* No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist2013-02-235-930/+8
* Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist2013-02-224-42/+12
* sal: document oox.ppt log areaMiklos Vajna2013-02-221-0/+1
* Bin pointless single-child directory levelTor Lillqvist2013-02-2232-24/+24
* silence warning.Michael Meeks2013-02-221-1/+1
* Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist2013-02-2220-42/+42
* s/the the/the/Tor Lillqvist2013-02-224-4/+4
* remove un-conditional 20 second sleep on-start for now.Michael Meeks2013-02-211-0/+2
* android: finally starting and rendering at least something again.Michael Meeks2013-02-211-0/+1
* Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks2013-02-219-20/+971
* Fix type unkown -> unknownJulien Nabet2013-02-211-1/+1
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-192-6/+12
* added i18n sectionEike Rathke2013-02-181-1/+6
* Remove mis-optimizationStephan Bergmann2013-02-161-2/+1
* prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke2013-02-151-12/+27
* 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
* Some cppcheck cleaningJulien Nabet2013-02-082-6/+2
* 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
* testOUBoolean should test with OUString, not OStringLionel Elie Mamane2013-02-051-1/+1
* Use SAL_STRINGIFYStephan Bergmann2013-02-041-6/+2
* remove sal_Bool from boolean() docs tooLuboš Luňák2013-02-042-4/+4
* OK for boolean() to take true bool argumentStephan Bergmann2013-02-043-4/+28
* Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky2013-02-044-12/+44
* add OUString::toUInt64()David Ostrovsky2013-02-044-70/+117
* 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
* Strip SRCDIR from the logging outputTor Lillqvist2013-01-292-2/+7
* cleanups for number() string functionLuboš Luňák2013-01-286-245/+248
* consolidate the float number testsLuboš Luňák2013-01-281-25/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-265-1/+12
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-8/+8
* 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