summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-10-02coverity#1242421 Dereference after null checkCaolán McNamara
2014-10-02coverity#1242420 Dereference after null checkCaolán McNamara
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-10-01Fallout fdo#83010: wrap on limits also in corner casesKatarina Behrens
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26vcl: restore that cast for MSVCMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-25Related: fdo#83010 implement wrapping on reaching NumericFormatter limitsCaolán McNamara
2014-09-25Related: fdo#83010 move NumericFormatter clipping to min/max into one placeCaolán McNamara
2014-09-25coverity#1240250 Buffer not null terminatedCaolán McNamara
2014-09-25coverity#1147661 Uninitialized scalar valueCaolán McNamara
2014-09-25coverity#1241396 Uninitialized pointer fieldCaolán McNamara
2014-09-25nHighlightedItem only ever set, never readCaolán McNamara
2014-09-24vcl button: Allow automatic handling of UNO commands (like .uno:Something).Jan Holesovsky
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2014-09-21set mpFirstBand back to 0 after deleting itCaolán McNamara
2014-09-21WB_OWNERDRAWDECORATION is needed by toolbar popupsMaxim Monastirsky
2014-09-19My 'SkakNew-Figurine' font has a hyphen in its nameMiklos Vajna
2014-09-18default n-up printing of notes to sensible 2 x 1 not 1 x 2Caolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás
2014-09-17vcl menu: Add the height setting to the IMenuBarWindow interface.Jan Holesovsky
2014-09-16loplugin:saloverrideStephan Bergmann
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-16vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky
2014-09-15vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky
2014-09-15vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky