summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-06-23coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-22Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-22loplugin:unusedfields in sd part2Noel Grandin
2017-06-22loplugin:unusedfields in sd part1Noel Grandin
2017-06-22sd: Kill empty sdattr.cxxTakeshi Abe
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn
2017-06-20sd: Do not copy SdStyleSheetTakeshi Abe
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Avoid bad downcast to DrawViewShellStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-15Use unique_ptr in aAttrListStephan Bergmann
2017-06-15Use unique_ptr for SdUnoPageBackground::mpSetStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-14Use unique_ptr for SdPage::mpItemsStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-13tdf#84909 Add separator before clone formatting in toolbarYousuf Philips
2017-06-13tdf#106679 UI:SideBar Master Slide Button label correctedpv2k
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall
2017-06-08Keep WID ranges sorted, and join adjacent onesStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06simplify EasyFile::closeNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann
2017-06-05typo: INITILIZE_ENTRY_SCAN->INITIALIZE_ENTRY_SCANJulien Nabet
2017-06-05Fix typosAndrea Gelmini
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast const_cast handling: sdStephan Bergmann
2017-06-02Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara
2017-06-02Improved loplugin:redundantcast static_cast handling: sdStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin