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