summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-1212-25/+25
* Much better fix for the iOS text colour problemTor Lillqvist2013-12-122-34/+1
* Fix the iOS coloured text problemTor Lillqvist2013-12-121-0/+33
* Use static for this getenv call too.Matúš Kukan2013-12-111-1/+2
* Try to fix colour issuesTor Lillqvist2013-12-112-3/+18
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-112-3/+3
* drop unused ulcodesCaolán McNamara2013-12-111-77/+0
* regband.hxx is private to vclTor Lillqvist2013-12-113-4/+152
* octree.hxx is private to vclTor Lillqvist2013-12-114-6/+133
* fontmanager.hxx is private to vclTor Lillqvist2013-12-1115-14/+553
* displayconnectiondispatch.hxx is private to vclTor Lillqvist2013-12-113-2/+48
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-5/+5
* Put local static fucntions into anonymous namespace.Tomaž Vajngerl2013-12-082-0/+10
* fdo#60705 Don't discard valid printing options.Andrzej Hunt2013-12-061-1/+1
* map homogeneous to opposite of non-homogeneousCaolán McNamara2013-12-061-0/+4
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-06214-529/+531
* Bin unused VER_TIGER and VER_LEOPARDTor Lillqvist2013-12-061-3/+0
* Zip .ui translations per UIConfig target.Matúš Kukan2013-12-061-6/+29
* I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist2013-12-051-1/+1
* EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt2013-12-051-0/+7
* Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist2013-12-051-1/+1
* fdo#39956 Delete JABDavid Ostrovsky2013-12-058-307/+28
* Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr2013-12-0513-210/+195
* Typo fixTor Lillqvist2013-12-051-1/+1
* Increase consistencyTor Lillqvist2013-12-051-3/+3
* Resolves: rhbz#1038189 refresh printer list when print dialog launchedCaolán McNamara2013-12-041-0/+2
* Add some logging to MetaFile read.Andrzej Hunt2013-12-041-0/+4
* Resolves: rhbz#912529 Kerkis SmallCaps shown instead of Kerkis RegularCaolán McNamara2013-12-041-2/+9
* fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski2013-12-041-6/+16
* Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny2013-12-0417-16/+16
* Add a commentTor Lillqvist2013-12-041-0/+1
* Bin ATSUI codeTor Lillqvist2013-12-0417-3250/+10
* WaE: private field 'mbPrinter' is not usedTor Lillqvist2013-12-041-1/+0
* No more uses of printer built in fontsKhaled Hosny2013-12-047-379/+18
* Device-specific font substitution is not usedKhaled Hosny2013-12-0420-118/+23
* Don't perform printer font substitutionKhaled Hosny2013-12-047-256/+41
* VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2013-12-0426-743/+4
* convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin2013-12-042-7/+8
* remove some STRING_NOTFOUND usageNoel Grandin2013-12-041-3/+3
* vcl: d'oh /me still to dumb to typeMichael Stahl2013-12-031-1/+1
* vcl: fix sal_Int32 GetTextBreak harderMichael Stahl2013-12-038-11/+12
* vcl: try to fix some sal_Int32 GetTextBreak()sMichael Stahl2013-12-032-8/+9
* longparas: convert GetTextBreak to sal_Int32Caolán McNamara2013-12-039-58/+57
* drop unused argumentCaolán McNamara2013-12-031-1/+1
* we don't need to copy this string anymoreCaolán McNamara2013-12-031-4/+3
* convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin2013-12-031-12/+12
* Call getLineBreak with null XHyphenator unless TEXT_DRAW_WORDBREAK_HYPHENATIONStephan Bergmann2013-12-031-2/+4
* Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand2013-12-021-0/+5
* Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr2013-12-021-0/+8