Age | Commit message (Expand) | Author |
2014-08-13 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-07-23 | convert SfxItemState constants to a proper enum | Noel Grandin |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-06-18 | Use ImplInheritanceHelper | Stephan Bergmann |
2014-05-06 | Remove C11ism | Julien Nabet |
2014-05-05 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 | Julien Nabet |
2014-04-25 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) | Julien Nabet |
2014-04-07 | sfx2: sal_Bool->bool | Noel Grandin |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | sfx2/tbxctrl.hxx: sal_Bool->bool | Noel Grandin |
2014-03-20 | coverity#735668 Dereference after null check | Caolán McNamara |
2014-03-19 | sfx2: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-29 | Introduce com.sun.star.ui.theUIElementFactoryManager singleton. | Matúš Kukan |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-11-08 | Unwind SFX_REFERER_USER | Stephan Bergmann |
2013-11-03 | cppcheck: Reduce scope | Julien Nabet |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-03 | Resolves: fdo#68726 make navigator child dialog float on top | Caolán McNamara |
2013-08-29 | remove unnecessary header sfx2/source/inc/fltfnc.hxx | Noel Grandin |
2013-07-17 | Move hasBigImages() from ToolboxController to SfxToolBoxController. | Jan Holesovsky |
2013-07-12 | PCH for more libraries | Luboš Luňák |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-24 | Kill SfxAppToolBoxControl_Impl | Ariel Constenla-Haile |
2013-05-09 | Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPER | Armin Le Grand |
2013-04-30 | bnc#816516: Implement easy access to the recent documents. | Jan Holesovsky |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | fdo#46808, convert task::StatusIndicatorFactory to new style | Noel Grandin |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | Remove unnecessary member field | Noel Grandin |
2012-12-13 | fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style | Noel Grandin |
2012-09-12 | Unused #includes | Stephan Bergmann |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-22 | use generic names rather than specific algorithm names when scaling | Luboš Luňák |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vector | Noel Grandin |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-06-02 | targeted string re-work | Norbert Thiebaud |