summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Elide const varStephan Bergmann1-2/+2
2016-04-06loplugin:stringconstantStephan Bergmann1-1/+1
2016-04-06convert blob's hex bytes to ascii symbolsDouglas Mencken1-22/+20
2016-04-06Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-06Indentation fixesMiklos Vajna1-6/+6
2016-04-06Avoid bad downcast from SwViewShell to SwEditShellStephan Bergmann1-3/+3
2016-04-06sw: fix typoMichael Stahl1-3/+3
2016-04-06tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna4-2/+51
2016-04-05tdf#97361 Fix check_table and remove = None assignmentsslideon7-24/+17
2016-04-05tdf#32531 Fix for key movement in table cell of different directionalityJaskaran1-7/+0
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna5-11/+69
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin2-0/+18
2016-04-05loplugin:constantparam in comphelperNoel Grandin1-2/+2
2016-04-05sequence->vector in swNoel Grandin3-53/+24
2016-04-04loplugin:constantparam in sfx2Noel Grandin1-3/+1
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna3-0/+24
2016-04-04Restore some erroneously removed codeMaxim Monastirsky1-1/+11
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara5-6/+6
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara1-2/+2
2016-04-04Use std::size_tMiklos Vajna5-21/+21
2016-04-04loplugin:constantparam in svxNoel Grandin1-1/+0
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep1-12/+5
2016-04-04cppcheck:passedByValueNoel Grandin1-1/+1
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski1-1/+1
2016-04-04Remove commented-out code portionMuhammet Kara1-12/+0
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan2-3/+2
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke5-6/+0
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna8-30/+60
2016-04-01sw: document what are these numbers in the WW8Fib ctorMiklos Vajna1-0/+1
2016-04-01loplugin:constantparam in swNoel Grandin35-104/+72
2016-04-01tdf#97966 Drop 'static' keywordsWastack28-99/+99
2016-04-01tdf#90834 Cleanup in-line version control history commentsMuhammet Kara1-17/+16
2016-04-01tdf#90834 Cleanup in-line version control history commentsMuhammet Kara1-18/+20
2016-04-01convert "Impossible" ensures to warnsDouglas Mencken1-8/+15
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna12-17/+86
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski3-4/+17
2016-03-31fix MSVC buildNoel Grandin2-3/+3
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin11-24/+20
2016-03-31tdf#84938 convert INSERT_NUM_ constants to scoped enumNoel Grandin2-14/+22
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin5-14/+17
2016-03-31tdf#84938 convert AS_CHAR_ constants to scoped enumNoel Grandin5-52/+57
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin35-192/+212
2016-03-31tdf#84938 convert NA_ constants to scoped enumNoel Grandin3-37/+36
2016-03-31tdf#84938 convert SWBLK_ constants to scoped enumNoel Grandin4-21/+24
2016-03-31tdf#84938 convert FINDMODE_ constants to scoped enumNoel Grandin6-16/+17
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin7-50/+58
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke3-3/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl24-90/+119
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin22-353/+357