summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2014-02-04fdo#74104 fdo#73904 backport Message dialog creation from message stringsCaolán McNamara1-1/+18
2014-02-04vcl: try to fix sizes in ImplBlendToBitmap (related: fdo#74226)Michael Stahl1-1/+2
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-12/+39
2014-01-28Resolves: fdo#74051 support 8430x11700 jpegsCaolán McNamara1-3/+3
2014-01-27fdo#74124: Scale the pictures before calling ImplDrawAlpha().Jan Holesovsky1-1/+22
2014-01-21fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2014-01-09stop condition reversed, sighCaolán McNamara1-6/+6
2014-01-06EMF/WMF: parse line cap and line joinAndras Timar1-1/+27
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-09Zip .ui translations per UIConfig target.Matúš Kukan1-6/+29
2013-12-05EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt1-0/+7
2013-12-03vcl: check if AT is running before loading the libraryMichael Stahl1-10/+23
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand1-0/+5
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-0/+8
2013-12-01upload libeot-0.01David Tardon2-5/+5
2013-11-29typo: seperator -> separatorAndras Timar1-1/+1
2013-11-26EMF: More useful debugging output.Jan Holesovsky3-99/+51
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky3-25/+0
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-14/+4
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann1-5/+12
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann1-6/+0
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes1-63/+29
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks2-6/+44
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin7-33/+33
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara4-2/+28
2013-11-18scaling the width gives huge spaces at the end of long buttonsCaolán McNamara1-3/+3
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara1-3/+3
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara1-0/+1
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized another variableCaolán McNamara1-11/+8
2013-11-16fix build with --enable-eotDavid Tardon1-2/+2
2013-11-15add a stock connect button stringCaolán McNamara2-0/+7
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14Use rollover color in the native case.Jan Holesovsky1-0/+2
2013-11-14Force SetBackground() only if the appropriate settings changed.Jan Holesovsky1-2/+8
2013-11-14Minor clean-upStephan Bergmann1-4/+4
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin4-5/+5
2013-11-13sufficientFontRights usage appears to have reversed logicCaolán McNamara1-1/+1
2013-11-13initialize sufficientFontRightsCaolán McNamara1-1/+1
2013-11-13Respect svg:font-face-format element.Brennan Vincent2-6/+63
2013-11-12svtools.filter -> vcl.filterCaolán McNamara3-8/+8
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara1-0/+5
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-6/+6
2013-11-10clean up #ifdef ICC codeMichael Stahl2-6/+0
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin10-103/+103
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin1-6/+6
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl1-1/+1
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-39/+89
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2