Age | Commit message (Expand) | Author |
2013-04-08 | Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un... | Rene Engelhard |
2013-04-08 | fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes. | navin patidar |
2013-04-08 | Add a commment with guesses about the layout engine "API" | Tor Lillqvist |
2013-04-08 | Bin unused fields and an unimplemented method | Tor Lillqvist |
2013-04-08 | Add SAL_INFO output operator for CoreTextStyleInfo | Tor Lillqvist |
2013-04-08 | Add SAL_INFO output operator for CTFontRef | Tor Lillqvist |
2013-04-08 | Add SAL_INFO output operator for CGColorRef | Tor Lillqvist |
2013-04-08 | Add logging output operators for CGPoint and CGSize | Tor Lillqvist |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Need more headers to make sure we have CGRect | Tor Lillqvist |
2013-04-07 | Add operator<< for CGRect for SAL_INFO goodness | Tor Lillqvist |
2013-04-06 | Actually no need to have it inline in the header | Tor Lillqvist |
2013-04-06 | Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-use | Tor Lillqvist |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-04 | use existing hook for replacing %FOO variables | Caolán McNamara |
2013-04-04 | need to replace %OOOVENDOR in .ui strings | Caolán McNamara |
2013-04-03 | Use OUString in ImplGetEllipsisString() | Chr. Rossmanith |
2013-04-03 | Bypass fields that are unused for iOS | Tor Lillqvist |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold |
2013-04-02 | Use OUString and sal_Int32 in GetTextWidth() (2) | Chr. Rossmanith |
2013-04-02 | update pch files | Thomas Arnhold |
2013-03-31 | Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ... | Tor Lillqvist |
2013-03-31 | Try redrawing in multiple phases to avoid blocking the UI thread too long | Tor Lillqvist |
2013-03-30 | Use OUString and sal_Int32 in GetTextBreak() | Chr. Rossmanith |
2013-03-30 | Unbreak use of pthread condition variables | Tor Lillqvist |
2013-03-30 | Render the "headless" frames to the UI view in the LO thread | Tor Lillqvist |
2013-03-30 | IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded now | Tor Lillqvist |
2013-03-30 | Refactor the iOS Viewer app and rename it to "LibreOffice" | Tor Lillqvist |
2013-03-28 | Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx) | Chr. Rossmanith |
2013-03-28 | Use OUString and sal_Int32 in GetTextWidth() | Chr. Rossmanith |
2013-03-27 | Bypass X11-specific fields for Android | Tor Lillqvist |
2013-03-27 | Bypass fields that are meaningless for iOS | Tor Lillqvist |
2013-03-27 | No need for two sets of names for the same exttextinput flag bits | Tor Lillqvist |
2013-03-27 | No need for two sets of names for the same frame/window state bits | Tor Lillqvist |
2013-03-27 | OPT_FILTERSECTION is unused | Tor Lillqvist |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOS | Tor Lillqvist |
2013-03-26 | rCGContext is not used for iOS | Tor Lillqvist |
2013-03-26 | Kill double conversion from NumericBox | Zolnai Tamás |
2013-03-26 | Use OUString and sal_Int32 in GetTextArray() and ImplLayout() | Chr. Rossmanith |
2013-03-26 | Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL() | Chr. Rossmanith |
2013-03-26 | Use OUString and sal_Int32 in filterText() | Chr. Rossmanith |
2013-03-25 | fdo#61789 - improve SvtGraphicStroke / metafile scaling | Michael Meeks |
2013-03-25 | remove unused member maHelpFile and its getter/setter | mhofmann |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-19 | SetSalColor() and GetSalColor() are unused | Tor Lillqvist |
2013-03-18 | IsPrinterGraphics() and IsVirDevGraphics() were unused. | Tor Lillqvist |
2013-03-18 | Improve indentation and alignment consistency | Tor Lillqvist |