summaryrefslogtreecommitdiff
path: root/starmath/source/unomodel.cxx
AgeCommit message (Expand)Author
2023-11-06"SyntaxVersion" has been declared as "sal_Int16" in unomodelJulien Nabet
2023-10-29tdf#157965: UNO methods are expected to return sizes in mm/100Mike Kaganski
2023-10-28Move Impl_Print from SmViewShell to SmDocShellMike Kaganski
2023-10-28pPrinter may be nullptrMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: starmathStephan Bergmann
2023-09-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny
2023-09-20starmath: Don’t set empty font name when reading font format from fileKhaled Hosny
2023-09-04tdf#134193: Add the ability to set RTL math directionKhaled Hosny
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny
2023-08-31tdf#143213: Fix reading math font settings from fileKhaled Hosny
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-25tdf#101174: Add the ability to change math font in MathKhaled Hosny
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Reinstate removal of lcl_GuessPaperSizeStephan Bergmann
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-10-17simplify SmModel::queryInterfaceNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-23elide some OUString allocationNoel Grandin
2022-05-11cache the PropertySetInfo in lcl_createModelPropertyInfoNoel Grandin
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