summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael 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-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-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-02Fix invalid string accessMarcos Paulo de Souza
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-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist
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-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-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-21Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop StringCompare from vclCaolán McNamara
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-18rework Init/Main ui-previewer post early language detectCaolán McNamara
2013-10-16cleanupThomas Arnhold
2013-10-15swap if the host endianness doesn't match the file formatsCaolán McNamara
2013-10-15fdo#57659: fix exif processingJulien Nabet
2013-10-14ensure message box is first child of message dialogCaolán McNamara
2013-10-13Bin unnecessary #includeTor Lillqvist
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist
2013-10-11Don't use X11 concepts on iOS or AndroidTor Lillqvist
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com
2013-10-08CID#1079271 uninitialized member variablesCaolán McNamara