summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-05sw: don't hardcode sprmCCvUl (underline color)Miklos Vajna3-2/+3
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna5-90/+90
2015-10-04Replaced "n" prefix for bool variables with "b".kripton1-5/+5
2015-10-02sw: try to fix the MSVC build...Michael Stahl1-0/+3
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl2-9/+6
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl4-7/+13
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-26/+30
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-28/+26
2015-10-02Remove some unused includesStephan Bergmann2-2/+0
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken6-17/+13
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl3-8/+94
2015-10-02tdf#88128 fix unevaluated undo variable: autocorrectJustin Luth1-2/+17
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna2-96/+96
2015-10-02loplugin:unusedmethodsNoel Grandin29-441/+0
2015-10-02Fix typosAndrea Gelmini15-19/+19