Age | Commit message (Expand) | Author |
2015-04-22 | convert BROWSER_ constants to scoped enum | Noel Grandin |
2015-04-17 | tdf#82784: cui: Area tab page: do not override imported bitmaps | Michael Stahl |
2015-04-17 | Clean up conversion from TriState to bool | Stephan Bergmann |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-14 | Remove checks for HTMLMODE_SOME_STYLES | Harri Pitkänen |
2015-04-13 | loplugin:redundantcast: redundant const_cast followed by implicit upcast | Stephan Bergmann |
2015-04-13 | Related tdf#34467: Fit to Frame for text boxes is broken | Julien Nabet |
2015-04-11 | Personas: add “non_homogeneous” to status message | Adolfo Jayme Barrientos |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-09 | clean-up acccfg | Tomaž Vajngerl |
2015-04-08 | convert DIC_ERR_ constants to scoped enum | Noel Grandin |
2015-04-08 | convert SV_ITEMSTATE constants to SvItemState scoped enum | Noel Grandin |
2015-04-08 | convert SHADOW_ constants to enum class | Noel Grandin |
2015-04-07 | Remove dead INetProtocol::Vim | Stephan Bergmann |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-07 | convert SvtModuleOptions::EFactory to enum class | Noel Grandin |
2015-04-02 | Kill INetProtocol::News | Tor Lillqvist |
2015-04-02 | Kill INetProtocol::Imap and Pop3 | Tor Lillqvist |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | ival is the intended source here | Caolán McNamara |
2015-04-01 | tdf#87441: Check for read-only RemoveHiddenContent | Stephan Bergmann |
2015-04-01 | Replace MailerProgramCfg_Impl with direct configuration access | Stephan Bergmann |
2015-04-01 | Replace RemoveHiddenContentCfg_Impl with direct configuration access | Stephan Bergmann |
2015-04-01 | tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O state | Stephan Bergmann |
2015-04-01 | convert BOX_LINE and BOXINFO_LINE to enum class | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | tdf#84228: Fix annoying double shadow in preview | Katarina Behrens |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-31 | tdf#87441: Adjustable hidden content removal in e-mails | Stefan Heinemann |
2015-03-31 | fdo#87441-Send document as Email removes invisible content | Charu Tyagi |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | fix macro and enum name collision using CamelCase | Noel Grandin |
2015-03-27 | work around Windows and OSX macro collisions with enum values | Noel Grandin |
2015-03-27 | convert BUTTON_ constants to enum class | Noel Grandin |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-26 | convert SvxNumRuleType to enum class | Noel Grandin |
2015-03-26 | convert NUM_ constants to enum clas | Noel Grandin |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-25 | convert VALID_ constants to enum class | Noel Grandin |
2015-03-24 | convert SFX_PRINTER constants to enum class | Noel Grandin |
2015-03-24 | convert SVX_ZOOM_ENABLE constants to enum class | Noel Grandin |
2015-03-24 | convert SvxZoomType to enum class | Noel Grandin |
2015-03-24 | convert sfxlink to enum class | Noel Grandin |
2015-03-23 | loplugin:constantfunction: cui | Noel Grandin |
2015-03-22 | Untangle locale label and trim some whitespace, tdf#90157 | Adolfo Jayme Barrientos |
2015-03-21 | Char highlight: option about export LO character background to MSO formats | Zolnai Tamás |
2015-03-20 | tdf#88230: cleanup solar mutex yielding | Pranav Kant |