summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-12-23convert print progress dialog to .uiCaolán McNamara
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara
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-19CID#1038302 (unlikely) invalid iterator useCaolán McNamara
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17support setting end ellipsis from .uiCaolán McNamara
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-15Add a commentTor Lillqvist
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-13Drop duplicate #includeTakeshi Abe
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-11drop unused ulcodesCaolán McNamara
2013-12-11regband.hxx is private to vclTor Lillqvist
2013-12-11octree.hxx is private to vclTor Lillqvist
2013-12-08Put local static fucntions into anonymous namespace.Tomaž Vajngerl
2013-12-06map homogeneous to opposite of non-homogeneousCaolán McNamara
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-12-05I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist
2013-12-05EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-12-04Resolves: rhbz#1038189 refresh printer list when print dialog launchedCaolán McNamara
2013-12-04Add some logging to MetaFile read.Andrzej Hunt
2013-12-04Resolves: rhbz#912529 Kerkis SmallCaps shown instead of Kerkis RegularCaolán McNamara
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03drop unused argumentCaolán McNamara
2013-12-03we don't need to copy this string anymoreCaolán McNamara
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Call getLineBreak with null XHyphenator unless TEXT_DRAW_WORDBREAK_HYPHENATIONStephan Bergmann
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr