summaryrefslogtreecommitdiffstats
path: root/sal/inc
Commit message (Expand)AuthorAgeFilesLines
* Add log area 'vcl.headless'Tor Lillqvist2013-03-271-0/+1
* remove external include guardsThomas Arnhold2013-03-253-8/+0
* Fix bogus SAL_WARN useTor Lillqvist2013-03-261-0/+1
* Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist2013-03-261-0/+1
* Fix warning: unknown log area 'sw.docx' [loplugin]Tor Lillqvist2013-03-261-1/+2
* Add test case for toInt overflow detectionStephan Bergmann2013-03-252-6/+12
* Clean up new toUInt64Stephan Bergmann2013-03-254-6/+47
* Fix warning: unknown log area 'chart2' [loplugin]Tor Lillqvist2013-03-251-0/+4
* Add some debugging printoutTor Lillqvist2013-03-251-0/+4
* clean up DBG_ERRORnThomas Arnhold2013-03-221-0/+1
* For convenience, include config_global.h in sal/config.hStephan Bergmann2013-03-225-15/+7
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-211-24/+30
* Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens2013-03-211-0/+1
* Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-0/+7
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-209-18/+18
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* cleanup doxygen warningsPeter Foley2013-03-1819-101/+153
* fprintf -> SAL_WARNStephan Bergmann2013-03-151-0/+1
* Improve debug messagesStephan Bergmann2013-03-151-0/+1
* update pch headersLuboš Luňák2013-03-121-0/+7
* janitorial: typo in commentLionel Elie Mamane2013-03-121-1/+1
* function for duplicated codeLuboš Luňák2013-03-081-0/+1
* Assert OUStringBuffer::copy preconditionsStephan Bergmann2013-03-081-0/+4
* Add a SAL_INFO()Tor Lillqvist2013-03-071-0/+1
* add copy() to OUStringBufferChr. Rossmanith2013-03-071-0/+40
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+10
* sal: update log areasThomas Arnhold2013-03-031-8/+6
* Removing useless STLPort specific codeArnaud Versini2013-03-021-13/+0
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* neon commands cannot be abortedStephan Bergmann2013-03-011-0/+1
* sal: use typesizes.h in MSVC build tooMichael Stahl2013-02-271-17/+1
* SAL_WARN_UNUSED_RESULT OString copyEike Rathke2013-02-261-2/+2
* SAL_WARN_UNUSED_RESULT OUString copyEike Rathke2013-02-261-2/+2
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-251-0/+1
* fdo#60724 - change 'charcter' to 'character'sadam362013-02-255-5/+5
* log presentation minimizer results as infoCaolán McNamara2013-02-241-0/+1
* 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