Age | Commit message (Expand) | Author |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | Remove dead code | Stephan Bergmann |
2014-03-10 | UnoControls: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from UnoControls | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-18 | UnoControls: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. | Alexandre Vicenzi |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2013-12-19 | Remove odd service names (that duplicate type names) | Stephan Bergmann |
2013-12-19 | Clean up UnoControls/source/controls/ further | Stephan Bergmann |
2013-12-19 | Clean up macro madness | Stephan Bergmann |
2013-12-17 | embedded nulls in literals | Caolán McNamara |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold |
2013-07-24 | fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 | Noel Grandin |
2013-07-18 | fix warning | Noel Grandin |
2013-07-18 | fix windows build | Noel Grandin |
2013-07-18 | fdo#46808, Convert frame::FrameControl service to new style | Noel Grandin |
2013-07-18 | remove some useless comment blocks | Noel Grandin |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-09-12 | Finished ::rtl::OUString to OUString in UnoControls | Ricardo Montania |
2012-09-11 | ::rtl::OUString to OUString in UnoControls | Ricardo Montania |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-05 | Remove unused macros | Thomas Arnhold |
2012-07-03 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-06 | removed dead code | Takeshi Abe |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-19 | Removed RTL_CONSTASCII_USTRINGPARAM from UnoControls | Szabolcs Dezsi |
2012-02-21 | expand and remove CSS* macro | Thomas Arnhold |
2012-01-21 | UnoControls: remove dmakefiles | Michael Stahl |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-09 | Fix for fdo43460, Part I, getLength to isEmpty | Olivier Hallot |