summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist1-19/+1
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist2-19/+1
2013-03-27OPT_FILTERSECTION is unusedTor Lillqvist1-2/+0
2013-03-25remove external include guardsThomas Arnhold2-6/+0
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-5/+23
2013-03-26rCGContext is not used for iOSTor Lillqvist1-2/+4
2013-03-26Kill double conversion from NumericBoxZolnai Tamás1-1/+1
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith1-7/+5
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith1-6/+3
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith2-7/+3
2013-03-25fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks1-0/+2
2013-03-25remove unused member maHelpFile and its getter/settermhofmann1-6/+0