Age | Commit message (Expand) | Author |
2014-03-11 | No need for implGetBounds to be SAL_CALL | Stephan Bergmann |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |
2014-03-10 | basctl: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from basctl | Alexander Wilms |
2014-02-25 | basic: remove use of sal_uIntptr in favor of more appropriate type | Norbert Thiebaud |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | Add config option used when we try to link one huge object file. | Matúš Kukan |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-14 | Drop unused #include | Takeshi Abe |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. | Alexandre Vicenzi |
2014-02-11 | -Werror,-Wunused-function | Stephan Bergmann |
2014-02-11 | convert manage languages dialog to .ui | Caolán McNamara |
2014-02-10 | the return of callcatcher | Caolán McNamara |
2014-02-09 | coverity#1169816 Division or modulo by zero | Caolán McNamara |
2014-02-07 | auto_ptr -> heap_ptr | Stephan Bergmann |
2014-02-07 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-07 | Simplify access to theCoreReflection singleton | Stephan Bergmann |
2014-02-04 | Related: #i123862# use O*String's isEmpty() method... | Herbert Dürr |
2014-02-03 | uiconfig: remove obsolete helpid's and clean trailing whitespace. | Michael Meeks |
2014-02-03 | fdo#74455 - hide direct printing button and replace with new print dialog. | Michael Meeks |
2014-02-02 | fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. | Alexandre Vicenzi |
2014-01-27 | coverity#736985 Uncaught exception | Caolán McNamara |
2014-01-27 | coverity#982152 Unchecked return value | Caolán McNamara |
2014-01-27 | coverity#735667 Unchecked dynamic_cast | Caolán McNamara |
2014-01-27 | coverity#1130421 Improper use of negative value | Caolán McNamara |
2014-01-22 | Related: #i50481# improve Select All command in Basic IDE | Tsutomu Uchino |
2014-01-19 | coverity#735600 : Division by zero | Norbert Thiebaud |
2014-01-19 | coverity#1000814 coverity#1000815 : Unintended sign extension | Norbert Thiebaud |
2014-01-19 | coverity#735599 : Division by zero | Norbert Thiebaud |
2014-01-19 | coverity#735598 : Division by zero | Norbert Thiebaud |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | bool improvements | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-17 | Remove use of deprecated css::document::XEventBroadcaster/Listener | Stephan Bergmann |
2014-01-16 | Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton | Stephan Bergmann |
2014-01-14 | Remove unused bForBrowsing parameter | Stephan Bergmann |
2014-01-14 | PrepareClose should probably return bool | Stephan Bergmann |
2014-01-13 | SvTreeListBox::ExpandingHdl should return bool | Stephan Bergmann |
2014-01-13 | disentangle CalcSize | Caolán McNamara |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2014-01-06 | convert module and dialog tabpages to .ui | Caolán McNamara |
2014-01-06 | basctl::CheckBox all loaded from .ui now, drop resid ctor | Caolán McNamara |
2014-01-06 | convert lib page to .ui | Caolán McNamara |
2014-01-03 | convert default language dialog to .ui | Caolán McNamara |
2014-01-03 | add some borders here | Caolán McNamara |