summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/tblafmt.cxx
AgeCommit message (Expand)Author
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20use tools::Long in swNoel
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth
2020-03-12comparison operators should be constNoel Grandin
2019-12-20tdf#115026 sw tableAutoFormat: don't clear break/keepJustin Luth
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-17Remove some memset callsMike Kaganski
2019-08-20loplugin:constvars in swNoel Grandin
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand
2019-05-12sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=Michael Stahl
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-26Fix typosAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-04Avoid intermediate computation overflowing sal_uInt16Stephan Bergmann
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-28sw: prefix members of SwTableAutoFormatMiklos Vajna
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2018-11-22improve function-local statics in swNoel Grandin
2018-11-22convert SwTableAutoFormat::UpdateFlags to scoped enumNoel Grandin
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-09-28loplugin:useuniqueptr in SwCellStyleTableNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08tdf#107554 New default table styleYousuf Philips
2017-11-06sw: read both platform dependent binary table autoformatsMichael Stahl
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin