summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-0/+1
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2-0/+6
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-26/+11
2012-09-18move ostream OUString operator<< directly to ustring.hxxLuboš Luňák2-46/+34
2012-09-17Some comment clean upStephan Bergmann1-13/+14
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud1-0/+38
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann1-17/+0
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann44-73/+183
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann2-5/+16
2012-09-14typo: Uniocde -> UnicodeAndras Timar1-1/+1
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud1-0/+16
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud1-4/+0
2012-09-14remove SAL_MAX() macros and few usersNorbert Thiebaud1-3/+0
2012-09-14removed unused sal macro (SAL_FIELDOFFSET)Norbert Thiebaud1-4/+0
2012-09-14saldllapi.h is really not included outside of sal itselfNorbert Thiebaud2-16/+5
2012-09-11Missing "include"Stephan Bergmann1-2/+2
2012-09-06add O(U)String::startsWith() to complement endsWith()Luboš Luňák2-0/+85
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann1-20/+47
2012-08-21mingw doesn't know __uuidofLuboš Luňák1-0/+2
2012-08-14-Werror,-Wunique-enum (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-07-30Work around isfinite crack with NDK r8b and the 4.6 toolchainTor Lillqvist1-1/+2
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini1-2/+4
2012-07-23Make rtl::O[U]String::isEmpty return true boolStephan Bergmann2-10/+4
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák5-0/+26
2012-07-14simplify include guardsThomas Arnhold7-12/+7
2012-07-11Revert "WaE: logically last test always passes"Stephan Bergmann1-1/+3
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET1-2/+2
2012-06-27targetted re-work of cppunit pieces.Michael Meeks2-58/+1
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks6-141/+87
2012-06-18ByteBufferWrapper tweaksTor Lillqvist1-17/+6
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann1-0/+2
2012-06-12Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist1-0/+51
2012-06-12rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius1-3/+3
2012-06-08SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-0/+2
2012-06-07nuke dead codeTakeshi Abe1-9/+0
2012-06-06std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot1-1/+2
2012-05-22android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks1-3/+3
2012-05-08sal: work around spurious signed overflow warningsMichael Stahl1-2/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-10/+0
2012-05-02Related: fdo#49208 implement operator== with faster equalsCaolán McNamara2-2/+2
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist1-17/+0
2012-04-23doxygen warning fixesLuboš Luňák1-1/+3
2012-04-16Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist1-0/+1
2012-04-15fix ambiguous call on windowsMarkus Mohrhard1-1/+1
2012-04-15autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard1-0/+13
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-8/+1
2012-04-13WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist1-0/+3