Age | Commit message (Expand) | Author |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-05-31 | disambiguate dual use of toolbar ids | Caolán McNamara |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-16 | loplugin:checkunusedparams in sc(part5) | Noel Grandin |
2017-03-23 | remove unused helpid in SfxShell | Noel Grandin |
2017-02-16 | split sc.hrc into definitely resources and maybe slots | Caolán McNamara |
2016-12-21 | convert EnumContext::Context to scoped enum | Noel Grandin |
2016-11-24 | convert SFX_VISIBILITY constants to scoped enum | Noel Grandin |
2016-08-22 | convert SdrViewEditMode to scoped enum | Noel Grandin |
2016-08-19 | convert SdrDragMode to scoped enum | Noel Grandin |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-14 | tdf#93837 Convert some Calc context menus to xml | Maxim Monastirsky |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-05-05 | tdf#34555 add to scalc: crop, change img, save img, edit with ext tools | Philippe Jung |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2015-01-17 | rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the time | Michael Stahl |
2014-11-25 | We now only need one bit of information here | Caolán McNamara |
2014-11-24 | so these ResIds are only being used for the numerical value | Caolán McNamara |
2014-10-28 | loplugin: cstylecast | Noel Grandin |
2014-04-23 | sc: sal_Bool->bool | Noel Grandin |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro. | Jan Holesovsky |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2013-10-08 | convert sc/source/ui/drawfunc/*.cxx from String to OUString | Noel Grandin |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2012-12-09 | Compress graphics dialog converted to new widget layout. | Tomaž Vajngerl |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-04 | Add "Compress Graphic" menu entry for bitmaps to Calc | Tomaž Vajngerl |
2012-07-01 | Change "Save graphic" and "Save picture as" to common code. | Tomaž Vajngerl |
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara |
2012-06-28 | remove debug statement | David Tardon |
2012-06-28 | WaE: unused parameter | David Tardon |
2012-06-28 | Enable menu option "Edit witn External Tool.." for Calc. | Tomaž Vajngerl |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2011-11-27 | remove include of pch header from sc | Norbert Thiebaud |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida |
2011-01-17 | removetooltypes01: #i112600# remove tooltypes from sc | Mikhail Voytenko |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |