summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19TypoStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-11-18scaling the width gives huge spaces at the end of long buttonsCaolán McNamara
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized another variableCaolán McNamara
2013-11-16fix build with --enable-eotDavid Tardon
2013-11-15Use Q_* macros.Jan-Marek Glogowski
2013-11-15releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon
2013-11-15Handle also FORMAT_THIRTYTWO_BIT_TC_MASK_BGRATor Lillqvist
2013-11-15created a long long unit for MLOContentSizePtyl Dragon
2013-11-15changed to CGSizePtyl Dragon
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky
2013-11-15add a stock connect button stringCaolán McNamara
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14Use rollover color in the native case.Jan Holesovsky
2013-11-14Force SetBackground() only if the appropriate settings changed.Jan Holesovsky
2013-11-14Minor clean-upStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-13sufficientFontRights usage appears to have reversed logicCaolán McNamara
2013-11-13initialize sufficientFontRightsCaolán McNamara
2013-11-13Respect svg:font-face-format element.Brennan Vincent
2013-11-13fdo#68174: Default to large icons on OSX too, regardless of the DPI.Jan Holesovsky
2013-11-12svtools.filter -> vcl.filterCaolán McNamara
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin