Age | Commit message (Expand) | Author |
2016-02-29 | loplugin:unuseddefaultparam in sw (part1) | Noel Grandin |
2016-02-21 | tdf#84938 replace FRMMGR_TYPE_ with enum | ackepenek |
2016-01-13 | loplugin:unusedmethods unused return value in sw/ | Noel Grandin |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-09-25 | hackfest 2015: show vertical columns for vertical text layout | Caolán McNamara |
2015-09-24 | move m_bVertical down to SwPageExample from SwPageGridExample | Caolán McNamara |
2015-09-24 | return early on no-op cases, no logic change | Caolán McNamara |
2015-06-23 | rendercontext: Mass fix of using the wrong size. | Jan Holesovsky |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-15 | refactor SwColumnOnlyExample to use RenderContext | Tomaž Vajngerl |
2015-05-13 | refactor SvxPageWindow & SvxXMeasurePreview to use RenderContext | Tomaž Vajngerl |
2015-05-11 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in sw | Noel Grandin |
2015-04-08 | convert SHADOW_ constants to enum class | Noel Grandin |
2015-04-01 | convert BOX_LINE and BOXINFO_LINE to enum class | Noel Grandin |
2015-01-19 | fdo#39440 sw: reduce scope of local variables | Michael Weghorn |
2014-12-02 | loplugin: cstylecast | Noel Grandin |
2014-11-26 | loplugin: cstylecast | Noel Grandin |
2014-11-25 | loplugin: cstylecast | Noel Grandin |
2014-11-14 | vcl: move the Impl class of MapMode ...uhm... out of the public header? | Michael Stahl |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-07-01 | Related: #i124638# Second step of DrawingLayer FillAttributes... | Armin Le Grand |
2014-05-27 | sw: move sw/source/core/uibase to sw/source/uibase | Michael Stahl |