summaryrefslogtreecommitdiff
path: root/vcl/inc/generic
AgeCommit message (Expand)Author
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-30i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl
2012-05-14TDE integrationNorbert Thiebaud
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-14Some vcl cleaningJulien Nabet
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-21unused methodsThomas Arnhold
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks
2012-01-17remove unused methodsThomas Arnhold
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks