summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-01-08Resolves: rhbz#1050162 don't draw to NULL windowCaolán McNamara
2014-01-08Fix compilation error for 64-bit OS X by simplifying codeTor Lillqvist
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2014-01-08GtkComboBox->VclComboBoxNumericCaolán McNamara
2014-01-08improve warning messageCaolán McNamara
2014-01-07fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky
2014-01-06EMF/WMF: parse line cap and line joinAndras Timar
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2014-01-06pGlyphIDs->pGlyphIdsCaolán McNamara
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2014-01-06Move default: to end of switchChris Sherlock
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks
2014-01-04hidpi: Blind fix - avoid double scaling by updating GetItemImage().Jan Holesovsky
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-04fdo#72666 fix for brocken NumericBox constructorSiqi LIU
2014-01-02Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara
2014-01-01check internal children against prefix rather than equalityCaolán McNamara
2014-01-01fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks
2013-12-31Remove unused variables.Matúš Kukan
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-29Resolves: fdo#72961 Crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6Julien Nabet
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara
2013-12-27cppcheck: reduce scopeJulien Nabet
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
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