summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-6/+6
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-314-10/+7
* Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara2013-10-281-6/+6
* windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-4/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-224-6/+6
* fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann2013-10-172-0/+10
* resolved fdo#70319 exponent must be followed by at least one digitEike Rathke2013-10-142-0/+18
* lo_dlcall_argc_argv() is unusedTor Lillqvist2013-10-131-12/+0
* sal: fix osl_setCommandArgs() on WNTMichael Stahl2013-10-101-3/+6
* Adapt to C90Stephan Bergmann2013-10-101-1/+3
* sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl2013-10-102-7/+20
* Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env varStephan Bergmann2013-10-102-17/+2
* Fail fast at least in debug buildsStephan Bergmann2013-10-091-1/+1
* pyuno: set up fake command line in getComponentContext()Michael Stahl2013-10-091-1/+1
* Use SAL_WARN_IF() instead of assert() so that our Python unit tests don't failTor Lillqvist2013-10-091-1/+1
* Use assertions to ensure proper use of the osl command line arg APITor Lillqvist2013-10-091-6/+2
* Revert "Don't ignore -env: command line parameters in some cases"Tor Lillqvist2013-10-091-10/+1
* CID#982700 silence coverityCaolán McNamara2013-10-081-2/+6
* Don't ignore -env: command line parameters in some casesTor Lillqvist2013-10-081-1/+10
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-9/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-15/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-18/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-8/+0
* sal: require sun4u or newer hardware / SPARCv8plus / SPARCv9 CPUMichael Stahl2013-10-012-284/+12
* API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini2013-09-307-375/+149
* Clean up rtl/character.hxxStephan Bergmann2013-09-301-32/+19
* Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini2013-09-301-50/+19
* General cleanup in sal module for all and unix.Arnaud Versini2013-09-2818-519/+10
* malloc returns void*; must be cast to real ptr typeDavid Tardon2013-09-261-1/+1
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* sal: rename "cppunit/cppunittester" executableMichael Stahl2013-09-222-23/+5
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-221-0/+4
* gbuild: make the versioned library the linktarget on UnixesMichael Stahl2013-09-221-1/+1
* Revert "fix-linkoo.diff: Fix linkoo to work again."Matúš Kukan2013-09-171-31/+1
* WaE: unused variable suToken, aEmpty, aEmpty2.Andrzej J.R. Hunt2013-09-121-3/+3
* CID#707531 silence coverityCaolán McNamara2013-09-111-0/+4
* -Werror,-WformatStephan Bergmann2013-09-111-1/+1
* fdo#39625 Make existing cppunittests workJelle van der Waa2013-09-113-15/+36
* typo fix: wether -> whetherAndras Timar2013-09-111-1/+1
* -Werror,-WformatStephan Bergmann2013-09-112-2/+2
* sal: fdo#39625 Make existing cppunittests workJelle van der Waa2013-09-115-159/+172
* Remove confusing casts between synonymsLionel Elie Mamane2013-09-071-14/+6
* update pchThomas Arnhold2013-09-051-0/+3
* dezimal -> decimalJesús Corrius2013-09-031-1/+1
* Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist2013-09-034-4/+15
* MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud2013-09-021-6/+6
* WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bitsTor Lillqvist2013-08-302-7/+7
* WaE: possible loss of dataTor Lillqvist2013-08-301-2/+2
* fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann2013-08-271-1/+2