summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist2-0/+34
2013-10-21Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara2-2/+2
2013-10-21String -> OUStringStephan Bergmann1-1/+6
2013-10-21some windows only StringsCaolán McNamara1-6/+8
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand1-0/+9
2013-10-21remove uses of COMPARE_*Caolán McNamara1-18/+17
2013-10-21Exempler->ExemplarCaolán McNamara1-4/+4
2013-10-21drop StringCompare from vclCaolán McNamara1-10/+8
2013-10-21Simplify further after the kerning pair changesTor Lillqvist6-33/+4
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara1-7/+7
2013-10-21GetKernPairs() can even be private nowTor Lillqvist1-3/+4
2013-10-21No need for this to be virtual thenTor Lillqvist1-1/+1
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny11-46/+0
2013-10-21Removed unused kerning stuffKhaled Hosny11-834/+18
2013-10-21Drop support for non-Unicode fontsKhaled Hosny3-107/+5
2013-10-21post String conversion cleanupThomas Arnhold3-14/+14
2013-10-20Bin pointless #ifdef'd codeKhaled Hosny1-52/+5
2013-10-20flush out some windows-only String::AssignsCaolán McNamara1-3/+3
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-0/+16
2013-10-19older gtks don't have gtk_widget_get_windowCaolán McNamara1-3/+3
2013-10-18rework Init/Main ui-previewer post early language detectCaolán McNamara1-13/+17
2013-10-18More text selection WIP hackingTor Lillqvist1-18/+22
2013-10-18pScreen uninitializedCaolán McNamara1-1/+1
2013-10-18missing .mkCaolán McNamara1-0/+20
2013-10-18Resolves: rhbz#919070 offload set span-all-displays to a gtk3 utilityCaolán McNamara3-0/+149
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara2-27/+59
2013-10-17Consistently use SAL_USE_VCLPLUGIN as a bootstrap variableStephan Bergmann2-8/+5
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky1-1/+1