summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth1-3/+7
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna2-20/+6
2015-10-08tdf#90834 Turn in-line version control history comments.kripton1-1/+1
2015-10-08tdf#92341 Hide in grammar menu and fix labelMaxim Monastirsky1-1/+2
2015-10-08restore FlowFrmJoinLockGuard for surviving layout of ooo77837-1.odtCaolán McNamara2-4/+37
2015-10-08tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna1-0/+12
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna3-26/+22
2015-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht2-0/+12
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin2-6/+6
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna2-38/+38
2015-10-07loplugin:mergeclassesNoel Grandin5-36/+35
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet11-34/+34
2015-10-06crashtesting: fix failure on scrolling through ooo77837-1.odtCaolán McNamara2-5/+8
2015-10-06tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2-4/+2
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-17/+35
2015-10-06sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna2-0/+11
2015-10-06sw: extract lcl_emitSearchResultCallbacks() from SwView::ExecSearch()Miklos Vajna1-42/+46
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken36-62/+36
2015-10-06Disable spellcheck when LOK is activeMiklos Vajna1-0/+3
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna2-2/+6
2015-10-06-Werror,-Wunused-private-fieldStephan Bergmann2-5/+3
2015-10-06-Werror,-Wnull-conversionStephan Bergmann1-2/+2
2015-10-06CppunitTest_sw_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna1-1/+16
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+56
2015-10-06loplugin:unusedmethodsNoel Grandin11-81/+11
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht194-752/+728
2015-10-06need <numeric> for std::accumulateNoel Grandin1-0/+1
2015-10-06loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht2-0/+10
2015-10-06tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht1-0/+1
2015-10-06tdf#93860: crash in table selection fixedOliver Specht1-0/+6
2015-10-06sw: try to fix the MSVC buildMichael Stahl1-0/+3
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-11/+12
2015-10-05sw: let's try to write a C++ program, stop using reserved identifiersMichael Stahl2-29/+29
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl5-24/+24
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-13/+16
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-22/+24
2015-10-05sw: replace boost::ptr_vector with std::vectorMichael Stahl2-23/+23
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-8/+16
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara6-54/+43
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-5/+5
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga2-2/+4
2015-10-05CppunitTest_sw_tiledrendering: testcase for LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna1-1/+31
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna2-1/+5
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara2-1/+8
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2-3/+4
2015-10-05tdf#94386 set page style at page breaks behind evelopesOliver Specht1-3/+7
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+7
2015-10-05tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna2-0/+13