summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06crashtesting: fix failure on scrolling through ooo77837-1.odtCaolán McNamara
2015-10-06tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna
2015-10-06sw: extract lcl_emitSearchResultCallbacks() from SwView::ExecSearch()Miklos Vajna
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-10-06Disable spellcheck when LOK is activeMiklos Vajna
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna
2015-10-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-06-Werror,-Wnull-conversionStephan Bergmann
2015-10-06CppunitTest_sw_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-06need <numeric> for std::accumulateNoel Grandin
2015-10-06loplugin:loopvartoosmallNoel Grandin
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht
2015-10-06tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht
2015-10-06tdf#93860: crash in table selection fixedOliver Specht
2015-10-06sw: try to fix the MSVC buildMichael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: let's try to write a C++ program, stop using reserved identifiersMichael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-05CppunitTest_sw_tiledrendering: testcase for LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-05tdf#94386 set page style at page breaks behind evelopesOliver Specht
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna
2015-10-05tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna
2015-10-05sw: don't hardcode sprmCCvUl (underline color)Miklos Vajna
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-10-04Replaced "n" prefix for bool variables with "b".kripton
2015-10-02sw: try to fix the MSVC build...Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02Remove some unused includesStephan Bergmann
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara