Age | Commit message (Expand) | Author |
2017-06-21 | loplugin:unusedfields in svx part2 | Noel Grandin |
2017-06-21 | loplugin:unusedfields in svx part1 | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-20 | tdf#89064 Fix import of pages with comments and notes | Paul Trojahn |
2017-06-20 | sd: Do not copy SdStyleSheet | Takeshi Abe |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-19 | add more debug names for scheduled events | László Németh |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | create o3tl::array_view | Noel Grandin |
2017-06-17 | TransferableObjectDescriptor::mnOle2Misc field is unused | Noel Grandin |
2017-06-16 | Avoid bad downcast to DrawViewShell | Stephan Bergmann |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-16 | Profiling API: add ProfileZones | László Németh |
2017-06-15 | Use unique_ptr in aAttrList | Stephan Bergmann |
2017-06-15 | Use unique_ptr for SdUnoPageBackground::mpSet | Stephan Bergmann |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-14 | use more SAL_N_ELEMENTS part 2 | Noel Grandin |
2017-06-14 | Use unique_ptr for SdPage::mpItems | Stephan Bergmann |
2017-06-14 | Let CreateItemSet return unique_ptr | Stephan Bergmann |
2017-06-13 | Use unique_ptr for SfxPrinter::pOptions | Stephan Bergmann |
2017-06-13 | tdf#84909 Add separator before clone formatting in toolbar | Yousuf Philips |
2017-06-13 | tdf#106679 UI:SideBar Master Slide Button label corrected | pv2k |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |
2017-06-12 | pass comphelper::PropertySetInfo around using rtl::Reference | Noel Grandin |
2017-06-08 | EditEngine: Added ODF_TEXT_FLAT copy/paste for sd | Varun Dhall |
2017-06-08 | Keep WID ranges sorted, and join adjacent ones | Stephan Bergmann |
2017-06-06 | Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem() | Eike Rathke |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara |
2017-06-06 | simplify EasyFile::close | Noel Grandin |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-06-05 | Improved loplugin:cstylecast to reference types: sd | Stephan Bergmann |
2017-06-05 | typo: INITILIZE_ENTRY_SCAN->INITIALIZE_ENTRY_SCAN | Julien Nabet |
2017-06-05 | Fix typos | Andrea Gelmini |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-06-02 | Improved loplugin:redundantcast const_cast handling: sd | Stephan Bergmann |
2017-06-02 | Resolves: tdf#108187 fatal exception on testing if ooxml is a odf | Caolán McNamara |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: sd | Stephan Bergmann |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-06-01 | tdf#108024 Keep original selection during DrawViewShell::FuTemporary() | Takeshi Abe |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-31 | disambiguate dual use of toolbar ids | Caolán McNamara |
2017-05-31 | lok: impress: add support for undoing comment editing | Marco Cecchetti |
2017-05-31 | lok: impress: undoing comment deletion doesn't work | Marco Cecchetti |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-30 | sal,sd: remove deprecated Windows XP socket code | Michael Stahl |
2017-05-30 | Fix highlighting in sd::FuTemplate | Rohan Kumar |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-29 | Revert "[API-CHANGE] Add persistent (in addition to persistant)" | Stephan Bergmann |
2017-05-29 | [API-CHANGE] Add persistent (in addition to persistant) | Julien Nabet |