summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2013-11-07Name threads for debug purposeArnaud Versini
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl
2013-11-07vcl: PPDParser: fix out of bounds string accessesMichael Stahl
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setNiklas Johansson
2013-11-05update pchThomas Arnhold
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold
2013-11-04Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setCaolán McNamara
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
2013-11-02Fix invalid string accessMarcos Paulo de Souza
2013-11-01Better approach for fdo#40077: Characters cropped in GTK-ComboboxSamuel Mehrbrodt