summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-01-04fdo#72666 fix for brocken NumericBox constructorSiqi LIU1-0/+2
2014-01-02Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr3-681/+855
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis1-1/+1
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara1-1/+18
2014-01-01check internal children against prefix rather than equalityCaolán McNamara1-2/+2
2014-01-01fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks1-0/+1
2013-12-31Remove unused variables.Matúš Kukan3-15/+0
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr13-82/+83
2013-12-29Resolves: fdo#72961 Crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6Julien Nabet1-6/+8
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara1-2/+10
2013-12-27cppcheck: reduce scopeJulien Nabet1-2/+2
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-2/+4
2013-12-26WaE: unused variable 'aRet'Tor Lillqvist1-1/+0
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist1-0/+1
2013-12-26WaE: format string is not a string literal (potentially insecure)Tor Lillqvist1-1/+1
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