summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák5-14/+12
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks29-621/+116
2013-04-26This *is* C codeTor Lillqvist1-1/+1
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-1/+1
2013-04-25update pchThomas Arnhold1-0/+70
2013-04-24gbuild: drop empty use_packages callsDavid Tardon3-9/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-2/+0
2013-04-24move sal_inc headers to include/David Tardon11-812/+0
2013-04-24move URE headers to include/David Tardon89-29665/+0
2013-04-22Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann1-19/+6
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks31-731/+124
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba2-7/+7
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh2-7/+7
2013-04-19sal: remove obsolete test/unloadingMatúš Kukan5-1139/+0
2013-04-19better use SAL_LOG_INFO as triggerBjoern Michaelsen1-1/+1
2013-04-19Add pan gesture handlingTor Lillqvist1-0/+1
2013-04-18forward RTL_CONTEXT_foo logging to SAL_INFO in default debuggingBjoern Michaelsen1-3/+21
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-04-17Update pchAurimas Fišeras1-2/+0
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann8-23/+2
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann3-126/+41
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan3-560/+29
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