summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Band-aid fix for bnc#795857 and the pdf export black background.Thorsten Behrens1-27/+33
2013-05-31sal_Bool to boolTakeshi Abe4-78/+78
2013-05-30Make use of IsStarSymbol()Thomas Arnhold5-21/+9
2013-05-30sal_Bool to boolTakeshi Abe4-72/+72
2013-05-29convert save defaults to .ui formatCaolán McNamara1-5/+38
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara1-19/+89
2013-05-28UNX does not imply X11Tor Lillqvist1-2/+2
2013-05-28fix emf transparency handling (bnc#820385)Luboš Luňák2-5/+29
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard1-0/+0
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed1-2/+3
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