summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27WaE: macro is not used: STACKTYPETor Lillqvist
2013-03-27At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann
2013-03-27Hopefully _BSD_SOURCE not needed anywhere for MAP_ANONStephan Bergmann
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26No need for a template hereStephan Bergmann
2013-03-26Could the failing MSVC tinderbox be due to implementation-defined /Stephan Bergmann
2013-03-27Add log area 'vcl.headless'Tor Lillqvist
2013-03-25remove external include guardsThomas Arnhold
2013-03-26Fix bogus SAL_WARN useTor Lillqvist
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist
2013-03-26Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist
2013-03-26Fix warning: unknown log area 'sw.docx' [loplugin]Tor Lillqvist
2013-03-25Add test case for toInt overflow detectionStephan Bergmann
2013-03-25Handle oveflow in O(U)String::toInt() functionsZolnai Tamás
2013-03-25Clean up new toUInt64Stephan Bergmann
2013-03-25Fix warning: unknown log area 'chart2' [loplugin]Tor Lillqvist
2013-03-25Add some debugging printoutTor Lillqvist
2013-03-23coverity#704247 Logically dead codeJulien Nabet
2013-03-22WaE: unused functionsTor Lillqvist
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-22For convenience, include config_global.h in sal/config.hStephan Bergmann
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-21std::min() parameters must be of same typeTor Lillqvist
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens
2013-03-20Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist
2013-03-15fprintf -> SAL_WARNStephan Bergmann
2013-03-15Improve debug messagesStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-12update pch headersLuboš Luňák
2013-03-12janitorial: typo in commentLionel Elie Mamane
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08function for duplicated codeLuboš Luňák
2013-03-08Assert OUStringBuffer::copy preconditionsStephan Bergmann
2013-03-07Add a SAL_INFO()Tor Lillqvist
2013-03-07add copy() to OUStringBufferChr. Rossmanith
2013-03-07Use __android_log_print directlyTor Lillqvist
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold