summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-25Remove unused definesThomas Arnhold1-3/+0
2012-06-25Remove various commented out definesThomas Arnhold1-43/+0
2012-06-22re-base on ALv2 code.Michael Meeks11-237/+164
2012-06-21re-base on ALv2 code.Michael Meeks44-893/+686
2012-06-21re-base on ALv2 code.Michael Meeks15-221/+208
2012-06-20Clarify SIGHUP behaviorStephan Bergmann1-2/+1
2012-06-18ByteBufferWrapper tweaksTor Lillqvist1-17/+6
2012-06-18fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann1-0/+32
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud1-0/+1
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann1-0/+2
2012-06-13trying to fix mingw buildFridrich Štrba1-0/+7
2012-06-13Bring back the Duden hackFridrich Štrba3-0/+61
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist1-6/+34
2012-06-12Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist2-0/+52
2012-06-12rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius1-3/+3
2012-06-09Remove superfluous empty lines on topThomas Arnhold8-16/+0
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks1-22/+2
2012-06-08SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-0/+2
2012-06-07nuke dead codeTakeshi Abe1-9/+0
2012-06-07The correct comment for the assembly file is "#", not "*".Lionel Dricot1-26/+26
2012-06-06std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot1-1/+2
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist1-0/+23
2012-06-02targeted string re-workNorbert Thiebaud24-409/+409
2012-06-01targeted string re-workNorbert Thiebaud1-3/+3
2012-06-01targeted string re-workNorbert Thiebaud3-46/+46
2012-06-01targetted cppcheck variable scope revertMichael Meeks1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud5-115/+109
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist1-0/+44
2012-05-30Some cppcheck cleaningJulien Nabet2-4/+0
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist1-0/+19
2012-05-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky5-141/+5
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-5/+0
2012-05-22android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks1-3/+3
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl2-0/+2
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara1-40/+0
2012-05-16Create the redirection thread in detached stateTor Lillqvist1-1/+4
2012-05-16Add stdout and stderr redirection to the Android logTor Lillqvist1-0/+208
2012-05-14Generate a proper (?) rtlbootstrap.mk for a MSC build, tooTor Lillqvist1-2/+6
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-17/+19
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
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-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist1-17/+0
2012-04-26improve error messageMarkus Mohrhard1-0/+2
2012-04-23doxygen warning fixesLuboš Luňák1-1/+3