summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-12-25cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-12-23convert print progress dialog to .uiCaolán McNamara6-123/+119
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara1-1/+6
2013-12-23TyposJulien Nabet1-2/+2
2013-12-22TyposJulien Nabet2-8/+8
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara1-1/+6
2013-12-20Can't use const_reverse_iterator here.Douglas Mencken1-1/+1
2013-12-20hidpi: Let's be brave & always paint odd heights with Hi-DPI ;-)Jan Holesovsky1-4/+4
2013-12-20hidpi: Nicer painting of the waved lines.Keith Curtis1-5/+17
2013-12-20typo fixesAndras Timar8-18/+18
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