summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks3-7/+101
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara5-3/+30
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-15Use Q_* macros.Jan-Marek Glogowski3-16/+5
2013-11-15releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon1-0/+1
2013-11-15Handle also FORMAT_THIRTYTWO_BIT_TC_MASK_BGRATor Lillqvist1-0/+7
2013-11-15created a long long unit for MLOContentSizePtyl Dragon1-11/+0
2013-11-15changed to CGSizePtyl Dragon1-0/+11
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon1-2/+34
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky1-13/+0
2013-11-15add a stock connect button stringCaolán McNamara3-0/+8
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
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,-Wunused-exception-parameterStephan Bergmann1-9/+9
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-4/+4
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-1/+1
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-16/+16
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-19/+19
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-7/+7
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-9/+9
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-2/+2
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-5/+5
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-7/+7
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-4/+4
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-24/+0
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin15-36/+36
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 Vincent3-6/+64
2013-11-13fdo#68174: Default to large icons on OSX too, regardless of the DPI.Jan Holesovsky1-1/+1
2013-11-12svtools.filter -> vcl.filterCaolán McNamara3-8/+8
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara2-0/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-6/+6
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-6/+6
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist2-2/+2
2013-11-10clean up #ifdef ICC codeMichael Stahl3-14/+0
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin17-127/+127
2013-11-07Name threads for debug purposeArnaud Versini2-0/+2
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin1-6/+6
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl1-1/+1
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl2-2/+2