summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-10-27tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-23tdf#163486: PVS: Expression is always falseXisco Fauli
2024-10-23tdf#163486: PVS: Expression is always trueXisco Fauli
2024-10-21starmath: prefix members of SmSymbolDialogXisco Fauli
2024-10-21tdf#163486 sw: PVS: identical sub-expressionsXisco Fauli
2024-10-06cid#1608598 silence Overflowed constantCaolán McNamara
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-09-28tdf#114441 change width,height to tools::Long in starmathDeepanshu Sharma
2024-08-26Related tdf#160226 - Math inline editing Off by defaultHeiko Tietze
2024-08-17tdf#160459 embedded starmath doesn't fit inside allocated areaCaolán McNamara
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-21cid#1556239 Use of auto that causes a copyCaolán McNamara
2024-07-20cid#1607830 Use of auto that causes a copyCaolán McNamara
2024-07-18make some single-arg constructors in starmath explicitNoel Grandin
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara
2024-06-26tdf#161786: fix Math crash when typing "oper"Julien Nabet
2024-05-27starmath: use SAL_RET_MAYBENULL in GetEditWindow()Xisco Fauli
2024-05-14loplugin:ostr in starmathNoel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: starmath/Gabor Kelemen
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-12Revert "add sm to --enable-mergelibs=more"Noel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-07add sm to --enable-mergelibs=moreNoel Grandin
2024-02-26tdf#159251: Don’t use vcl::PushFlags::RTLENABLEDKhaled Hosny
2024-02-14tdf#159302: Another UNO property "BaseLine" needs to use mm/100sMike Kaganski
2024-02-07Simplify a bit, and avoid vector copyMike Kaganski
2024-02-07starmath : move static data to usage locationArnaud VERSINI
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-30starmath : remove useless delete indirectionArnaud VERSINI
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-25tdf#158023 Add \ before parentheses if they are in the <t> tag.Irgaliev Amin
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-18tdf#158766: handle Escape key in SmGraphicWidgetMike Kaganski
2023-12-15Put some static_casts into a dedicated functionMike Kaganski
2023-12-15tdf#157569: FormulaImExportBase::getFormulaSize should return mm/100Mike Kaganski
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-22tdf#158147 - UI: Part 38 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-19Extended loplugin:ostr: starmathStephan Bergmann