summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-12Silence bogus GCC 5.3 -Werror=strict-overflowJulien Nabet
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-11SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-11Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht
2016-05-11Missing break in switchStephan Bergmann
2016-05-11Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-11CppunitTest_sw_macros_test: fix loplugin:cppunitassertequals errorsMiklos Vajna
2016-05-11tdf#99145 refactored to pep8ackepenek
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna
2016-05-10Remove default outline indent, fixes tdf#95576Luke Deller
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06tdf#90923 sw: invalidate layout when font substitutions are changedMichael Stahl
2016-05-06tdf#70998 Termchange: Graphic->ImageSamuel Mehrbrodt
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-06sw: no need to copy these in rtfattributeoutputMiklos Vajna
2016-05-05crashtesting: fix a gadzillion docx export crashesCaolán McNamara
2016-05-05Related: tdf#84695 sw: fix TextBox begin text edit by pressing normal charMiklos Vajna
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-04notebookbar: rearranged layoutSzymon Kłos
2016-05-04CPPUNIT_ASSERT(a == b) -> CPPUNIT_ASSERT_EQUAL(b, a)Miklos Vajna
2016-05-03sw: HTML filter: avoid turning on Undo with ridiculous hacksMichael Stahl
2016-05-03tdf#99529 sw: don't pop up input field dialog before inserting fieldMichael Stahl
2016-05-03tdf#98512 sw: add unit testMichael Stahl
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-05-03tdf#95707 RTF import: handle device-independent bitmapsMiklos Vajna
2016-05-02sw: translate last Anz occurrences in headersMiklos Vajna
2016-05-01loplugin:simplifybool in swJochen Nitschke
2016-05-01Fix typosAndrea Gelmini
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix tdf#96515 unit testJan-Marek Glogowski
2016-04-30Fix typosAndrea Gelmini
2016-04-30sw: SwHistoryResetAttrSet now unused, remove itMichael Stahl