summaryrefslogtreecommitdiff
path: root/starmath/source/cfgitem.cxx
AgeCommit message (Expand)Author
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-15tdf#130654 editable smeditwindow zoomdante
2021-03-01Starmath cleanup unused includesdante
2021-02-20ofz#31177 avoid config layer for fuzzingCaolán McNamara
2021-02-19Starmath now allows multiple parsersdante
2021-01-18Mathml gets it's own directorydante
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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