summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-03-31If you can't load a shared library it should be a warningPeter Foley1-1/+1
2013-03-31Must percent-escape the APP_DATA_DIRTor Lillqvist1-1/+1
2013-03-30fix loplugin unused warningsPeter Foley1-0/+4
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-2/+5
2013-03-30fix loplugin warningsPeter Foley1-1/+9
2013-03-30Protect CoreGraphics.h inclusion with <premac.h>, sighTor Lillqvist1-0/+2
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist1-2/+2
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist1-1/+3
2013-03-30Add lo_tap()Tor Lillqvist1-0/+1
2013-03-28Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann2-2/+16
2013-03-28add missing dep on sal/typesizes.hDavid Tardon1-0/+1
2013-03-28add missing deps on uwinapi headersDavid Tardon1-0/+5
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann1-0/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-0/+4
2013-03-27WaE: macro is not used: STACKTYPETor Lillqvist1-0/+2
2013-03-27At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann1-0/+4
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann1-4/+7
2013-03-27-Werror=unused-macros (Android)Stephan Bergmann1-1/+1
2013-03-27Hopefully _BSD_SOURCE not needed anywhere for MAP_ANONStephan Bergmann1-1/+0
2013-03-27-Werror=unused-macrosStephan Bergmann1-7/+0
2013-03-27-Wunused-macrosStephan Bergmann5-40/+0
2013-03-26No need for a template hereStephan Bergmann1-39/+31
2013-03-26Could the failing MSVC tinderbox be due to implementation-defined /Stephan Bergmann1-2/+22
2013-03-27Add log area 'vcl.headless'Tor Lillqvist1-0/+1
2013-03-25remove external include guardsThomas Arnhold17-133/+16
2013-03-26Fix bogus SAL_WARN useTor Lillqvist1-0/+1
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist1-0/+1
2013-03-26Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist1-0/+12
2013-03-26Fix warning: unknown log area 'sw.docx' [loplugin]Tor Lillqvist1-1/+2
2013-03-25Add test case for toInt overflow detectionStephan Bergmann4-6/+78
2013-03-25Handle oveflow in O(U)String::toInt() functionsZolnai Tamás1-0/+8
2013-03-25Clean up new toUInt64Stephan Bergmann5-6/+48
2013-03-25Fix warning: unknown log area 'chart2' [loplugin]Tor Lillqvist1-0/+4
2013-03-25Add some debugging printoutTor Lillqvist1-0/+4
2013-03-23coverity#704247 Logically dead codeJulien Nabet1-4/+1
2013-03-22WaE: unused functionsTor Lillqvist1-0/+6
2013-03-22clean up DBG_ERRORnThomas Arnhold1-0/+1
2013-03-22For convenience, include config_global.h in sal/config.hStephan Bergmann5-15/+7
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist2-26/+32
2013-03-21std::min() parameters must be of same typeTor Lillqvist1-1/+1
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens1-0/+1
2013-03-20Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-13/+7
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák13-30/+30
2013-03-19further OUString cleanupThomas Arnhold2-6/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold7-15/+15
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold11-61/+56
2013-03-18cleanup doxygen warningsPeter Foley19-101/+153
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist2-120/+0
2013-03-15fprintf -> SAL_WARNStephan Bergmann1-0/+1
2013-03-15Improve debug messagesStephan Bergmann1-0/+1