summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-05-03Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin
2016-05-03Change vGDIObj pointer to unique_ptr to reduce WinMtfOutput complexityMark Page
2016-05-02Simply use implicit conversion from GLboolean to boolStephan Bergmann
2016-05-01fix copy&paste errorJochen Nitschke
2016-05-01tdf#49853 Some shortcuts should always end up in the viewMaxim Monastirsky
2016-05-01tdf93563 volatile signal re-enterancy guardserdemdemirkapi
2016-05-01Fix typosAndrea Gelmini
2016-05-01follow-up for tinderbox fixJochen Nitschke
2016-04-30fix for tinderboxJochen Nitschke
2016-04-30Fix typosAndrea Gelmini
2016-04-30opengl: track the state of glViewportTomaž Vajngerl
2016-04-30opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl
2016-04-30opengl: track the state of stencil testTomaž Vajngerl
2016-04-30opengl: track the state of scissor test and the dimensionsTomaž Vajngerl
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl
2016-04-29tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl
2016-04-29use initialization listJochen Nitschke
2016-04-29tdf#62525 vcl: use cow_wrapper for lineinfoXisco Fauli
2016-04-28vcl: fix loplugin:stylepoliceMiklos Vajna
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27vcl: remove unused variable and redundant methodXisco Fauli
2016-04-27Print dialog: minor spacing tweaksAdolfo Jayme Barrientos
2016-04-27tdf#62525 vcl: use cow_wrapper for HatchXisco Fauli
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-04-26loplugin:bodynotinblockTor Lillqvist
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-04-25Update comment a bitKhaled Hosny
2016-04-25GDIMetaFile: rename members missing their prefixesMiklos Vajna
2016-04-24Pasting -- from a pdf from a fallback font doesn't give -- as outputCaolán McNamara
2016-04-22Blind fix for Android buildTor Lillqvist
2016-04-22loplugin:nullptrStephan Bergmann
2016-04-22Don't share the wakeup pipe with child processesTor Lillqvist
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
2016-04-22Try to fix tdf#93967 by using VclPtr to keep the window aliveArnaud Versini
2016-04-21Make the OSL_ENSURE message match realityTor Lillqvist
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-20Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18cppcheck: cstyleCastCaolán McNamara
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin