summaryrefslogtreecommitdiff
path: root/starmath/source/unomodel.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in starmathMike Kaganski
2021-10-20combine these contiguous rangesCaolán McNamara
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-13Include the starmath version inside the configurationdante
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-01-18Mathml gets it's own directorydante
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-27cid#1448524 silence Unchecked dynamic_castCaolán McNamara
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): starmathStephan Bergmann
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-10-15add SvStream::TellEndNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke