summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix Kashida justification when there is no Kashida glyphKhaled Hosny2011-11-281-1/+0
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-8/+8
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-282-4/+6
* remove include of pch header from vclNorbert Thiebaud2011-11-2722-44/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-2/+2
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-3/+4
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-213-38/+39
* callcatcher: remove freshly unused methodsCaolán McNamara2011-11-141-17/+0
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-022-9/+0
|\
| * callcatcher: remove unused appendStrCaolán McNamara2011-11-012-9/+0
* | SalYieldMutex::release(): add assertionMichael Stahl2011-11-011-0/+1
|/
* make FontManager work directly on FontSelectPatternCaolán McNamara2011-10-272-45/+30
* Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2011-10-276-27/+27
* Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara2011-10-273-3/+28
* gtk3: post merge fixupsMichael Meeks2011-10-251-2/+2
* generic: undo attempt at cross-platform headless for nowMichael Meeks2011-10-251-0/+5
* gtk3: fix display changed signal emissionsMichael Meeks2011-10-251-0/+8
* generic: overcome Mac specific build errorsMichael Meeks2011-10-251-1/+1
* generic: more unix conditional compilation pieces and win32 portingMichael Meeks2011-10-254-49/+62
* generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2011-10-253-177/+219
* generic: factor out generic display code, reducing cut+paste+bugMichael Meeks2011-10-251-0/+155
* misc cross-platform dependency / build issue reduxMichael Meeks2011-10-251-46/+7
* gtk3: remove X dependency (for now)Michael Meeks2011-10-251-0/+179
* generic: merge me with last commit please ... - more workMichael Meeks2011-10-255-37/+171
* generic: re-structure generic code to increase re-use between backendsMichael Meeks2011-10-2527-0/+22748