Age | Commit message (Expand) | Author |
2017-07-27 | make animation loop sal_uInt32 consistently | Caolán McNamara |
2017-07-26 | loplugin:unusedmethods | Noel Grandin |
2017-07-26 | convert SfxGroupId to scoped enum | Noel Grandin |
2017-07-26 | tdf#100491 fix DOCX import shape line with arrow marker | Vasily Melenchuk |
2017-07-25 | convert UNO event ids to scoped enum | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-24 | don't jump back to selected slide on right click context menu | Caolán McNamara |
2017-07-24 | SdrGlobalData::aUserMakeObjUserDataHdl is unused | Noel Grandin |
2017-07-24 | loplugin:unusedfields readonly fields | Noel Grandin |
2017-07-23 | coverity#1415613 Explicit null dereferenced | Caolán McNamara |
2017-07-23 | Removed duplicated includes | Andrea Gelmini |
2017-07-21 | Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers. | Jan Holesovsky |
2017-07-21 | sd pptm: Unit tests for the .pptm support. | Jan Holesovsky |
2017-07-21 | sd pptm: Preserve the VBA stream on export. | Jan Holesovsky |
2017-07-21 | sd pptm: Add a separate PPTM filter. | Jan Holesovsky |
2017-07-21 | loplugin: literaltoboolconversion | Caolán McNamara |
2017-07-21 | loplugin:unusedfields in sd | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-19 | enhance unusedfields plugin to find readonly fields | Noel Grandin |
2017-07-18 | No reason to silently misbehave when these UNO services are missing | Stephan Bergmann |
2017-07-17 | tdf#109067 Fix default value of rotWithShape | Paul Trojahn |
2017-07-17 | tdf#89926 Fix OOXML gradient angle import | Paul Trojahn |
2017-07-17 | tdf#104743: Export transparency for bitmap fill/background | Katarina Behrens |
2017-07-15 | improve variable scope | Caolán McNamara |
2017-07-15 | coverity#1415091 Dereference before null check | Caolán McNamara |
2017-07-15 | coverity#1415090 Unchecked dynamic_cast | Caolán McNamara |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-14 | tdf#109107: Sidebar's fontheight field is not updated... | Tamás Zolnai |
2017-07-14 | use more OUString::operator== in scaddins..sdext | Noel Grandin |
2017-07-14 | Revert "tdf#109067 Fix default value of rotWithShape" | Miklos Vajna |
2017-07-14 | tdf#109067 Fix default value of rotWithShape | Paul Trojahn |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-13 | Drop special idle handling | Jan-Marek Glogowski |
2017-07-13 | Move scheduler task into its own header | Jan-Marek Glogowski |
2017-07-13 | loplugin:oncevar: empty strings: sd | Stephan Bergmann |
2017-07-13 | sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActions | Takeshi Abe |
2017-07-12 | EditEngine: Making ODF Format Default for Copy/Paste | Varun Dhall |
2017-07-11 | loplugin:useuniqueptr in scaddins..svx | Noel Grandin |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-10 | sd: fix unitialized "pItem" pointer in SlideBackground::SlideBackground | Markus Mohrhard |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-09 | Added margin feature to the Draw's SideBar | pv2k |
2017-07-09 | Slightly different approach to tdf#106679 | Katarina Behrens |
2017-07-07 | tdf#108925: Too small bullet size confuses the user | Tamás Zolnai |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |