summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-10-13loplugin:mergeclass, merge CompareLine with SwCompareLineNoel Grandin
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht
2015-10-12tdf#77014 remove redundant check in testTomaž Vajngerl
2015-10-12tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl
2015-10-12tdf#77014 create a test for this bugTomaž Vajngerl
2015-10-12fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12no need to explicitly specify these destructorsNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12valgrind: memory leaksCaolán McNamara
2015-10-12sw: indentation fixesMiklos Vajna
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-08tdf#90834 Turn in-line version control history comments.kripton
2015-10-08tdf#92341 Hide in grammar menu and fix labelMaxim Monastirsky
2015-10-08restore FlowFrmJoinLockGuard for surviving layout of ooo77837-1.odtCaolán McNamara
2015-10-08tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna
2015-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna
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