summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
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-31vcl: fix braceThomas Arnhold
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold
2013-10-31Better warnings when CheckContext() failsTor Lillqvist
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30Windows: Drop obsolete stuffThomas Arnhold
2013-10-30windows: remove WINVER checkThomas Arnhold
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-30SimplifyKhaled Hosny
2013-10-30avoid build breakage on lame pseudo-OS that cannot unlink open fileMichael Stahl
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara
2013-10-29fdo#40077 Characters cropped in GTK-based ComboBoxSamuel Mehrbrodt
2013-10-29TypoTor Lillqvist
2013-10-29Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist
2013-10-29VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0Arnaud Versini
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist
2013-10-28Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist
2013-10-26fix warnings in gtksalframeTomaž Vajngerl
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist
2013-10-25Remove unused fileTor Lillqvist
2013-10-24Bin unused #definesTor Lillqvist