summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Update pchAurimas Fišeras1-0/+1
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist11-22/+22
2013-04-16Try to propagate display size change to LOTor Lillqvist1-0/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-3/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer1-0/+1
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2-2/+2
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch1-20/+2
2013-04-12document VclContainer a bitCaolán McNamara1-9/+14
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks1-2/+1
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch1-21/+11
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist1-43/+0
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist1-33/+0
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist9-102/+19
2013-04-10Kill leftover OS/2 bitTor Lillqvist1-3/+0
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-0/+9
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard1-1/+0
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar1-0/+1
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist1-0/+27
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist1-3/+0
2013-04-08Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist1-0/+4
2013-04-08Add SAL_INFO output operator for CTFontRefTor Lillqvist1-3/+6
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist1-0/+1
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist1-0/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-12/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák102-582/+576
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist1-0/+5
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist1-1/+5
2013-04-06Actually no need to have it inline in the headerTor Lillqvist1-81/+1
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist1-0/+85
2013-04-05new module i18nlangtagEike Rathke9-13/+13
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara1-2/+2
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara1-0/+1
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith1-2/+2
2013-04-03Bypass fields that are unused for iOSTor Lillqvist1-1/+5
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold8-0/+49
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith1-4/+4
2013-04-02update pch filesThomas Arnhold1-4/+2
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist1-5/+4
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist1-4/+5
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith1-5/+5
2013-03-30Unbreak use of pthread condition variablesTor Lillqvist1-0/+1
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist1-1/+18
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist1-11/+0
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist1-5/+6
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith2-19/+19
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith1-2/+1
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist1-1/+13
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist1-1/+12