Age | Commit message (Expand) | Author |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2014-12-12 | toolkit: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-08 | back out more wrong and confusing tools::Time comment changes | Eike Rathke |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-07 | Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy | Stephan Bergmann |
2014-06-05 | toolkit: remove SAL_THROW macro | Noel Grandin |
2014-05-15 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13 | Julien Nabet |
2014-04-19 | Move headers that are private to toolkit there, then | Tor Lillqvist |
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-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-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-23 | tk: Constructor feature for unocontrols.cxx. | Matúš Kukan |
2013-11-07 | remove unnecessary use of OUString constructor in TOOLKIT module | Noel Grandin |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-08-02 | fdo#67235 adapt form control code to time nanosecond API change | Lionel Elie Mamane |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-06-27 | Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE | Ariel Constenla-Haile |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-04-25 | don't pollute global namespace | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-01-28 | fdo#46808, Convert some bits to new-style UNO | Noel Grandin |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-08-10 | fdo#39468: Translate remaining German comments in toolkit/ | Philipp Riemer |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-07-18 | Un-inline use of szServiceName2_UnoControlEdit | Stephan Bergmann |
2012-06-12 | nuke dead code | Takeshi Abe |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-28 | targeted string re-work | Norbert Thiebaud |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-03-05 | Remove unused code | Elton Chung |
2012-02-19 | entirely unused UnoMemoryStream class | Caolán McNamara |
2012-02-16 | callcatcher: update unused code list | Caolán McNamara |
2012-02-13 | fix support for embedded images for basic Dialogs ( fdo#45992 ) | Noel Power |
2012-01-16 | Fix for fdo43460 Part XXXIX getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header from toolkit | Norbert Thiebaud |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | fix up merging issues, so it compiles | Michael Meeks |