summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-15add a stock connect button stringCaolán McNamara
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
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,-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-12svtools.filter -> vcl.filterCaolán McNamara
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael 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-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-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-02Fix invalid string accessMarcos Paulo de Souza
2013-11-01remove nonsense FOLD commentsThomas Arnhold
2013-11-01TypoTor Lillqvist
2013-11-01Maybe Dialog::Execute() is one good place to call touch_ui_dialog_modal()Tor Lillqvist
2013-11-01Bin pointless Android ifdefsTor Lillqvist
2013-11-01Bin dead codeTor Lillqvist
2013-11-01Cosmetics and style cleanupsTor Lillqvist
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22ImplCalcSize etc can be constCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist