summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist1-11/+0
2013-12-15Add a commentTor Lillqvist1-0/+2
2013-12-14Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist1-4/+0
2013-12-14iOS tiled rendering workTor Lillqvist17-105/+233
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2-2/+2
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks6-3/+25
2013-12-13WaE: statement aligned ... [loplugin]Tor Lillqvist1-0/+2
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde2-1/+26
2013-12-13Follow header guard conventionTor Lillqvist3-3/+4
2013-12-13Drop duplicate #includeTakeshi Abe2-2/+0
2013-12-12Bin a few nonsense commentsTor Lillqvist4-4/+3
2013-12-12Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr1-19/+19
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr4-22/+23
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann12-25/+25
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist2-34/+1
2013-12-12Fix the iOS coloured text problemTor Lillqvist1-0/+33
2013-12-11Use static for this getenv call too.Matúš Kukan1-1/+2
2013-12-11Try to fix colour issuesTor Lillqvist2-3/+18
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2-3/+3
2013-12-11drop unused ulcodesCaolán McNamara1-77/+0
2013-12-11regband.hxx is private to vclTor Lillqvist3-4/+152
2013-12-11octree.hxx is private to vclTor Lillqvist4-6/+133
2013-12-11fontmanager.hxx is private to vclTor Lillqvist15-14/+553
2013-12-11displayconnectiondispatch.hxx is private to vclTor Lillqvist3-2/+48
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-5/+5
2013-12-08Put local static fucntions into anonymous namespace.Tomaž Vajngerl2-0/+10
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt1-1/+1
2013-12-06map homogeneous to opposite of non-homogeneousCaolán McNamara1-0/+4
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist214-529/+531
2013-12-06Bin unused VER_TIGER and VER_LEOPARDTor Lillqvist1-3/+0
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan1-6/+29
2013-12-05I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist1-1/+1
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