summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-20catch rather unlikely vcl case and don't crashMichael Meeks
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens
2011-12-15Removed extra semicolonsJesse
2011-12-15The "generic" thing is X11-specificTor Lillqvist
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-12-13replace ByteString(String ctorCaolán McNamara
2011-12-12Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-21Make dbglevel=3 compile again in vclThorsten Behrens
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
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-11allow capability to render text with no XRenderPictFormatCaolán McNamara
2011-11-11removed empty fileTakeshi Abe
2011-11-07remove unused fileDavid Tardon
2011-11-02use SAL_N_ELEMENTSDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27there is no USE_XINERAMA define, but USE_XINERAMA_XSUN/USE_XINERAMA_XORGCaolán McNamara
2011-10-26Reverted GetX11SalData to always use dynamic_cast.Stephan Bergmann
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25generic: fix error trap push/pop/reset semanticsMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks