summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16downgrade this WARN to an INFOCaolán McNamara
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-15Fix indentationStephan Bergmann
2015-06-15Minor clean upStephan Bergmann
2015-06-15Assume that nDPI should never be zero in ImplLogicToPixelStephan Bergmann
2015-06-15vcl: avoid possible leaks in case of unexpected exceptionsTakeshi Abe
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-13Fix funny line-ends.Thorsten Behrens
2015-06-13tdf#92036 - work around writer spelling issueMichael Meeks
2015-06-12vcl: loplugin:pointertoboolMiklos Vajna
2015-06-12std::list for SchedulerJuergen Funk
2015-06-12get rid of a few thousand unnecessary OpenGL callsMarkus Mohrhard
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
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-08loplugin:cstylecast: deal with remaining pointer castsStephan 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-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
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-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky
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-02fix rendercontext rendering of toolboxLászló Németh
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01coverity#1302690 Uninitialized pointer fieldCaolán McNamara