summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2021-02-24Fix typoAndrea Gelmini
2021-02-20loplugin:refcounting in swNoel
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-15loplugin:referencecasting in swNoel
2021-01-27tdf#138907 sw TitlePageDlg: Goto correct (inserted) pageJustin Luth
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth
2021-01-21tdf#138907 sw TitlePageDlg: Goto correct (existing) pageJustin Luth
2021-01-20weld the dialog parent for best cleanupCaolán McNamara
2021-01-19tdf#135377 keep the correct index selectedCaolán McNamara
2021-01-18Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze
2021-01-14Rename m_xClose->mxCancel + CloseHdl_Impl->CancelHdl_Impl (sw/mailmerge)Julien Nabet
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham656
2021-01-12tdf#138544 sw LoadUserSettings: default DoNotJustifyLinesWithManualBreakJustin Luth
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-06NFC sw dialog titlepage.cxx: general code cleanupJustin Luth
2021-01-06loplugin:unusedfieldsNoel
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01Typo in code 'Reapeat'->'Repeat'Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29tdf#138907 sw TitlePageDlg: fix round-trippingJustin Luth
2020-12-29tdf#134881 sw table dlg: make column change %-proportionalJustin Luth
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-25tdf#139218: Title Page: fix "Reset page number", put default at 1Julien Nabet
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#134779 Warning generated if the table size exceeds a particular limitAnshu
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-04don't select entry 0 if there are no entriesCaolán McNamara
2020-11-04tdf#137982 m_xFrame is already disposedCaolán McNamara
2020-11-04negative returnsCaolán McNamara
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze