Age | Commit message (Expand) | Author |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-23 | svx: nPolyAnz -> nPolyCount | Miklos Vajna |
2015-04-22 | Remove some deprecated AccessibleShapeTreeInfo member functions | Stephan Bergmann |
2015-04-22 | WaE: bogus -Werror=maybe-uninitialized | Caolán McNamara |
2015-04-22 | fix build, this looks like the intent here | Caolán McNamara |
2015-04-22 | SfxControllerItems shouldn't be SAL_WARN_UNUSED | Caolán McNamara |
2015-04-22 | convert SV_ENTRYFLAG constants to scoped enum | Noel Grandin |
2015-04-22 | convert SV_DRAGDOP_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert TREEFLAG_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert HIB_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert GRFMGR_DRAW_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert EBBF_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert BROWSER_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert SVX_SEARCHIN_ flags to scoped enum | Noel Grandin |
2015-04-22 | convert SFX_STYLESHEET_ constants to scoped enum | Noel Grandin |
2015-04-22 | callcatcher: update unused code | Caolán McNamara |
2015-04-22 | tdf#88710 Cleanup after removing dbtoolsclient | Matthew Nicholls |
2015-04-21 | Resolves: tdf#76825 styles drop down menu is too narrow | Caolán McNamara |
2015-04-21 | refactor for reuse | Caolán McNamara |
2015-04-21 | split out the code that sets up the device for each entry | Caolán McNamara |
2015-04-21 | draw all entries the same way | Caolán McNamara |
2015-04-21 | break out text drawing bit as UserDrawEntry | Caolán McNamara |
2015-04-21 | fix indent | Caolán McNamara |
2015-04-21 | Use cppu::ImplInheritanceHelper | Stephan Bergmann |
2015-04-21 | svx: nPtAnz -> nPointCount | Miklos Vajna |
2015-04-21 | loplugin:passstuffbyref | Stephan Bergmann |
2015-04-21 | Get rid of trivial comphelper::query_interface wrapper | Stephan Bergmann |
2015-04-21 | Get rid of trivial comphelper::in-/decrement wrappers | Stephan Bergmann |
2015-04-21 | StyleManager & StylePreviewRenderer + common implementation | Tomaž Vajngerl |
2015-04-20 | convert SEARCH_OPTIONS constants to scoped enum | Noel Grandin |
2015-04-19 | loplugin:unreffun | Stephan Bergmann |
2015-04-19 | callcatcher: update unusedcode | Caolán McNamara |
2015-04-18 | remove stdio.h include from compressgraphicdialog | Tomaž Vajngerl |
2015-04-17 | fdo#71797 strange font selection bug with font preview | Noel Power |
2015-04-17 | Revert "WaE: unused variables" | Tor Lillqvist |
2015-04-17 | SvStream: WriteUChar -> WriteBool | Stephan Bergmann |
2015-04-17 | WaE: unused variables | Tor Lillqvist |
2015-04-17 | svx: nPntAnz -> nPointCount | Miklos Vajna |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-16 | svx: can avoid comphelper/implbase_var.hxx in formcontroller | Miklos Vajna |
2015-04-15 | and SvxContourDlgItem is also unused now | Caolán McNamara |
2015-04-15 | and now SvxBmpMaskSelectItem is unused | Caolán McNamara |
2015-04-15 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-04-15 | convert SFX_ITEM constants to scoped enum | Noel Grandin |
2015-04-15 | convert SIGNATURESTATE_ constants to scoped enum | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-14 | tdf#89750: svx: fix ExternalToolEdit on Windows | Michael Stahl |
2015-04-14 | tdf#89478: svx: ODF import: SvxBrushItem Graphics should override Color | Michael Stahl |
2015-04-14 | svx: hack around LogicToPixel assert in SvxRuler::UpdateTabs | Michael Stahl |