summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unostyle.cxx
AgeCommit message (Expand)Author
2021-01-07tdf#129568 Rename the default table styleMaxim Monastirsky
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25Resolves: tdf#124142 don't deref nullptrCaolán McNamara
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-15UNO Styles: uno SvtListener instead of SwClientBjoern Michaelsen
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typoAndrea Gelmini
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-21dont use SwClient/SwModify in unocore: StyleBjoern Michaelsen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann