summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2013-10-24fixed build breaker MongolianEike Rathke
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl
2013-10-22ImplCalcSize etc can be constCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22bah, Len->!isEmptyCaolán McNamara
2013-10-22aqua String remnantsCaolán McNamara
2013-10-22some sneaky strings in vcl/winCaolán McNamara
2013-10-22sneaky macosx StringsCaolán McNamara
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-21Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara
2013-10-21String -> OUStringStephan Bergmann
2013-10-21some windows only StringsCaolán McNamara
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand