summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-14Fix build --all depend=x.Stephan Bergmann
2011-11-14add script to download documents from various bugzillasCaolán McNamara
2011-11-14this S390 ifdef isn't a contemporary oneCaolán McNamara
2011-11-14ByteString->rtl::OStringCaolán McNamara
2011-11-14bump libexttextcat to 3.2.0Caolán McNamara
2011-11-14strip down includes and forward declarationsCaolán McNamara
2011-11-14we can use default implementations of theseCaolán McNamara
2011-11-14I don't see that any of this makes sense anymoreCaolán McNamara
2011-11-14no way to construct a MultiScreenGlyph nowCaolán McNamara
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-11-14no consumers of maRawBitmap remainCaolán McNamara
2011-11-14the only thing calling GetRawBitmap is itselfCaolán McNamara
2011-11-14the only thing calling GetPixmap is itselfCaolán McNamara
2011-11-14drop ScopedPicCaolán McNamara
2011-11-14InitRenderText only queries, and ret is unusedCaolán McNamara
2011-11-14mnUsingXRender unnecessary nowCaolán McNamara
2011-11-14mnForcedAA no longer connected to anything, skip setting itCaolán McNamara
2011-11-14I think we can now drop checks for minor of 1 when current is 11Caolán McNamara
2011-11-14ditch unused direct XRender text rendering callsCaolán McNamara
2011-11-14post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara
2011-11-14ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara
2011-11-14Link with libXrender instead of dynamically open itCaolán McNamara
2011-11-14ReleaseConfigMgr not called by anythingCaolán McNamara
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-11-14can ditch the ByteStringPtr typedef nowCaolán McNamara
2011-11-14fix mangled indentCaolán McNamara
2011-11-14annoying extra header guardsCaolán McNamara
2011-11-14add some more problematic ppt test filesCaolán McNamara
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-14tagLogger dtor never calledCaolán McNamara
2011-11-14stray pointless aByteLineCaolán McNamara
2011-11-14Link libcppunit with the shared GNU C++ library for AndroidTor Lillqvist
2011-11-14Also link shared libs always with -llog -landroid -lgnustl_sharedTor Lillqvist
2011-11-14Update Android example to use NDK r7Tor Lillqvist
2011-11-14Link with -lgnustl_shared on AndroidTor Lillqvist
2011-11-14Search app's lib firstTor Lillqvist
2011-11-14Add ARM Thumb mutex implementation from a "arm-thumb-mutex.patch"Tor Lillqvist
2011-11-14Avoid silly -Lno_x_libraries (for Android, which is Linux, but without X11)Tor Lillqvist
2011-11-14Make the clean-host target really do just thatTor Lillqvist
2011-11-13Update mysqlcppcon to version 1.1.0Lionel Elie Mamane
2011-11-13spellingLionel Elie Mamane
2011-11-13translated German comments to EnglishLuc Castermans
2011-11-13Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainNameArnaud Versini
2011-11-13Set preference View/NewDocumentHandling/ForceFocusAndToFront only on WindowsLionel Elie Mamane
2011-11-13fdo#35091 do not honour ForceFocusAndToFront preference for previewLionel Elie Mamane
2011-11-13Related: i#110745 fix crash on invalid RTF tablesMiklos Vajna
2011-11-13RTFDocumentImpl: cleanupMiklos Vajna
2011-11-13Replace domainname command by getdomainname syscall or functionArnaud Versini
2011-11-12Related: i#108154 null pointer check for the unit testMiklos Vajna