Age | Commit message (Expand) | Author |
2014-02-23 | coverity#441137 Dereference after null check | Caolán McNamara |
2014-02-21 | coverity#738652 Uninitialized scalar field | Caolán McNamara |
2014-02-21 | coverity#738654 Uninitialized scalar field | Caolán McNamara |
2014-02-21 | coverity#738656 Uninitialized scalar field | Caolán McNamara |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | editeng: sal_Bool->bool | Noel Grandin |
2014-02-21 | editeng: sal_Bool->bool | Noel Grandin |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-20 | svl: sal_Bool -> bool | Stephan Bergmann |
2014-02-18 | Drop unnecessary #include | Takeshi Abe |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-13 | coverity#737157 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#737151 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#737149 Uncaught exception | Caolán McNamara |
2014-02-12 | cid#705175 missing break in switch | Noel Grandin |
2014-02-12 | cid#705174 missing break in switch | Noel Grandin |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-05 | fdo#69652 Default(Date|Time) is a UNO struct now | Lionel Elie Mamane |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2014-01-30 | "stati" considered both pretentious and incorrect Latin | Michael Stahl |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter. | Alexandre Vicenzi |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Introduce com.sun.star.frame.theUICommandDescription singleton. | Matúš Kukan |
2014-01-28 | coverity#705814 Dereference before null check | Caolán McNamara |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-21 | FORMS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-15 | remove last xub_StrLen in forms | Caolán McNamara |
2014-01-14 | bool improvements | Stephan Bergmann |
2014-01-08 | Lock SolarMutex in RichtTextEngine::Create | Stephan Bergmann |
2014-01-08 | This can be private | Stephan Bergmann |
2013-12-22 | Fix other typos | Julien Nabet |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Get rid of unnecessary comphelper::UStringEqual | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_USTRINGACCESS_MAP | Stephan Bergmann |