Age | Commit message (Expand) | Author |
2016-07-28 | cui: fix Android build | Miklos Vajna |
2016-07-27 | Bug fix: Fill bitmap item set only when bitmap tab is selected | Rishabh Kumar |
2016-07-27 | loplugin:vclwidgets | Noel Grandin |
2016-07-27 | loplugin:passstuffbyref | Noel Grandin |
2016-07-26 | [GSoC] Remove bitmap controls from area tab | Rishabh Kumar |
2016-07-26 | [GSoC] Add Bitmap tab to area dialog | Rishabh Kumar |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-21 | Resolves: tdf#101054 crash on options->path with non-native file picker | Caolán McNamara |
2016-07-21 | Minor UI changes for SvxPresetListBox | Rishabh Kumar |
2016-07-21 | compile fix | Noel Grandin |
2016-07-21 | loplugin:vclwidgets | Noel Grandin |
2016-07-21 | Remove PatternLB dead code | Rishabh Kumar |
2016-07-20 | [GSoC] Redesign of Pattern tab | Rishabh Kumar |
2016-07-20 | loplugin:vclwidgets | Caolán McNamara |
2016-07-19 | tdf#100907: Cannot set white background for hatching | Rishabh Kumar |
2016-07-19 | Fix regression : Automatic gradient steps in gradient tab | Rishabh Kumar |
2016-07-19 | [GSoC] Redesign of Gradient tab | Rishabh Kumar |
2016-07-19 | improve unnecessaryoverride plugin | Noel Grandin |
2016-07-18 | Resolves: tdf#99963 line wrap very long checkbox content | Caolán McNamara |
2016-07-18 | -fsanitize=signed-integer-overflow | Stephan Bergmann |
2016-07-18 | Resolves: tdf#100896 crash in hyperlink dialog | Caolán McNamara |
2016-07-18 | odd SvxBitmapCtl is used in only one place | Caolán McNamara |
2016-07-18 | SvxBitmapCtl::nLines is never read | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-14 | [GSoC] Avoid reload of preset list in hatch tab | Rishabh Kumar |
2016-07-13 | Remove wrong, needless downcast | Stephan Bergmann |
2016-07-13 | make sure that the thread has joined before disposing UI elements | Markus Mohrhard |
2016-07-13 | no need to create temporary OUString for comparison | Noel Grandin |
2016-07-13 | Moved SfxModule owner to SfxApplication | Mark Page |
2016-07-11 | removed deprecated FileDialogHelper::SetDisplayDirectory | Noel Grandin |
2016-07-11 | rename variable to reflect that it is not a reference | Markus Mohrhard |
2016-07-10 | Remove redundant SvxGet* wrappers around LinguMgr functions | Stephan Bergmann |
2016-07-10 | ditch the font/screen-scaling thing | Caolán McNamara |
2016-07-08 | SvxGetOrCreatePosDic parameter is unused | Stephan Bergmann |
2016-07-08 | loplugin:redundantcast: redundant static_casts in cui | Stephan Bergmann |
2016-07-08 | Use PageNumberListBox in cui | Susobhan Ghosh |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-06 | Reload the preset list after deletion | Rishabh Kumar |
2016-07-06 | Redesign of Hatch tab | Rishabh Kumar |
2016-07-06 | loplugin:vclwidgets | Noel Grandin |
2016-07-06 | restore loplugin:vclwidget checking for calling clear() on VclPtr fields | Noel Grandin |
2016-07-05 | when disposing popup menus, don't leave dangling pointers | Noel Grandin |
2016-07-05 | cui: add calculation mode to Help->About. | Michael Meeks |
2016-07-05 | Resolves: rhbz#1352835 path options doesn't promptly destroy folder picker | Caolán McNamara |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-07-03 | tdf#57950: Replace chained OUStringBuffer::append() with operator+ | Arnold Dumas |
2016-07-02 | tdf#100728: Crash when area dialog is opened | Rishabh Kumar |