Age | Commit message (Expand) | Author |
2017-10-31 | loplugin:constantparam in sfx2 | Noel Grandin |
2017-10-23 | loplugin:includeform: sfx2 | Stephan Bergmann |
2017-08-07 | Removing unused SfxItemPool serialisation from sfx2 | Varun Dhall |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-25 | convert UNO event ids to scoped enum | Noel Grandin |
2017-07-21 | loplugin:constparams in sfx2 | Noel Grandin |
2016-11-18 | editeng: assert SfxPoolItem::operator== | Michael Stahl |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-05-10 | clang-tidy modernize-loop-convert sfx2 | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-24 | loplugin:unusedfields in include/framework/ | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-29 | com::sun::star->css in sfx2 | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2014-12-18 | sfx2: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-10-02 | loplugin: cstylecast | Noel Grandin |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-13 | sfx2,svl: prefer passing OUString and OString by reference | Noel Grandin |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-16 | Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton | Stephan Bergmann |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-08-29 | convert include/sfx2/evntconfig.hxx from String to OUString | Noel Grandin |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-21 | Fix type unkown -> unknown | Julien Nabet |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-02-09 | Replaced String by rtl::OUString in SvxMacro | Takeshi Abe |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-18 | do not leak memory | David Tardon |
2011-05-18 | simplify | David Tardon |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |