summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move sal_inc headers to include/David Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-22Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh
2013-04-19sal: remove obsolete test/unloadingMatúš Kukan
2013-04-19better use SAL_LOG_INFO as triggerBjoern Michaelsen
2013-04-19Add pan gesture handlingTor Lillqvist
2013-04-18forward RTL_CONTEXT_foo logging to SAL_INFO in default debuggingBjoern Michaelsen
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-17Update pchAurimas Fišeras
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan
2013-04-15No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-14Add lo_keyboard_input()Tor Lillqvist
2013-04-13simplify makefilesDavid Tardon
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon
2013-04-13install SDK headers from filelistsDavid Tardon
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane
2013-04-10sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl
2013-04-10Revert "If you can't load a shared library it should be a warning"Stephan Bergmann
2013-04-10Clean up documentationStephan Bergmann
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-09no mkdtemp on AIX eitherCaolán McNamara
2013-04-08WaE: unused variable 'insertion'Tor Lillqvist
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan
2013-04-07fix up c code after move to c++Caolán McNamara
2013-04-05new module i18nlangtagEike Rathke
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-31If you can't load a shared library it should be a warningPeter Foley
2013-03-31Must percent-escape the APP_DATA_DIRTor Lillqvist
2013-03-30fix loplugin unused warningsPeter Foley
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-30fix loplugin warningsPeter Foley
2013-03-30Protect CoreGraphics.h inclusion with <premac.h>, sighTor Lillqvist
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist