Age | Commit message (Expand) | Author |
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 |
2012-08-02 | sal_Bool -> bool | Takeshi Abe |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2012-04-24 | WaE: equality comparison with extraneous parentheses | Tor Lillqvist |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2011-12-05 | add some form control support for basic dialogs | Noel Power |
2011-11-27 | remove include of pch header in basctl | Norbert Thiebaud |
2011-11-22 | String->OUString | August Sodora |