summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12document VclContainer a bitCaolán McNamara
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
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-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar
2013-04-08Add a commment with guesses about the layout engine "API"Tor 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-07Need more headers to make sure we have CGRectTor Lillqvist
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith
2013-04-03Bypass fields that are unused for iOSTor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith
2013-04-02update pch filesThomas Arnhold
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith
2013-03-30Unbreak use of pthread condition variablesTor Lillqvist
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-27OPT_FILTERSECTION is unusedTor Lillqvist
2013-03-25remove external include guardsThomas Arnhold
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist
2013-03-26rCGContext is not used for iOSTor Lillqvist
2013-03-26Kill double conversion from NumericBoxZolnai Tamás