summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-12-01upload libeot-0.01David Tardon
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-26EMF: More useful debugging output.Jan Holesovsky
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19remove unnecessary use of OUString constructor when assigningNoel 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-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