Age | Commit message (Expand) | Author |
2015-03-28 | loplugin:cstylecast | Stephan Bergmann |
2015-03-28 | Blind fix for non-standard send(2) signature on Windows | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | convert GETATTRIBS_ constants to enum class | Noel Grandin |
2015-03-26 | vexing parse | Caolán McNamara |
2015-03-26 | add GtkLongPressGesture support and implement long-press in slideshow | Caolán McNamara |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-26 | tdf#86606 remove direct formatting entries from context menu | Yousuf Philips |
2015-03-26 | add GtkSwipeGesture support and implement swipe left/right to change slides | Caolán McNamara |
2015-03-26 | convert BS_ constants to SvxBulletStyle 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 | Revert "tdf#90174 FILESAVE: export of bullet color for pptx" | Stephan Bergmann |
2015-03-25 | convert SPELLCMD_ constants to enum class | Noel Grandin |
2015-03-25 | WaE: potentially uninitialized local variable | Caolán McNamara |
2015-03-25 | convert EE_STAT constants to enum class | Noel Grandin |
2015-03-25 | convert EV_CNTRL constants to enum class | Noel Grandin |
2015-03-25 | convert EE_CNTRL constants to enum class | Noel Grandin |
2015-03-24 | tdf#90174 FILESAVE: export of bullet color for pptx | PriyankaGaikwad |
2015-03-24 | tdf#90090 reduce the size of the right page/slide pane | Yousuf Philips |
2015-03-24 | convert SFX_PRINTER constants to enum class | Noel Grandin |
2015-03-24 | convert SfxPopupWindowType 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-24 | convert SfxChildAlignment to enum class | Noel Grandin |
2015-03-23 | Fix mistaken 'u' inserted into xml | Yousuf Philips |
2015-03-23 | sd: when tiled rendering, disable map mode early | Miklos Vajna |
2015-03-23 | OutputDevice::LogicInvalidate: take a Rectangle | Miklos Vajna |
2015-03-23 | OutputDevice::LogicInvalidate: clean up sc/sd duplication | Miklos Vajna |
2015-03-23 | sd tiled rendering: draw documents have no slides view | Miklos Vajna |
2015-03-23 | loplugin:constantfunction: sd | Noel Grandin |
2015-03-23 | remove SFX_SLOTMAP macro | Noel Grandin |
2015-03-23 | tdf#84909 rearranged the buttons in the standard, drawing and line toolbars | Yousuf Philips |
2015-03-21 | coverity#1291170 unchecked dynamic_cast | Caolán McNamara |
2015-03-20 | tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbol | PriyankaGaikwad |
2015-03-20 | tdf#89806 : Fixed background fill export for table cell. | Sushil Shinde |
2015-03-20 | coverity#1288897 Resource leak | Zolnai Tamás |
2015-03-19 | tdf#90090 - rearrange Draw's UI by moving around its toolbars | Yousuf Philips |
2015-03-19 | loplugin:constantfunction: sot | Noel Grandin |
2015-03-19 | loplugin:constantfunction: sfx2 | Noel Grandin |
2015-03-19 | convert SFX_FILTER_ constants to enum class | Noel Grandin |
2015-03-18 | and this is why hundreds of odps and ppts fail to load | Caolán McNamara |
2015-03-18 | SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE | Caolán McNamara |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-17 | Remove oox::core::FilterBase::implGetImplementationName indirection | Stephan Bergmann |
2015-03-17 | tdf#90030 Jump to Last Edited Slide Menu Entry | Anurag Kanungo |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-17 | SfxTabDialog: avoid changing const input parameter | Zolnai Tamás |
2015-03-16 | Small cleanup - no need to have 2 OpenURL's. | Jan Holesovsky |