summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-04-15No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist3-10/+0
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-4/+4
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold4-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold4-4/+4
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-14Add lo_keyboard_input()Tor Lillqvist1-0/+1
2013-04-13simplify makefilesDavid Tardon1-6/+4
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon2-21/+11
2013-04-13install SDK headers from filelistsDavid Tardon4-11/+15
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane1-0/+1
2013-04-10sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl1-6/+0
2013-04-10Revert "If you can't load a shared library it should be a warning"Stephan Bergmann1-1/+1
2013-04-10Clean up documentationStephan Bergmann1-8/+8
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini4-29/+155
2013-04-09no mkdtemp on AIX eitherCaolán McNamara1-1/+1
2013-04-08WaE: unused variable 'insertion'Tor Lillqvist1-0/+1
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist1-0/+12
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan1-0/+8
2013-04-07fix up c code after move to c++Caolán McNamara1-5/+7
2013-04-05new module i18nlangtagEike Rathke1-1/+4
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist1-3/+3
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák6-135/+1
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-0/+1
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann2-2/+10
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold1-0/+2
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