summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2016-03-14Resolves: tdf#98638 sometimes menu grab doesn't takeCaolán McNamara
2016-03-14remove some unused Java codeNoel Grandin
2016-03-14tdf#95616 - fix flickering issueMarco Cecchetti
2016-03-14Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken
2016-03-13coverity#1355505 Uninitialized pointer fieldCaolán McNamara
2016-03-13add assert preventing memory leakMarkus Mohrhard
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-03-12Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara
2016-03-12Typo: documet->documentJulien Nabet
2016-03-11Passing a string to a std::ostringstream ctor is trickyTor Lillqvist
2016-03-11gtk3: various bits means different things againCaolán McNamara
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-03-10Follow the coding style of surrounding codeTor Lillqvist
2016-03-10gtk3: set decoration bits etc before realizeCaolán McNamara
2016-03-10Add comment wondering what the code thinks it is doingTor Lillqvist
2016-03-10Factor out the calls to FillRect in the DrawTextImpl() implementationsTor Lillqvist
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-10loplugin:rangedforcopyStephan Bergmann
2016-03-10loplugin:staticmethodsStephan Bergmann
2016-03-09Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann
2016-03-09cups_dest_s::instance can be nullStephan Bergmann
2016-03-09Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist
2016-03-09tdf#96685 - ensure FindFocus a11y context is valid EditableTextJustin Luth
2016-03-09vcldemo: improved text rendering test.Michael Meeks
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara
2016-03-09fix for older gtkCaolán McNamara
2016-03-09gtk3: try and keep sync with yesterdays upstream scrollbar changesCaolán McNamara
2016-03-09Add missing includesDavid Ostrovsky
2016-03-09DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-08tdf#97966 Drop static keywords from two functions inside an unnamed namespaceWastack
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-08building against 110 different operation system variants is a painCaolán McNamara
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist
2016-03-07gtk3: popover positions come pre-computedCaolán McNamara