summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-14original would unconditionally truncate to nLenCaolán McNamara1-2/+9
2011-11-14Remove String::Fill() usageChristina Rossmanith1-17/+24
2011-11-14if we consider no bitmap non-fatal, then no canvas is non-fatal tooCaolán McNamara1-10/+24
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann96-280/+128
2011-11-14Fix build --all depend=x.Stephan Bergmann10-5/+25
2011-11-14add script to download documents from various bugzillasCaolán McNamara1-0/+141
2011-11-14this S390 ifdef isn't a contemporary oneCaolán McNamara1-4/+0
2011-11-14ByteString->rtl::OStringCaolán McNamara4-15/+17
2011-11-14bump libexttextcat to 3.2.0Caolán McNamara4-28/+5
2011-11-14strip down includes and forward declarationsCaolán McNamara2-11/+4
2011-11-14we can use default implementations of theseCaolán McNamara2-17/+0
2011-11-14I don't see that any of this makes sense anymoreCaolán McNamara2-91/+6
2011-11-14no way to construct a MultiScreenGlyph nowCaolán McNamara2-36/+1
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara4-60/+0
2011-11-14no consumers of maRawBitmap remainCaolán McNamara2-3/+0
2011-11-14the only thing calling GetRawBitmap is itselfCaolán McNamara2-77/+0
2011-11-14the only thing calling GetPixmap is itselfCaolán McNamara3-148/+0
2011-11-14drop ScopedPicCaolán McNamara2-37/+0
2011-11-14InitRenderText only queries, and ret is unusedCaolán McNamara4-57/+0
2011-11-14mnUsingXRender unnecessary nowCaolán McNamara2-5/+1
2011-11-14mnForcedAA no longer connected to anything, skip setting itCaolán McNamara2-29/+0
2011-11-14I think we can now drop checks for minor of 1 when current is 11Caolán McNamara3-38/+8
2011-11-14ditch unused direct XRender text rendering callsCaolán McNamara2-82/+0
2011-11-14post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara2-51/+0
2011-11-14ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara1-5/+0
2011-11-14Link with libXrender instead of dynamically open itCaolán McNamara5-270/+36
2011-11-14ReleaseConfigMgr not called by anythingCaolán McNamara5-31/+0
2011-11-14callcatcher: remove unused codeCaolán McNamara18-450/+9
2011-11-14can ditch the ByteStringPtr typedef nowCaolán McNamara1-1/+0
2011-11-14fix mangled indentCaolán McNamara2-29/+28
2011-11-14annoying extra header guardsCaolán McNamara1-7/+0
2011-11-14add some more problematic ppt test filesCaolán McNamara4-0/+0
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara6-22/+30
2011-11-14tagLogger dtor never calledCaolán McNamara2-12/+8
2011-11-14stray pointless aByteLineCaolán McNamara1-1/+0
2011-11-14Link libcppunit with the shared GNU C++ library for AndroidTor Lillqvist1-0/+4
2011-11-14Also link shared libs always with -llog -landroid -lgnustl_sharedTor Lillqvist1-0/+2
2011-11-14Update Android example to use NDK r7Tor Lillqvist1-8/+8
2011-11-14Link with -lgnustl_shared on AndroidTor Lillqvist2-3/+3
2011-11-14Search app's lib firstTor Lillqvist1-1/+1
2011-11-14Add ARM Thumb mutex implementation from a "arm-thumb-mutex.patch"Tor Lillqvist1-0/+36
2011-11-14Avoid silly -Lno_x_libraries (for Android, which is Linux, but without X11)Tor Lillqvist1-1/+1
2011-11-14Make the clean-host target really do just thatTor Lillqvist1-6/+3
2011-11-13Update mysqlcppcon to version 1.1.0Lionel Elie Mamane8-198/+56
2011-11-13spellingLionel Elie Mamane1-25/+25
2011-11-13translated German comments to EnglishLuc Castermans1-20/+20
2011-11-13Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainNameArnaud Versini1-129/+11
2011-11-13Set preference View/NewDocumentHandling/ForceFocusAndToFront only on WindowsLionel Elie Mamane2-2/+7
2011-11-13fdo#35091 do not honour ForceFocusAndToFront preference for previewLionel Elie Mamane1-8/+15
2011-11-13Related: i#110745 fix crash on invalid RTF tablesMiklos Vajna2-0/+10