summaryrefslogtreecommitdiff
path: root/starmath/source/cfgitem.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-07-23Optimize names transformingArkadiy Illarionov
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-01-31loplugin:flatten in starmathNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): starmathStephan Bergmann
2018-02-01starmath: Put GetDefaultFontName() in an unnamed namespaceTakeshi Abe
2018-01-08starmath: Replace confusing sal_uIntPtr with sal_Int32Takeshi Abe
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: starmathStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-05-19loplugin:stringcopy: starmathStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: starmathStephan Bergmann
2017-02-10starmath: Kill redundant checkTakeshi Abe
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-03starmath: Avoid C-style castTakeshi Abe
2016-03-24starmath: Drop inline wrapper functionsTakeshi Abe
2016-03-22starmath: Use initialization list for some ctorsTakeshi Abe
2016-02-19starmath: Avoid C-style castTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02starmath: Avoid C-style castTakeshi Abe
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-10tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-03-11Adapt std::unique_ptr to SmMathConfigTakeshi Abe
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl