summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25Remove unused definesThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Clarify SIGHUP behaviorStephan Bergmann
2012-06-18ByteBufferWrapper tweaksTor Lillqvist
2012-06-18fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann
2012-06-13trying to fix mingw buildFridrich Štrba
2012-06-13Bring back the Duden hackFridrich Štrba
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist
2012-06-12Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist
2012-06-12rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks
2012-06-08SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna
2012-06-07nuke dead codeTakeshi Abe
2012-06-07The correct comment for the assembly file is "#", not "*".Lionel Dricot
2012-06-06std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targetted cppcheck variable scope revertMichael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist
2012-05-30Some cppcheck cleaningJulien Nabet
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-29Some cppcheck cleaningJulien Nabet
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-22android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara
2012-05-16Create the redirection thread in detached stateTor Lillqvist
2012-05-16Add stdout and stderr redirection to the Android logTor Lillqvist
2012-05-14Generate a proper (?) rtlbootstrap.mk for a MSC build, tooTor Lillqvist
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-08sal: work around spurious signed overflow warningsMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02Related: fdo#49208 implement operator== with faster equalsCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist
2012-04-26improve error messageMarkus Mohrhard