summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-12-20hidpi: Image is reference counted.Jan Holesovsky1-7/+5
2013-12-20hidpi: Add a FIXME.Jan Holesovsky1-1/+2
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky1-1/+1
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis5-32/+73
2013-12-19Fix sal_Int32/int mismatchTor Lillqvist1-1/+1
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky4-3/+12
2013-12-19Public headers are long moved from hereKhaled Hosny1-2/+0
2013-12-19CID#1038302 (unlikely) invalid iterator useCaolán McNamara1-0/+3
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist7-26/+12
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist2-1/+27
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud8-67/+163
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr3-4/+4
2013-12-17support setting end ellipsis from .uiCaolán McNamara1-0/+11
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-6/+0
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann6-12/+12
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2-3/+3
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
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