summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-04-06tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna
2016-04-05tdf#97361 Fix check_table and remove = None assignmentsslideon
2016-04-05tdf#32531 Fix for key movement in table cell of different directionalityJaskaran
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-04-05sequence->vector in swNoel Grandin
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-04-04Restore some erroneously removed codeMaxim Monastirsky
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara
2016-04-04Use std::size_tMiklos Vajna
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-04-04cppcheck:passedByValueNoel Grandin
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski
2016-04-04Remove commented-out code portionMuhammet Kara
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna
2016-04-01sw: document what are these numbers in the WW8Fib ctorMiklos Vajna
2016-04-01loplugin:constantparam in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-04-01tdf#90834 Cleanup in-line version control history commentsMuhammet Kara
2016-04-01tdf#90834 Cleanup in-line version control history commentsMuhammet Kara
2016-04-01convert "Impossible" ensures to warnsDouglas Mencken
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski
2016-03-31fix MSVC buildNoel Grandin
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert INSERT_NUM_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert AS_CHAR_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert NA_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert SWBLK_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert FINDMODE_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert SW_MC_* to scoped enumNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-31tdf#98806 RTF import: handle bookmarks in table textMiklos Vajna
2016-03-30sw layout dump: show Prt() next to Frame() of SwFramesMiklos Vajna
2016-03-30loplugin:staticanonymousStephan Bergmann