summaryrefslogtreecommitdiff
path: root/svl/source/items/style.cxx
AgeCommit message (Expand)Author
2018-03-28Translate German variable namesJohnny_M
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-29convert SearchBehavior to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: svlStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-05-31tdf#89329: use unique_ptr for pImpl in styleXisco Fauli
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-18boost->stdCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-12leave the deliberately unused, not-for-use method inlineCaolán McNamara
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante