Age | Commit message (Expand) | Author |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in include/sfx2 | Noel Grandin |
2015-12-17 | sw, sd, sc: clean up no longer necessary isTiledRendering() member functions | Miklos Vajna |
2015-12-16 | sfx2: clean up no longer needed SfxObjectShell::isTiledRendering() | Miklos Vajna |
2015-12-07 | Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API | Miklos Vajna |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | com::sun::star->css in sw/inc | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-18 | convert Link<> to typed | Noel Grandin |
2015-09-03 | tdf#39080 Hide white space between pages in 'print layout' | Ashod Nakashian |
2015-07-21 | loplugin:unusedmethods sw | Noel Grandin |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-05-10 | Fix uses of SAL_DLLPRIVATE DECL_LINK etc. | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptrmerge2' | Michael Meeks |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | SwDocShell::Delete/Hide return types want to be bool | Stephan Bergmann |
2015-04-21 | StyleManager & StylePreviewRenderer + common implementation | Tomaž Vajngerl |
2015-04-17 | sfx2: convert new to ::Create. | Noel Grandin |
2015-04-13 | LOK_STATE_CHANGED callback implemented with sfx events interception. | Siqi Liu |
2015-04-13 | convert HIDDENINFORMATION_ constants into scoped enum | Noel Grandin |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |
2015-04-10 | convert SfxObjectCreateMode to scoped enum | Noel Grandin |
2015-03-31 | sw: SwDocShell::aFinishedTimer dead since 2006 | Michael Stahl |
2015-03-31 | sw: prefix members of SwDocShell | Michael Stahl |
2015-03-31 | Better only call RestoreInvisibleContent if previously removed | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-19 | loplugin:constantfunction: sot | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-14 | related tdf#89004 move to std:set instead of std::vector | Ursache Vladimir |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-11-25 | Revert "loplugin: cstylecast" | Tor Lillqvist |
2014-11-25 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-17 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-09-17 | Add writer document font colors to color palettes | Krisztian Pinter |
2014-08-28 | sw: why is swdll.hxx included everywhere? | Michael Stahl |
2014-07-01 | Related: #i124638# Corrected relationship between DrawModel and... | Armin Le Grand |
2014-06-26 | drop the functional parts | Caolán McNamara |
2014-06-26 | Resolves: #i124914# reset certain language dependent pool defaults... | Oliver-Rainer Wittmann |
2014-05-27 | Remove ASCII art and useless comments from sw module | Chris Laplante |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-04-18 | sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. | Jan Holesovsky |