summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-2/+2
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-3/+4
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon3-38/+39
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara1-17/+0
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2-9/+0
2011-11-01SalYieldMutex::release(): add assertionMichael Stahl1-0/+1
2011-11-01callcatcher: remove unused appendStrCaolán McNamara2-9/+0
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara2-45/+30
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara6-27/+27
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara3-3/+28
2011-10-25gtk3: post merge fixupsMichael Meeks1-2/+2
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks1-0/+5
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks1-0/+8
2011-10-25generic: overcome Mac specific build errorsMichael Meeks1-1/+1
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks4-49/+62
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks3-177/+219
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks1-0/+155
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks1-46/+7
2011-10-25gtk3: remove X dependency (for now)Michael Meeks1-0/+179
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks5-37/+171
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks27-0/+22748