summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-6/+6
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-6/+6
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist2-2/+2
2013-11-10clean up #ifdef ICC codeMichael Stahl3-14/+0
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin17-127/+127
2013-11-07Name threads for debug purposeArnaud Versini2-0/+2
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin1-6/+6
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl1-1/+1
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl2-2/+2
2013-11-07vcl: PPDParser: fix out of bounds string accessesMichael Stahl1-2/+2
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-39/+89
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin2-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin2-4/+4
2013-11-05Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setNiklas Johansson1-1/+1
2013-11-05update pchThomas Arnhold1-0/+2
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold1-4/+0
2013-11-04Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setCaolán McNamara1-1/+1
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin2-11/+11
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin3-4/+3
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev4-5/+20
2013-11-02Fix invalid string accessMarcos Paulo de Souza1-0/+3
2013-11-01Better approach for fdo#40077: Characters cropped in GTK-ComboboxSamuel Mehrbrodt1-5/+2
2013-11-01remove nonsense FOLD commentsThomas Arnhold2-10/+10
2013-11-01TypoTor Lillqvist1-1/+1
2013-11-01Maybe Dialog::Execute() is one good place to call touch_ui_dialog_modal()Tor Lillqvist1-1/+59
2013-11-01Bin pointless Android ifdefsTor Lillqvist1-10/+0
2013-11-01Bin dead codeTor Lillqvist1-3/+0
2013-11-01Cosmetics and style cleanupsTor Lillqvist2-49/+11
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist4-25/+1
2013-10-31vcl: fix braceThomas Arnhold1-1/+1
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold1-0/+4
2013-10-31Better warnings when CheckContext() failsTor Lillqvist1-2/+4
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin7-8/+8
2013-10-30Windows: Drop obsolete stuffThomas Arnhold4-8/+0
2013-10-30windows: remove WINVER checkThomas Arnhold1-12/+0
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny2-5/+42
2013-10-30SimplifyKhaled Hosny1-4/+1
2013-10-30avoid build breakage on lame pseudo-OS that cannot unlink open fileMichael Stahl1-0/+4
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara1-6/+28
2013-10-29fdo#40077 Characters cropped in GTK-based ComboBoxSamuel Mehrbrodt1-1/+1
2013-10-29TypoTor Lillqvist1-1/+1
2013-10-29Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist1-0/+3
2013-10-29VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0Arnaud Versini1-2/+2
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-28fixincludeguards.sh: vclThomas Arnhold211-575/+575
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist2-0/+8
2013-10-28Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist1-0/+7