summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist2012-06-122-0/+52
* rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius2012-06-121-3/+3
* Remove superfluous empty lines on topThomas Arnhold2012-06-098-16/+0
* targetted reversion of minor cppcheck fixMichael Meeks2012-06-081-22/+2
* SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna2012-06-081-0/+2
* nuke dead codeTakeshi Abe2012-06-071-9/+0
* The correct comment for the assembly file is "#", not "*".Lionel Dricot2012-06-071-26/+26
* std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot2012-06-061-1/+2
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-051-0/+23
* targeted string re-workNorbert Thiebaud2012-06-0224-409/+409
* targeted string re-workNorbert Thiebaud2012-06-011-3/+3
* targeted string re-workNorbert Thiebaud2012-06-013-46/+46
* targetted cppcheck variable scope revertMichael Meeks2012-06-011-2/+2
* targeted string re-workNorbert Thiebaud2012-06-015-115/+109
* Add a BGR to RGBA twiddling JNI functionTor Lillqvist2012-05-311-0/+44
* Some cppcheck cleaningJulien Nabet2012-05-302-4/+0
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-0/+19
* Some cppcheck cleaningJulien Nabet2012-05-291-1/+1
* fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky2012-05-245-141/+5
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-5/+0
* android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks2012-05-221-3/+3
* fdo#42865: privatized unique empty string symbol:Michael Stahl2012-05-182-0/+2
* drop debug_oustring now that gdb pretty-printers existCaolán McNamara2012-05-171-40/+0
* Create the redirection thread in detached stateTor Lillqvist2012-05-161-1/+4
* Add stdout and stderr redirection to the Android logTor Lillqvist2012-05-161-0/+208
* Generate a proper (?) rtlbootstrap.mk for a MSC build, tooTor Lillqvist2012-05-141-2/+6
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-17/+19
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-2/+2
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
* 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2012-04-281-17/+0
* improve error messageMarkus Mohrhard2012-04-261-0/+2
* doxygen warning fixesLuboš Luňák2012-04-231-1/+3
* Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini2012-04-191-0/+6
* Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini2012-04-191-6/+0
* Removed obsolete commentStephan Bergmann2012-04-191-7/+0
* clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák2012-04-191-0/+16
* More informative warning messageTor Lillqvist2012-04-171-1/+1
* Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist2012-04-162-6/+12
* fix ambiguous call on windowsMarkus Mohrhard2012-04-151-1/+1
* autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard2012-04-151-0/+13
* WaE: initialization orderMichael Stahl2012-04-131-1/+1
* push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara2012-04-131-6/+14
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-132-16/+3
* WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist2012-04-131-0/+3
* make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák2012-04-101-1/+1
* disable clang warning about something that cannot be fixed without BIC changeLuboš Luňák2012-04-101-0/+13