summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-12-05EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt1-0/+7
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist1-1/+1
2013-12-05fdo#39956 Delete JABDavid Ostrovsky8-307/+28
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr13-210/+195
2013-12-05Typo fixTor Lillqvist1-1/+1
2013-12-05Increase consistencyTor Lillqvist1-3/+3
2013-12-04Resolves: rhbz#1038189 refresh printer list when print dialog launchedCaolán McNamara1-0/+2
2013-12-04Add some logging to MetaFile read.Andrzej Hunt1-0/+4
2013-12-04Resolves: rhbz#912529 Kerkis SmallCaps shown instead of Kerkis RegularCaolán McNamara1-2/+9
2013-12-04fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski1-6/+16
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny17-16/+16
2013-12-04Add a commentTor Lillqvist1-0/+1
2013-12-04Bin ATSUI codeTor Lillqvist17-3250/+10
2013-12-04WaE: private field 'mbPrinter' is not usedTor Lillqvist1-1/+0
2013-12-04No more uses of printer built in fontsKhaled Hosny7-379/+18
2013-12-04Device-specific font substitution is not usedKhaled Hosny20-118/+23
2013-12-04Don't perform printer font substitutionKhaled Hosny7-256/+41
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini26-743/+4
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin2-7/+8
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin1-3/+3
2013-12-03vcl: d'oh /me still to dumb to typeMichael Stahl1-1/+1
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl8-11/+12
2013-12-03vcl: try to fix some sal_Int32 GetTextBreak()sMichael Stahl2-8/+9
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara9-58/+57
2013-12-03drop unused argumentCaolán McNamara1-1/+1
2013-12-03we don't need to copy this string anymoreCaolán McNamara1-4/+3
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin1-12/+12
2013-12-03Call getLineBreak with null XHyphenator unless TEXT_DRAW_WORDBREAK_HYPHENATIONStephan Bergmann1-2/+4
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand1-0/+5
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-0/+8
2013-12-02No idea what maOwnContextMemory isTor Lillqvist2-2/+0
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl2-10/+33
2013-12-02vcl: fix crashes when retrieving objects for MSAAMichael Stahl1-4/+6
2013-12-02fix buildCaolán McNamara2-14/+34
2013-12-02Make include guards sane in vclTor Lillqvist41-138/+110
2013-12-02Clear up some copypastaTor Lillqvist4-12/+12
2013-12-01Remove useless comments from field.cxx field2.cxxTomaž Vajngerl2-568/+0
2013-12-01Use SAL_MAX_INT64 for max value in NumericFormatter & code formatTomaž Vajngerl1-10/+10
2013-12-01upload libeot-0.01David Tardon2-5/+5
2013-11-30WaE: ‘nPos’ may be used uninitialized in this functionTomaž Vajngerl1-1/+1
2013-11-29typo: seperator -> separatorAndras Timar1-1/+1
2013-11-29Surely ATSLayout is no friend of the CoreText AquaSalGraphicsTor Lillqvist1-1/+0
2013-11-29Fix bit-rot in the ATSUI codeTor Lillqvist2-3/+4
2013-11-29Avoid pointless class derivation for the CoreText SystemFontListTor Lillqvist3-40/+22
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist6-95/+62
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist6-79/+48
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann1-8/+1
2013-11-28Surely we want CGFloat and CGRect from the appropriate SDK headerTor Lillqvist1-6/+0
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann10-45/+45
2013-11-25Integrate branch of IAccessible2Steve Yin1-2/+0