summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bin pointless #ifdef'd codeKhaled Hosny2013-10-201-52/+5
* flush out some windows-only String::AssignsCaolán McNamara2013-10-201-3/+3
* fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz2013-10-201-0/+16
* older gtks don't have gtk_widget_get_windowCaolán McNamara2013-10-191-3/+3
* rework Init/Main ui-previewer post early language detectCaolán McNamara2013-10-181-13/+17
* More text selection WIP hackingTor Lillqvist2013-10-181-18/+22
* pScreen uninitializedCaolán McNamara2013-10-181-1/+1
* missing .mkCaolán McNamara2013-10-181-0/+20
* Resolves: rhbz#919070 offload set span-all-displays to a gtk3 utilityCaolán McNamara2013-10-183-0/+149
* Related: rhbz#919070 display -1 means span all displaysCaolán McNamara2013-10-182-27/+59
* Consistently use SAL_USE_VCLPLUGIN as a bootstrap variableStephan Bergmann2013-10-172-8/+5
* Tiles: Documentation of the parameters.Jan Holesovsky2013-10-171-1/+1
* added draw tile signature and select all fixptyl@cloudon.com2013-10-171-0/+13