summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist2013-04-153-10/+0
* tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-4/+4
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-154-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-154-4/+4
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-1/+1
* Add lo_keyboard_input()Tor Lillqvist2013-04-141-0/+1
* simplify makefilesDavid Tardon2013-04-131-6/+4
* simplify generation of *_allheaders.hxxDavid Tardon2013-04-132-21/+11
* install SDK headers from filelistsDavid Tardon2013-04-134-11/+15
* pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane2013-04-101-0/+1
* sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl2013-04-101-6/+0
* Revert "If you can't load a shared library it should be a warning"Stephan Bergmann2013-04-101-1/+1
* Clean up documentationStephan Bergmann2013-04-101-8/+8
* Introduce characters utilities in rtl/character.hxxArnaud Versini2013-04-104-29/+155
* no mkdtemp on AIX eitherCaolán McNamara2013-04-091-1/+1
* WaE: unused variable 'insertion'Tor Lillqvist2013-04-081-0/+1
* Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist2013-04-081-0/+12
* fdo#43157 - Clean up OSL_ASSERTRadu Ioan2013-04-081-0/+8
* fix up c code after move to c++Caolán McNamara2013-04-071-5/+7
* new module i18nlangtagEike Rathke2013-04-051-1/+4
* No need to setenv SAL_LOG in the code for iOSTor Lillqvist2013-04-051-3/+3
* remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák2013-04-046-135/+1
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-04-031-0/+1
* Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann2013-04-032-2/+10
* vcl: convert some fprintf to SAL_INFOThomas Arnhold2013-04-021-0/+2
* If you can't load a shared library it should be a warningPeter Foley2013-03-311-1/+1
* Must percent-escape the APP_DATA_DIRTor Lillqvist2013-03-311-1/+1
* fix loplugin unused warningsPeter Foley2013-03-301-0/+4
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-2/+5
* fix loplugin warningsPeter Foley2013-03-301-1/+9
* Protect CoreGraphics.h inclusion with <premac.h>, sighTor Lillqvist2013-03-301-0/+2
* Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist2013-03-301-2/+2
* Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist2013-03-301-1/+3
* Add lo_tap()Tor Lillqvist2013-03-301-0/+1
* Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann2013-03-282-2/+16
* add missing dep on sal/typesizes.hDavid Tardon2013-03-281-0/+1
* add missing deps on uwinapi headersDavid Tardon2013-03-281-0/+5
* svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann2013-03-271-0/+1
* -Werror=unused-macrosStephan Bergmann2013-03-271-0/+4
* WaE: macro is not used: STACKTYPETor Lillqvist2013-03-271-0/+2
* At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann2013-03-271-0/+4
* -Werror=unused-macros (Android)Stephan Bergmann2013-03-271-4/+7
* -Werror=unused-macros (Android)Stephan Bergmann2013-03-271-1/+1
* Hopefully _BSD_SOURCE not needed anywhere for MAP_ANONStephan Bergmann2013-03-271-1/+0
* -Werror=unused-macrosStephan Bergmann2013-03-271-7/+0
* -Wunused-macrosStephan Bergmann2013-03-275-40/+0
* No need for a template hereStephan Bergmann2013-03-261-39/+31
* Could the failing MSVC tinderbox be due to implementation-defined /Stephan Bergmann2013-03-261-2/+22