summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa1-2/+2
2013-06-23fix missing content of header tabs with gtk vclplugCaolán McNamara1-16/+3
2013-06-23fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny1-0/+1
2013-06-22Export-Import GraphicFilter TestTomaž Vajngerl1-7/+57
2013-06-22fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl1-1/+1
2013-06-22Fix indentationKhaled Hosny1-1/+1
2013-06-22Fix indentationKhaled Hosny1-2/+1
2013-06-21Attempt to fix Core Text full justificationKhaled Hosny1-2/+3
2013-06-21sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky1-2/+10
2013-06-21coverity#707562 : Unitialized scalar variableNorbert Thiebaud1-0/+1
2013-06-21sal_Bool to boolTakeshi Abe3-98/+98
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara1-5/+11
2013-06-21Link with IOKit framework instead of -lIOKit directlyTor Lillqvist1-1/+1
2013-06-20Fixup alpha bitmap generation for Windows.Thorsten Behrens1-29/+5
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann3-18/+18
2013-06-20error: logical not is only applied to the left hand side of this comparisonStephan Bergmann1-1/+1
2013-06-20-Werror,-Wheader-guardStephan Bergmann1-1/+1
2013-06-20fdo#39593 remove unused function 'checkBitmapImport' and clean up codeJelle van der Waa1-160/+0
2013-06-20Revert "fdo#65132 compute font height correctly"David Tardon1-1/+1
2013-06-20move static bitmap into a svapp memberCaolán McNamara4-24/+52
2013-06-20Fix calculation of internal leadingKhaled Hosny1-1/+1
2013-06-19WaE: for higher debugging levelsCaolán McNamara4-17/+2
2013-06-19Mark as staticTakeshi Abe1-2/+2
2013-06-19Mark as constTakeshi Abe2-3/+3
2013-06-19sal_Bool to boolTakeshi Abe6-43/+43
2013-06-19Call CheckContext() on OS X, tooTor Lillqvist1-2/+0
2013-06-19Add commentTor Lillqvist1-0/+5
2013-06-19fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist1-9/+30
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand4-214/+170
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen2-0/+24
2013-06-19Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand1-4/+54
2013-06-18remove test code.Michael Meeks1-1/+1
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2-6/+35
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand1-3/+3
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist1-1/+1
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand2-16/+51
2013-06-18Adapt the comment not to speak about things that are notFridrich Štrba1-3/+3
2013-06-18The original code was doing exactly this, so let me mimic itFridrich Štrba1-7/+1
2013-06-18fdo#65844 use right colors from paletteDavid Tardon1-2/+4
2013-06-18Fix CTLayout::GetBoundRect()Khaled Hosny1-2/+2
2013-06-18sal_Bool to boolTakeshi Abe5-19/+19
2013-06-18Remove another pointless TODO noteKhaled Hosny1-1/+0
2013-06-18Remove pointless TODO noteKhaled Hosny1-1/+0
2013-06-18Some notesKhaled Hosny1-2/+3
2013-06-18Remove the never set mfFontScaleKhaled Hosny4-43/+18
2013-06-18Use Core Text defaults for kerning and ligaturesKhaled Hosny1-9/+0
2013-06-18Trying to fix salgdi_gdiplusFridrich Štrba1-8/+9
2013-06-17The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist3-156/+4
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand2-2/+35
2013-06-17Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks1-1/+10