summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-2/+2
2013-05-27Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2-6/+11
2013-05-27Generalize the check for a recode tableCaolán McNamara1-9/+3
2013-05-27fdo#64632 If a Symbol font is missing, ensure that conversion is doneSean Young1-0/+7
2013-05-27cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on WindowsYuri Dario1-7/+15
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi3-13/+23
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi1-0/+3
2013-05-27vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi1-0/+3
2013-05-26fix OUString conversionThomas Arnhold1-4/+4
2013-05-26fix OUString conversionSean Young1-1/+1
2013-05-25Fix fdo#64972 - strikethrough displays too highKhaled Hosny1-1/+2
2013-05-25Revert "Fix improper glyph positioning with old fonts"Khaled Hosny1-1/+1
2013-05-25A hack to fix mark placement in old fontsKhaled Hosny1-1/+19
2013-05-24Resolves: #i120529# abort print controller job, if no pages will be printedOliver-Rainer Wittmann1-1/+7
2013-05-24this themeing thing doesn't actually do anythingCaolán McNamara3-28/+3
2013-05-24add missing modelinesDavid Tardon1-13/+16
2013-05-24stop delivering freetype headersDavid Tardon2-9/+5
2013-05-24Resolves: #i120481# Add registered transferable flavor...Andre Fischer2-9/+20
2013-05-24sync the menubutton size request and draw calculationsCaolán McNamara1-2/+5
2013-05-24after 14 years I think we can forget about this titchy FIXMECaolán McNamara1-1/+0
2013-05-24Newer boost is more picky with null pointersTor Lillqvist1-1/+1
2013-05-23Fix improper glyph positioning with old fontsKhaled Hosny1-1/+1
2013-05-23Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand1-30/+55
2013-05-23sal_Bool to boolTakeshi Abe3-92/+92
2013-05-23tweak bug comment to indicate which bug tracker its fromCaolán McNamara1-1/+1
2013-05-23Fix left to right full justificationKhaled Hosny3-99/+2
2013-05-23Splitter::ImplInitHorVer(bool) should always initialize all state.Mark Wielaard1-17/+17
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi10-15/+89
2013-05-22replace DialogCancelledException with std::abortMarkus Mohrhard2-4/+1
2013-05-22setting max line count should allow extra values to be added laterCaolán McNamara2-2/+2
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist7-58/+7
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz7-7/+58
2013-05-22WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen1-1/+1
2013-05-22sal_Bool to boolTakeshi Abe8-66/+66
2013-05-21Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes2-3/+92
2013-05-21Removal of includes not needed anymoreRodolfo Ribeiro Gomes2-15/+0
2013-05-21Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes2-65/+53
2013-05-21Redundant checkStephan Bergmann1-1/+1
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+175
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara1-9/+5
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes1-43/+22
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard1-0/+12
2013-05-20Make some uses of OUStrings a little more readableRodolfo Ribeiro Gomes1-8/+2
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer1-3/+12
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand5-151/+317
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-0/+192
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann4-24/+65