Age | Commit message (Expand) | Author |
2017-09-14 | improve redundantcast loplugin | Noel Grandin |
2017-07-27 | loplugin:constparams in svx | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
2017-03-15 | remove useless casts | Jochen Nitschke |
2017-03-08 | convert SvxCaseMap to scoped enum | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2016-11-08 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-10-25 | no raw Window is loaded from .src anymore | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in svx | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-03-01 | loplugin:unuseddefaultparam in svx (part2) | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-18 | vcl: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-07 | svx: fix windows build, rename SvxEscapementItem::GetProp() | Michael Stahl |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-08 | Limit the font preview text length. | Ashod Nakashian |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-13 | refactor SvxFontPrevWindow to use RenderContext + clean-up | Tomaž Vajngerl |
2015-05-12 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | Revert "Switch VclBuilder constructors to use VclPtr." | Michael Meeks |
2015-05-11 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | Move OutputDevice members to VclPtr: starmath, svx. | Michael Meeks |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in svx. | Noel Grandin |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-12 | fdo#84938: replace DATACHANGED_ constants with 'enum class' | Noel Grandin |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |