summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
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-30Avoid leaking a GtkMenuMatthew J. Francis
2014-09-30fix windows buildNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann
2014-09-30fix OSX buildNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-30vcl: fixup last cleanupChris Sherlock
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock
2014-09-29vcl/osx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-28Avoid leaking dbus objectsMatthew J. Francis
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: try to make clang tinderbox happy about new timer testMichael Stahl
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-25use SAL_OVERRIDE for WinSalTimerMichael Stahl
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-25Follow-up to fdo#84138: Add YIELD_GUARD here, too, fixes another crashTor Lillqvist
2014-09-25fdo#84138 Add missing YIELD_GUARD to fix an input method crashMatthew J. Francis
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-25fdo#84000 - unit test timers / main-loop bits.Michael Meeks
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis
2014-09-25coverity#1241396 Uninitialized pointer fieldCaolán McNamara
2014-09-25nHighlightedItem only ever set, never readCaolán McNamara
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-24add test case for EDB-34720Caolá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