Age | Commit message (Expand) | Author |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-07-17 | com::sun::star->css in basctl | Noel Grandin |
2015-05-26 | convert SCROLL constants to scoped enum | Noel Grandin |
2015-05-14 | refactor "basctl" classes to use RenderContext | Tomaž Vajngerl |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-24 | loplugin:constantfunction: basctl | Noel Grandin |
2015-03-20 | tdf#88230: cleanup solar mutex yielding | Pranav Kant |
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 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2014-12-22 | avoid 'don't create ItemSets with full range before FreezeIdRanges assert' | Caolán McNamara |
2014-12-09 | timers: Timer never started, remove it completely. | Tobias Madl |
2014-12-09 | changed timers to idles | Jennifer Liebel |
2014-12-08 | reduce scope of local variables | Michael Weghorn |
2014-11-22 | timers: Timer never started, remove it completely. | Tobias Madl |
2014-11-05 | fdo#38835 strip out OUString globals | 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-23 | 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-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
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-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-02-25 | Remove visual noise from basctl | Alexander Wilms |
2013-10-07 | CID#738561 uninitialized member | Caolán McNamara |
2013-06-03 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-21 | fdo#46808, Clean up old usages of ExtToolkit | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-05-15 | fdo#46808, Use service constructor | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-10-22 | OUString cleanup in basctl | Ricardo Montania |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-07 | basctl: int -> long for Point and Size | Uray M. János |
2012-09-07 | Cleanup in basctl (raw pointers) | Uray M. János |
2012-09-07 | Fix for docking property browser | Uray M. János |
2012-09-07 | Basic IDE: Docking property browser under object catalog | Uray M. János |
2012-08-29 | Basic IDE: namespace basctl | Uray M. János |
2012-08-07 | IDE: PTR_CAST, ISA to dynamic_cast | Uray M. János |
2012-08-07 | IDE: sal_Bool to bool | Uray M. János |
2012-08-03 | sal_Bool -> bool | Takeshi Abe |