summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-04-12Turn off subpixel positioning for nowTor Lillqvist
2013-04-12Use my improved understanding of what a subset BitmapDevice isTor Lillqvist
2013-04-12A bit more logging in DrawText()Tor Lillqvist
2013-04-11Log the stretch factor if different from oneTor Lillqvist
2013-04-11Log a null CGRect as "NULL"Tor Lillqvist
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-10Kill leftover OS/2 bitTor Lillqvist
2013-04-10fix the A11Y text attribute color in AquaHerbert Dürr
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-09Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara
2013-04-09Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr
2013-04-09Resolves: #i120237# workaround a crash on OSX...Herbert Dürr
2013-04-09rename expat external to 'expat'David Tardon
2013-04-09fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller
2013-04-09WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard
2013-04-08More fixes to the CoreText codeTor Lillqvist
2013-04-08more code overview documentation.Michael Meeks
2013-04-08Use SAL_FINAL hereTor Lillqvist
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar
2013-04-08GetGlyphOutlines is unusedTor Lillqvist
2013-04-08Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist
2013-04-08Refactoring, no change in end resultTor Lillqvist
2013-04-08More hacking, still not working properlyTor Lillqvist
2013-04-08Bin some pointless SAL_INFOsTor Lillqvist
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist
2013-04-08Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist
2013-04-08Add SAL_INFO output operator for CTFontRefTor Lillqvist
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist
2013-04-07Bin some not longer interesting NSLoggingTor Lillqvist
2013-04-07We need to acquire the yield mutex hereTor Lillqvist
2013-04-07Create a justified line if asked toTor Lillqvist
2013-04-07We have just one element in these tablesTor Lillqvist
2013-04-07Don't return in a (rare?) case without restoring the CGContext state stackTor Lillqvist
2013-04-07Use CGContextShowGlyphsWithAdvances()Tor Lillqvist
2013-04-07Take trailing whitesapce into considerationTor Lillqvist
2013-04-07Try calling RefreshRect() in DrawText() like in the ATSUI codeTor Lillqvist
2013-04-07Bin some #if 0 codeTor Lillqvist