summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3029-621/+116
* This *is* C codeTor Lillqvist2013-04-261-1/+1
* fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza2013-04-261-1/+1
* update pchThomas Arnhold2013-04-251-0/+70
* gbuild: drop empty use_packages callsDavid Tardon2013-04-243-9/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-2/+0
* move sal_inc headers to include/David Tardon2013-04-2411-812/+0
* move URE headers to include/David Tardon2013-04-2489-29665/+0
* Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann2013-04-221-19/+6
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2231-731/+124
* Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba2013-04-222-7/+7
* fdo#62096: Replaced some compareTo with ==Sameer Deshmukh2013-04-222-7/+7
* sal: remove obsolete test/unloadingMatúš Kukan2013-04-195-1139/+0
* better use SAL_LOG_INFO as triggerBjoern Michaelsen2013-04-191-1/+1
* Add pan gesture handlingTor Lillqvist2013-04-191-0/+1
* forward RTL_CONTEXT_foo logging to SAL_INFO in default debuggingBjoern Michaelsen2013-04-181-3/+21
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-1/+1
* Update pchAurimas Fišeras2013-04-171-2/+0
* -Werror=unused-macros (MinGW, sal)Stephan Bergmann2013-04-178-23/+2
* Further clean-up related to removed library unloading featureStephan Bergmann2013-04-163-126/+41
* API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan2013-04-163-560/+29
* 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