summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-02delete colordata.hxxNoel Grandin4-4/+0
2018-03-01weld autoformat dialogCaolán McNamara1-4/+4
2018-02-28Fix some IWYU warningsMiklos Vajna17-24/+25
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara2-9/+0
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-2/+2
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna1-7/+7
2018-02-26sw: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl1-0/+4
2018-02-26use less RGB_COLORDATANoel Grandin1-2/+2
2018-02-26RES_CHRATR_SHADOW should be SvxShadowItemMike Kaganski1-1/+1
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl1-1/+0
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl2-3/+2
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl1-0/+1
2018-02-22sw: clang-format textboxhelperMiklos Vajna1-7/+14
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2-2/+2
2018-02-21Fix some IWYU warningsMiklos Vajna11-9/+10
2018-02-21ColorData->Color in swNoel Grandin1-1/+1
2018-02-20tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski1-0/+1
2018-02-20sw: DELETEZ to unique_ptr in SwTextFootnoteMichael Stahl1-2/+2
2018-02-20sw: convert DELETEZ to unique_ptr in SwTextNodeMichael Stahl1-5/+5
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara1-1/+0
2018-02-19sw: prefix members of SwPostItField, SwRefPageGetField and SwRefPageSetFieldMiklos Vajna1-21/+21
2018-02-18Fix bug numbers in these commentsAdolfo Jayme Barrientos1-1/+1
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand1-3/+7
2018-02-16native dialog initial basisCaolán McNamara1-1/+1
2018-02-15sw: replace DELETEZ with unique_ptr in SwXFrameMichael Stahl1-1/+1
2018-02-15Fix some IWYU warningsMiklos Vajna7-20/+11
2018-02-14lok IME: support dialogs as wellPranav Kant1-2/+2
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann1-11/+7
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoSaveSectionMichael Stahl1-2/+2
2018-02-14sw: convert DELETEZ to unique_ptr in SwDocMichael Stahl1-2/+2
2018-02-12Translate German variable namesJohnny_M2-4/+4
2018-02-12sw: prefix members of SwJumpEditFieldType, SwMacroField and SwPageNumberFieldMiklos Vajna1-14/+14
2018-02-09sw: it's called SwAnchoredDrawObject, not SwDrawFrameMiklos Vajna1-1/+1
2018-02-08Fix some IWYU warningsMiklos Vajna12-28/+9
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna1-2/+2
2018-02-08sw lok: IME support + unit testPranav Kant1-0/+2
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski1-0/+5
2018-02-05sw: prefix members of SwHiddenParaField, SwHiddenTextField and SwJumpEditFieldMiklos Vajna1-16/+17
2018-02-05TypedWhichId in sw(1)Noel Grandin4-0/+16
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh3-1/+6
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwXFrameMichael Stahl1-1/+3
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung1-0/+1
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann1-1/+1
2018-01-31Fix some IWYU warningsMiklos Vajna13-26/+14
2018-01-30loplugin:unused-returns in swNoel Grandin26-89/+75
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna1-6/+6
2018-01-28coverity#1417678 Uncaught exceptionCaolán McNamara1-1/+1
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen1-0/+1
2018-01-26coverity#1401307 Uncaught exceptionCaolán McNamara2-3/+3