summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-31If you can't load a shared library it should be a warningPeter Foley
2013-03-31Must percent-escape the APP_DATA_DIRTor Lillqvist
2013-03-30fix loplugin unused warningsPeter Foley
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-30fix loplugin warningsPeter Foley
2013-03-30Protect CoreGraphics.h inclusion with <premac.h>, sighTor Lillqvist
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-30Add lo_tap()Tor Lillqvist
2013-03-28Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann
2013-03-28add missing dep on sal/typesizes.hDavid Tardon
2013-03-28add missing deps on uwinapi headersDavid Tardon
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