summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-09-30tdf#112526 fix insert of text variable in writerJochen Nitschke2-20/+20
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann1-0/+3
2017-09-29sw: SwContentTree: use the helper functions instead of manual checksMichael Stahl1-10/+8
2017-09-29tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl1-6/+6
2017-09-29tdf#99689 allow Subscript in Illustration Index...Tamas Bunth1-5/+10
2017-09-29tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna3-1/+428
2017-09-29sw: inline trivial IS_INVAFLY macroMiklos Vajna1-14/+9
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin2-2/+2
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2-2/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin7-138/+125
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-0/+1
2017-09-28RTF export: various minor cleanupsMiklos Vajna6-51/+51
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann7-39/+38
2017-09-27ofz#3504 Null-dereference READCaolán McNamara1-1/+1
2017-09-27Silence --disable-assert-always-abort warningsStephan Bergmann1-2/+2
2017-09-27loplugin:constparamsStephan Bergmann1-1/+1
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl20-58/+119
2017-09-27tdf#112634 Don't show broken connections in database treeSzymon Kłos1-0/+5
2017-09-27ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-39/+31
2017-09-27loplugin:flatten in variousNoel Grandin1-16/+14
2017-09-27tdf#112634 Don't remove embedded database before closeSzymon Kłos2-1/+2
2017-09-27Typo: Grafic -> GraphicSamuel Mehrbrodt1-1/+1
2017-09-27Revert "tdf#108932 - prevent textbox shrink from actually growing"Justin Luth1-2/+0
2017-09-26sw: fix ~SwIndexReg assert in DelFullPara() importing tdf108272-1.docxMichael Stahl1-8/+4
2017-09-26ofz#3154 check bounds of special sprmCaolán McNamara1-1/+10
2017-09-26ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-26ofz#3110 GeneratePLCF only generated word6 sized missing entriesCaolán McNamara1-2/+2
2017-09-26ofz various timeouts in ww8fuzzerCaolán McNamara3-10/+27
2017-09-26ofz#2980 timeoutCaolán McNamara2-5/+9
2017-09-26tdf#112446 ooxmlimport: Orient=NONE when distance is givenJustin Luth2-0/+5
2017-09-26Fix typosAndrea Gelmini1-2/+2
2017-09-26Better way to detect Apple Xcode 9 ClangStephan Bergmann1-2/+4
2017-09-26sw: convert that to assert, and remove a duplicate OSL_ENSUREMichael Stahl1-7/+5
2017-09-26tdf#112574 sw: assert if a frame style contains a RES_ANCHORMichael Stahl1-0/+6
2017-09-26tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2-7/+11
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist14-33/+33
2017-09-26loplugin:flatten in swNoel Grandin29-2568/+2426
2017-09-26TSCP: refactor paragraph metadata field checkAshod Nakashian3-25/+34
2017-09-26TSCP: cleanup more constant stringsAshod Nakashian1-9/+8
2017-09-26TSCP: cleanup constant stringsAshod Nakashian2-18/+14
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian4-7/+5
2017-09-26TSCP: sign paragraph from classification dialogAshod Nakashian1-3/+6
2017-09-26TSCP: paragraph classification dialogAshod Nakashian5-17/+26
2017-09-26sw: refactor updating paragraph signatureAshod Nakashian2-39/+29
2017-09-26sw: refactor inserting paragraph signatureAshod Nakashian1-26/+28
2017-09-26sw: move paragraph signature field to the endAshod Nakashian1-1/+2
2017-09-26sw: improve undo handling of Paragraph SignatureAshod Nakashian5-47/+161
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski3-18/+9
2017-09-26close sc and sw docshells tooCaolán McNamara1-0/+2
2017-09-26Blind fix for Xcode 9Stephan Bergmann1-1/+4