summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-28UNX does not imply X11Tor Lillqvist1-2/+2
2013-05-28fix emf transparency handling (bnc#820385)Luboš Luňák1-4/+29
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-26fix OUString conversionThomas Arnhold1-4/+4
2013-05-26fix OUString conversionSean Young1-1/+1
2013-05-25Revert "Fix improper glyph positioning with old fonts"Khaled Hosny1-1/+1
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 McNamara2-26/+2
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-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 Hosny1-2/+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 Mogi2-9/+39
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 Lillqvist3-28/+6
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz3-6/+28
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-22sal_Bool to boolTakeshi Abe8-66/+66
2013-05-21Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes1-3/+85
2013-05-21Removal of includes not needed anymoreRodolfo Ribeiro Gomes1-13/+0
2013-05-21Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes1-59/+48
2013-05-21Redundant checkStephan Bergmann1-1/+1
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+175
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes1-43/+22
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 Grand4-76/+227
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-0/+192
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-23/+63
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara2-18/+47
2013-05-20Related: fdo#61186 always operate on printer settings paper formatCaolán McNamara1-9/+29
2013-05-19fix OUString conversionThomas Arnhold1-2/+2
2013-05-19fix OUString conversionThomas Arnhold1-2/+2
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand2-45/+66
2013-05-19fdo#39468 Translate German comments - graphicfilterChristian M. Heller2-48/+41
2013-05-19don't check the same twiceThomas Arnhold1-1/+1
2013-05-19Changed compareTo to startsWithricardobotto1-4/+4
2013-05-18sal_Bool to boolTakeshi Abe6-70/+70
2013-05-18Keep the functions localTakeshi Abe1-0/+4
2013-05-17I can see no use anywhere of OverridePageSizeCaolán McNamara1-5/+0