summaryrefslogtreecommitdiffstats
path: root/sal/inc
Commit message (Expand)AuthorAgeFilesLines
* Revert "add rtl::OUStringBuffer::append(bool)"Markus Mohrhard2012-10-031-19/+0
* add rtl::OUStringBuffer::append(bool)Markus Mohrhard2012-10-031-0/+19
* update string copy semantics to be undefined in a non-crashing way.Michael Meeks2012-10-024-48/+58
* Seems that the iOS-specific crack is not needed any longerTor Lillqvist2012-10-011-10/+0
* move layout diagnostics to vcl.layout channelCaolán McNamara2012-09-281-0/+1
* use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2012-09-252-0/+6
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-1/+1
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-191-0/+3
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-26/+11
* move ostream OUString operator<< directly to ustring.hxxLuboš Luňák2012-09-182-46/+34
* Some comment clean upStephan Bergmann2012-09-171-13/+14
* add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud2012-09-171-0/+38
* Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann2012-09-151-17/+0
* Include saldllapi.h explicitly where neededStephan Bergmann2012-09-1544-73/+183
* Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann2012-09-152-5/+16
* typo: Uniocde -> UnicodeAndras Timar2012-09-141-1/+1
* add a configure option to make assert() abort in release codeNorbert Thiebaud2012-09-141-0/+16
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-141-4/+0
* remove SAL_MAX() macros and few usersNorbert Thiebaud2012-09-141-3/+0
* removed unused sal macro (SAL_FIELDOFFSET)Norbert Thiebaud2012-09-141-4/+0
* saldllapi.h is really not included outside of sal itselfNorbert Thiebaud2012-09-142-16/+5
* Missing "include"Stephan Bergmann2012-09-111-2/+2
* add O(U)String::startsWith() to complement endsWith()Luboš Luňák2012-09-062-0/+85
* Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann2012-08-211-20/+47
* mingw doesn't know __uuidofLuboš Luňák2012-08-211-0/+2
* -Werror,-Wunique-enum (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1
* Work around isfinite crack with NDK r8b and the 4.6 toolchainTor Lillqvist2012-07-301-1/+2
* Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini2012-07-271-2/+4
* Make rtl::O[U]String::isEmpty return true boolStephan Bergmann2012-07-232-10/+4
* allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák2012-07-165-0/+26
* simplify include guardsThomas Arnhold2012-07-147-12/+7
* Revert "WaE: logically last test always passes"Stephan Bergmann2012-07-111-1/+3
* Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET2012-07-111-2/+2
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-58/+1
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-216-141/+87
* ByteBufferWrapper tweaksTor Lillqvist2012-06-181-17/+6
* Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann2012-06-141-0/+2
* Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist2012-06-121-0/+51
* rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius2012-06-121-3/+3
* SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna2012-06-081-0/+2
* nuke dead codeTakeshi Abe2012-06-071-9/+0
* std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot2012-06-061-1/+2
* android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks2012-05-221-3/+3
* sal: work around spurious signed overflow warningsMichael Stahl2012-05-081-2/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-10/+0
* Related: fdo#49208 implement operator== with faster equalsCaolán McNamara2012-05-022-2/+2
* Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2012-04-281-17/+0
* doxygen warning fixesLuboš Luňák2012-04-231-1/+3
* Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist2012-04-161-0/+1