summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
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-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-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-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-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-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 typosAndrea Gelmini
2016-04-30sw: SwHistoryResetAttrSet now unused, remove itMichael Stahl
2016-04-30tdf#98512: sw: remove duplicate undo history addMichael Stahl
2016-04-30sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl
2016-04-29sw, xmlsecurity: indentation fixesMiklos Vajna
2016-04-29sw: no need to copy these in docxsdrexportMiklos Vajna
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-04-28use initialization listJochen Nitschke
2016-04-28tdf#74328: loading section page no. as 16 bit unsignedOliver Specht
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller