Age | Commit message (Expand) | Author |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-19 | Fix typos | Andrea Gelmini |
2017-12-18 | convert SVX_GRAPHICFILTER constants to scoped enum | Noel Grandin |
2017-12-18 | tdf#90626 PPTX: Fix image bullet size | Paul Trojahn |
2017-12-17 | tdf#91857 Round of improvements to Impress's menus for 6.0 | Yousuf Philips |
2017-12-17 | coverity#1426171 Unchecked dynamic_cast | Caolán McNamara |
2017-12-16 | sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCache | Noel Grandin |
2017-12-16 | convert EETextFormat to scoped enum | Noel Grandin |
2017-12-15 | sal_uIntPtr/sal_uLong->void* in Popover ids | Noel Grandin |
2017-12-15 | tdf113594: marking gluepoints immediately. | Mark Hung |
2017-12-15 | tdf#114477: Can't set character highlighting on a text box using sidebar | Tamás Zolnai |
2017-12-14 | tdf#81475 Organize the form toolbars | Yousuf Philips |
2017-12-13 | tools: reimplement SVLIBRARY macro & remove it from solar.h | Michael Stahl |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-12-13 | tdf#114310 Removed '(in current document)' from compatibility options | Heiko Tietze |
2017-12-13 | use std::unique_ptr in SdrModel | Noel Grandin |
2017-12-13 | sal_uIntPtr->sal_Int32 in SdrMarkView | Noel Grandin |
2017-12-13 | sal_uIntPtr->sal_Int32 in SdrDragStat | Noel Grandin |
2017-12-11 | Fix typos and grammar | Ilmari Lauhakangas |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-10 | remove unused osl/time.h includes .. | Jochen Nitschke |
2017-12-08 | GetMarkableObjCount() is only compared against 1 | Matteo Casalin |
2017-12-08 | tdf#68759 PPTX: Export IsMirrored | Paul Trojahn |
2017-12-07 | lokit: add .uno:DocumentRepair command | Henry Castro |
2017-12-07 | tdf#89466 Fix minor localization bugs | Yousuf Philips |
2017-12-07 | tdf#57950 replaced some O(U)StringBuffer::append() with operator+ | ekuiitr |
2017-12-07 | loplugin:constparams | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-12-06 | tdf#114207 create commands for slide number and slide fields | Yousuf Philips |
2017-12-06 | tdf#101014 Keyboard between textboxes - part 2 | Marina Latini |
2017-12-06 | coverity#1401328 Uncaught exception | Caolán McNamara |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | tdf#113856 Navigator: Bad behaviour of controllers when changing slides | martinb214 |
2017-12-05 | Fix typo | Andrea Gelmini |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-05 | loplugin:countusersofdefaultparams in editeng..package | Noel Grandin |
2017-12-05 | remove some unused defines | Noel Grandin |
2017-12-04 | silence coverity#1405937 Uncaught exception | Caolán McNamara |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-12-03 | fixed interface domain. | Kiyotaka Nishibori |
2017-12-01 | tdf#101014 Keyboard navigation between textboxes | Marina Latini |
2017-12-01 | Use for-range loops in ViewShellManager (sd) | Julien Nabet |
2017-11-30 | silence various coverity warnings | Caolán McNamara |
2017-11-30 | coverity#1424266 Uncaught exception | Caolán McNamara |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-30 | catch IllegalArgumentException too | Caolán McNamara |
2017-11-30 | catch SAXException in pptx testing | Caolán McNamara |
2017-11-29 | tdf#76646 don't open link on Ctrl-click if not required | Szymon Kłos |
2017-11-29 | tdf#76646 Ctrl-click required for hyperlinks in draw/impress | Szymon Kłos |