summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03drop unused argumentCaolán McNamara
2013-12-03we don't need to copy this string anymoreCaolán McNamara
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Call getLineBreak with null XHyphenator unless TEXT_DRAW_WORDBREAK_HYPHENATIONStephan Bergmann
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-12-02No idea what maOwnContextMemory isTor Lillqvist
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-02vcl: fix crashes when retrieving objects for MSAAMichael Stahl
2013-12-02fix buildCaolán McNamara
2013-12-02Make include guards sane in vclTor Lillqvist
2013-12-02Clear up some copypastaTor Lillqvist
2013-12-01Remove useless comments from field.cxx field2.cxxTomaž Vajngerl
2013-12-01Use SAL_MAX_INT64 for max value in NumericFormatter & code formatTomaž Vajngerl
2013-12-01upload libeot-0.01David Tardon
2013-11-30WaE: ‘nPos’ may be used uninitialized in this functionTomaž Vajngerl
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-29Surely ATSLayout is no friend of the CoreText AquaSalGraphicsTor Lillqvist
2013-11-29Fix bit-rot in the ATSUI codeTor Lillqvist
2013-11-29Avoid pointless class derivation for the CoreText SystemFontListTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann
2013-11-28Surely we want CGFloat and CGRect from the appropriate SDK headerTor Lillqvist
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25this is the same condition as isSuitableDestinationCaolán McNamara
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky
2013-11-25EMF: More useful debugging output.Jan Holesovsky
2013-11-25Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-23Lenght -> LengthJulien Nabet
2013-11-23Correctly check getFileURLFromSystemPath() successKhaled Hosny
2013-11-23Make TTC fonts work againKhaled Hosny
2013-11-23Simplify this code a bitKhaled Hosny
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-21fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny
2013-11-21Add a comment explaining this unused fileKhaled Hosny
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20Revert "Simplify KDE4 yielding."Michael Meeks