summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-15/+15
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-11/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-9/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-14/+15
2015-10-12no need to explicitly specify these destructorsNoel Grandin1-4/+0
2015-10-12convert Link<> to typedNoel Grandin82-385/+372
2015-10-12valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-12sw: indentation fixesMiklos Vajna2-3/+3
2015-10-12loplugin:mergeclassesNoel Grandin1-13/+13
2015-10-12tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna1-3/+9
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth1-3/+7
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-9/+5
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-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna3-26/+22
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara1-1/+0
2015-10-07loplugin:mergeclassesNoel Grandin1-4/+4
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna1-32/+32
2015-10-07loplugin:mergeclassesNoel Grandin4-26/+26
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-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 Vajna1-0/+4
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 Vajna1-0/+5
2015-10-06-Werror,-Wunused-private-fieldStephan Bergmann2-5/+3
2015-10-06-Werror,-Wnull-conversionStephan Bergmann1-2/+2
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+56
2015-10-06loplugin:unusedmethodsNoel Grandin8-67/+9
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht191-747/+723
2015-10-06need <numeric> for std::accumulateNoel Grandin1-0/+1
2015-10-06loplugin:loopvartoosmallNoel Grandin1-1/+1
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 Varga1-1/+1
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna1-1/+4
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara2-1/+8