Age | Commit message (Expand) | Author |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | fix indent and simplify returns, no logic change | Caolán McNamara |
2015-10-23 | afl-eventtesting: crash on undoing insert new page in impress | Caolán McNamara |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht |
2015-09-04 | svx: prefix members of SdrPaintView | Miklos Vajna |
2015-07-09 | SdrPaintView::AddWindowToPaintView: take a vcl::Window, too | Miklos Vajna |
2015-06-01 | svx: nObjAnz -> nObjCount | Miklos Vajna |
2015-05-29 | tdf#91702 - fix stack-based MessBox allocation. | Michael Meeks |
2015-05-26 | convert INVALIDATE constants to scoped enum | Noel Grandin |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-22 | convert GRFMGR_DRAW_ constants to scoped enum | Noel Grandin |
2015-04-17 | svx: convert new to ::Create. | Noel Grandin |
2015-04-10 | Fix OutputDevice members / stack allocation. | Michael Meeks |
2015-04-10 | Audit and correct misc. clears -> disposeAndClears. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | Change tools::Time::GetSystemTicks to sal_uInt64 | Stephan Bergmann |
2015-04-07 | SdrPaintView tiled rendering: ignore visual area | Miklos Vajna |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-19 | loplugin:constantfunction: svx | Noel Grandin |
2015-03-06 | Idle: Changed to new enum name | Tobias Madl |
2015-03-06 | Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum | Tobias Madl |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-02-23 | Use SdrModel::isTiledRendering() | Miklos Vajna |
2015-02-23 | svx: paint TextEdit to the output device in case of tiled rendering | Miklos Vajna |
2014-12-09 | adapted priority to repaint | Tobias Madl |
2014-12-09 | changed timers to idles | Jennifer Liebel |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-11-05 | changed some timer to idle | Jennifer Liebel |
2014-11-04 | Apply pimpl to SdrPageWindow. | Kohei Yoshida |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-06-27 | DBG_ASSERT->assert | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-06 | Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/* | Tor Lillqvist |