summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-10tdf#91645 don't change selected menu title text color in Aero themeLászló Németh
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-10loplugin:bodynotinblockStephan Bergmann
2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2015-06-10WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-09Last item of menu with title cannot be hilightedPhilippe Jung
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara
2015-06-09vcl: handle nDPI == 0 in ImplPixelToLogic()Miklos Vajna
2015-06-09tdf#91462 - fix invisible menu titles of open menusLászló Németh
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-09WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-08loplugin:redundantcastStephan Bergmann
2015-06-07Remove include stdio (part8)Julien Nabet
2015-06-07Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks
2015-06-05VclPtr - more extensive lifecycle tests.Michael Meeks
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-05Revert "vcl: fix Android build"Jan Holesovsky
2015-06-05vcl: fix Android buildMiklos Vajna
2015-06-05Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl
2015-06-04Cleanup crossplatform cairoMox Soini
2015-06-04fix rendercontext rendering of standard toolbar iconsLászló Németh
2015-06-04loplugin:simplifyboolStephan Bergmann
2015-06-04disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-06-04convert DrawMode to scoped enumNoel Grandin
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky
2015-06-03more style fixesMarkus Mohrhard
2015-06-03that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard
2015-06-03fix commentMarkus Mohrhard
2015-06-03document that these are references to mozilla bugsMarkus Mohrhard
2015-06-03more style clean-upMarkus Mohrhard
2015-06-03adapt coding styleMarkus Mohrhard
2015-06-03document that it is a reference to a mozilla bugMarkus Mohrhard
2015-06-03make it possible to force enable double buffering for all widgetsTomaž Vajngerl
2015-06-03graphicfilter: store the funky animated GIF in a PNG as a GIFTomaž Vajngerl
2015-06-02loplugin:loopvartoosmallStephan Bergmann