summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-22tdf#109271: Use ScopedVclPtrJulien Nabet
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin
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