summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-317-8/+8
* Windows: Drop obsolete stuffThomas Arnhold2013-10-304-8/+0
* windows: remove WINVER checkThomas Arnhold2013-10-301-12/+0
* fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny2013-10-302-5/+42
* SimplifyKhaled Hosny2013-10-301-4/+1
* avoid build breakage on lame pseudo-OS that cannot unlink open fileMichael Stahl2013-10-301-0/+4
* Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara2013-10-291-6/+28
* fdo#40077 Characters cropped in GTK-based ComboBoxSamuel Mehrbrodt2013-10-291-1/+1
* TypoTor Lillqvist2013-10-291-1/+1
* Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist2013-10-291-0/+3
* VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0Arnaud Versini2013-10-291-2/+2
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* fixincludeguards.sh: vclThomas Arnhold2013-10-28211-575/+575
* Add some (commented out) SAL_DEBUG() callsTor Lillqvist2013-10-282-0/+8
* Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist2013-10-281-0/+7
* fix warnings in gtksalframeTomaž Vajngerl2013-10-261-5/+10
* Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist2013-10-263-2/+105
* Remove unused fileTor Lillqvist2013-10-251-20/+0
* Bin unused #definesTor Lillqvist2013-10-241-3/+0
* fixed build breaker MongolianEike Rathke2013-10-241-1/+1
* added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke2013-10-241-5/+12
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-232-4/+4
* convert code to use OUString::endsWithNoel Grandin2013-10-234-4/+4
* More work on selection handling in iOSTor Lillqvist2013-10-232-0/+32
* vcl: convert some BOOL to sal_uInt8Michael Stahl2013-10-221-3/+3
* ImplCalcSize etc can be constCaolán McNamara2013-10-221-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2214-20/+20
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-223-9/+10
* bah, Len->!isEmptyCaolán McNamara2013-10-221-3/+3
* aqua String remnantsCaolán McNamara2013-10-223-16/+16
* some sneaky strings in vcl/winCaolán McNamara2013-10-221-15/+15
* sneaky macosx StringsCaolán McNamara2013-10-221-2/+2
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-225-1/+6
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-227-82/+16
* Try to handle selection resizing in a more "correct" wayTor Lillqvist2013-10-222-0/+34
* Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara2013-10-212-2/+2
* String -> OUStringStephan Bergmann2013-10-211-1/+6
* some windows only StringsCaolán McNamara2013-10-211-6/+8
* Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand2013-10-211-0/+9
* remove uses of COMPARE_*Caolán McNamara2013-10-211-18/+17
* Exempler->ExemplarCaolán McNamara2013-10-211-4/+4
* drop StringCompare from vclCaolán McNamara2013-10-211-10/+8
* Simplify further after the kerning pair changesTor Lillqvist2013-10-216-33/+4
* String::GetBuffer()->OUString::getStr()Caolán McNamara2013-10-211-7/+7
* GetKernPairs() can even be private nowTor Lillqvist2013-10-211-3/+4
* No need for this to be virtual thenTor Lillqvist2013-10-211-1/+1
* Remove GetKernPairs() with no implementationKhaled Hosny2013-10-2111-46/+0
* Removed unused kerning stuffKhaled Hosny2013-10-2111-834/+18
* Drop support for non-Unicode fontsKhaled Hosny2013-10-213-107/+5
* post String conversion cleanupThomas Arnhold2013-10-213-14/+14