summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)Author
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2016-03-03sal: replace boost::bind with C++11 lambdasMichael Stahl
2016-01-11PCH support on LinuxAshod Nakashian
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann
2014-08-13update_pchThomas Arnhold
2014-05-28update_pchThomas Arnhold
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-14update_pchThomas Arnhold
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2013-09-05update pchThomas Arnhold
2013-04-25update pchThomas Arnhold
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-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-17Update pchAurimas Fišeras
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-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas 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-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane
2013-04-10Clean up documentationStephan Bergmann
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
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-05new module i18nlangtagEike Rathke
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