summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-12Related: tdf#107976 SwView_Impl::AddTransferable: remove dead weak referencesMiklos Vajna
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10UI Wrap InBackground: transition to wrapthru transparency toggleJustin Luth
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-05tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-07-05Fix a bit obscure pointer check.Marco Cecchetti
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05rename some Kontext methods to ContextNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-07-02SwInsertChart's parameters are unusedStephan Bergmann
2017-07-02Clean up SwLangHelper::ResetLanguagesStephan Bergmann
2017-06-29tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-28sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGEHenry Castro
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-27sw: fix the assertion in SwModule::Notify()Michael Stahl
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23coverity#1412991 Resource leakCaolán McNamara
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18Typo: existance->existanceJulien Nabet
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-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15Use unique_ptr for SwFormatClipboard membersStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin