summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-26fix warnings in gtksalframeTomaž Vajngerl1-5/+10
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist3-2/+105
2013-10-25Remove unused fileTor Lillqvist1-20/+0
2013-10-24Bin unused #definesTor Lillqvist1-3/+0
2013-10-24fixed build breaker MongolianEike Rathke1-1/+1
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke1-5/+12
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin2-4/+4
2013-10-23convert code to use OUString::endsWithNoel Grandin4-4/+4
2013-10-23More work on selection handling in iOSTor Lillqvist2-0/+32
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl1-3/+3
2013-10-22ImplCalcSize etc can be constCaolán McNamara1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist14-20/+20
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl3-9/+10
2013-10-22bah, Len->!isEmptyCaolán McNamara1-3/+3
2013-10-22aqua String remnantsCaolán McNamara3-16/+16
2013-10-22some sneaky strings in vcl/winCaolán McNamara1-15/+15
2013-10-22sneaky macosx StringsCaolán McNamara1-2/+2
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara5-1/+6
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza7-82/+16