summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-12-04Resolves: rhbz#1038189 refresh printer list when print dialog launchedCaolán McNamara
2013-12-04Add some logging to MetaFile read.Andrzej Hunt
2013-12-04Resolves: rhbz#912529 Kerkis SmallCaps shown instead of Kerkis RegularCaolán McNamara
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03drop unused argumentCaolán McNamara
2013-12-03we don't need to copy this string anymoreCaolán McNamara
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Call getLineBreak with null XHyphenator unless TEXT_DRAW_WORDBREAK_HYPHENATIONStephan Bergmann
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-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-01Remove useless comments from field.cxx field2.cxxTomaž Vajngerl
2013-12-01Use SAL_MAX_INT64 for max value in NumericFormatter & code formatTomaž Vajngerl
2013-12-01upload libeot-0.01David Tardon
2013-11-30WaE: ‘nPos’ may be used uninitialized in this functionTomaž Vajngerl
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25this is the same condition as isSuitableDestinationCaolán McNamara
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-25EMF: More useful debugging output.Jan Holesovsky
2013-11-23Lenght -> LengthJulien Nabet
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
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