summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-07-31basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2-6/+7
2012-07-25fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara1-9/+8
2012-07-13fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-06-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara1-37/+128
2012-06-11fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+34
2012-05-30fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+5
2012-05-18WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-1/+3
2012-05-09fdo#39106: properly draw separators in vertical toolbarsIvan Timofeev1-1/+1
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara1-2/+1
2012-04-23fail earlier on oversized imagesCaolán McNamara1-8/+19
2012-04-17png parsing regression testCaolán McNamara1-9/+22
2012-04-17fdo#42537: fix RTL menu rendering on WindowsIvan Timofeev1-1/+4
2012-04-05n714787: Duplicate code removal.Muthu Subramanian1-34/+34
2012-04-05Fix vcl alpha blending n#714787Thorsten Behrens1-30/+36
2012-04-04Fix cursor movement in graphite fontsMartin Hosken1-21/+25
2012-04-02fix vertical align when switching mode in multibar fdo#44140Noel Power1-1/+13
2012-03-20vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+1
2012-01-17Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann1-0/+4
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks1-8/+8
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2-10/+6
2012-01-16vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2-14/+14
2012-01-16vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks5-33/+31
2011-12-29Fix init orderJulien Nabet1-1/+1
2011-12-29option to export hidden slides to pdf filesPierre-André Jacquod1-0/+9
2011-12-27Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky1-1/+1
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-4/+3
2011-12-23don't hide images in menus (fdo#31471, fdo#41264)Ivan Timofeev1-1/+1
2011-12-17fdo#34641: set initial focus to "Number of copies"Ivan Timofeev1-0/+3
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2-6/+4
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power1-2/+4
2011-12-07avoid casting from void*David Tardon1-80/+79
2011-12-07Change "menues" to "menus"Michael T. Whiteley5-9/+9
2011-12-07reduce CurrencyBox somewhatCaolán McNamara1-31/+0
2011-12-07Fix non --enable-dbgutil builds.Stephan Bergmann1-4/+0
2011-12-07Make dialogs fail with an exception in headless tests.Stephan Bergmann2-17/+42
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-4/+16
2011-12-06Revert "Install a Cancel callback, don't rely on vcl searching for a parent t...Caolán McNamara1-3/+0
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz1-8/+11
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz1-6/+10
2011-12-05deactivate print job after errorDavid Tardon1-0/+5
2011-12-05move the check function to vclDavid Tardon1-0/+69
2011-12-05DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin1-0/+2
2011-12-05DecoView cleanup - remove unused button stylesMatteo Casalin1-24/+5
2011-12-05DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin1-46/+18
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin2-46/+44
2011-12-05Decoview cleanup - DrawButtonMatteo Casalin1-259/+249
2011-12-05Removed unused headerMatteo Casalin1-1/+0