Age | Commit message (Expand) | Author |
2014-03-14 | No need for a virtual OPropertyContainer::getTypes | Stephan Bergmann |
2014-03-13 | Remove unused VCLXWindowImpl parts | Stephan Bergmann |
2014-03-12 | Spelling fix: suported | Tor Lillqvist |
2014-03-11 | No need for implGetBounds to be SAL_CALL | Stephan Bergmann |
2014-03-10 | toolkit: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | coverity#708535 Uninitialized scalar field | Caolán McNamara |
2014-03-10 | coverity#708534 Uninitialized pointer field | Caolán McNamara |
2014-03-10 | coverity#708531 Uninitialized pointer field | Caolán McNamara |
2014-02-27 | Remove unused VCLXTabPageModel | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from toolkit | Alexander Wilms |
2014-02-26 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-25 | Add config_libraries.h definitions to get library names easily. | Matúš Kukan |
2014-02-24 | error: enumeral and non-enumeral type in conditional expression | Stephan Bergmann |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann |
2014-02-24 | toolkit: sal_Bool -> bool | Stephan Bergmann |
2014-02-24 | Remove unnecessary bool2any | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | coverity#705963 Dereference before null check | Caolán McNamara |
2014-02-21 | coverity#708532 Uninitialized scalar field | Caolán McNamara |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-18 | coverity#738917 Uninitialized scalar field | Caolán McNamara |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-13 | coverity#737151 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#707416 Uncaught exception | Caolán McNamara |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-03 | Remove needless SAL_DLLPRIVATE annotation | Stephan Bergmann |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | This has always only converted the condition of ?: to long | Stephan Bergmann |
2014-01-28 | coverity#440874 Dereference before null check | Caolán McNamara |
2014-01-25 | fdo#54938 Convert toolkit to cppu::supportsService | Alexandre Vicenzi |
2014-01-24 | Include boost/ptr_container/ptr_vector.hpp at the beginning again. | Matúš Kukan |
2014-01-24 | Remove unneeded include to hopefully fix the tinderboxes. | Matúš Kukan |
2014-01-24 | tk: Implementation com.sun.star.comp.awt.Layout does not exist. | Matúš Kukan |
2014-01-24 | tk: Constructor feature for last tk_ implementations. | Matúš Kukan |
2014-01-24 | tk: Ctor feature for the rest of dialogcontrol.cxx classes. | Matúš Kukan |
2014-01-24 | tk: Ctor feature for VCLX classes. | Matúš Kukan |
2014-01-24 | tk: Ctor feature for UnoControlContainer(Model). | Matúš Kukan |
2014-01-24 | tk: Ctor feature for UnoScrollBarControl(Model). | Matúš Kukan |
2014-01-24 | tk: Ctor feature for StdTabController(Model). | Matúš Kukan |
2014-01-24 | tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl). | Matúš Kukan |
2014-01-24 | tk: Constructor feature for MutableTreeDataModel. | Matúš Kukan |
2014-01-24 | tk: Constructor feature for VCLXToolkit. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for UnoSpinButton(Control|Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for unocontrols.cxx. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>. | Matúš Kukan |