summaryrefslogtreecommitdiff
path: root/vcl/inc/generic
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1
2012-09-17update unused code listCaolán McNamara1-2/+0
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2-0/+3
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-4/+4
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann1-1/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist1-1/+1
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky1-0/+1
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-1/+1
2012-05-30i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl1-1/+1
2012-05-14TDE integrationNorbert Thiebaud1-1/+1
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith1-12/+1
2012-04-14Some vcl cleaningJulien Nabet1-2/+0
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith1-3/+0
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti1-1/+2
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-3/+3
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks1-3/+3
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-21unused methodsThomas Arnhold1-4/+0
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks1-1/+2
2012-01-17remove unused methodsThomas Arnhold1-1/+0
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon1-1/+0
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks1-0/+1
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon1-0/+5
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon4-21/+21
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara1-1/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2-10/+10
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks1-3/+3
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks1-1/+2
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks1-0/+1
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks3-26/+34
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks1-1/+1
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks1-0/+4
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks2-1/+96
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks1-1/+20
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks1-0/+89
2011-10-25gtk3: remove X dependency (for now)Michael Meeks1-0/+64
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks1-31/+57
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks6-0/+1399