summaryrefslogtreecommitdiff
path: root/starmath/source/unomodel.cxx
AgeCommit message (Expand)Author
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
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:stringcopy: starmathStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: starmathStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-03Use a single method of converting between points and 100th mm in starmathStephan Bergmann