summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-12-26WaE: unused variable 'aRet'Tor Lillqvist
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist
2013-12-26WaE: format string is not a string literal (potentially insecure)Tor Lillqvist
2013-12-25cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-23convert print progress dialog to .uiCaolán McNamara
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-22TyposJulien Nabet
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara
2013-12-20Can't use const_reverse_iterator here.Douglas Mencken
2013-12-20hidpi: Let's be brave & always paint odd heights with Hi-DPI ;-)Jan Holesovsky
2013-12-20hidpi: Nicer painting of the waved lines.Keith Curtis
2013-12-20typo fixesAndras Timar
2013-12-20hidpi: Image is reference counted.Jan Holesovsky
2013-12-20hidpi: Add a FIXME.Jan Holesovsky
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-19Fix sal_Int32/int mismatchTor Lillqvist
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky
2013-12-19Public headers are long moved from hereKhaled Hosny
2013-12-19CID#1038302 (unlikely) invalid iterator useCaolán McNamara
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-17support setting end ellipsis from .uiCaolán McNamara
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist
2013-12-15Add a commentTor Lillqvist
2013-12-14Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-13WaE: statement aligned ... [loplugin]Tor Lillqvist
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde
2013-12-13Follow header guard conventionTor Lillqvist
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-12-12Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist
2013-12-12Fix the iOS coloured text problemTor Lillqvist
2013-12-11Use static for this getenv call too.Matúš Kukan
2013-12-11Try to fix colour issuesTor Lillqvist