summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
29 hourstdf#147021 avoid use of SAL_N_ELEMENTS macroSimon Chenery1-38/+26
2 daysWASM enable Impress for WASM buildsMoritz Duge1-0/+4
4 daysuse more concrete UNO classesNoel Grandin1-3/+1
2025-02-28Fix typoAndrea Gelmini1-1/+1
2025-02-27tdf#162070: enclose delimiters in in formula inside quotesPranam Lashkari3-9/+52
2025-02-26use more concrete UNO types in some local varsNoel Grandin2-13/+4
2025-02-16math: Resave savedefaultsdialog.ui with glade 3.40Michael Weghorn1-9/+9
2025-02-13math a11y: Set a11y names for items in Elements sidebar deckMichael Weghorn1-0/+1
2025-02-13Fix typoAndrea Gelmini1-1/+1
2025-02-12math a11y: Drop SmGraphicAccessible::getAccessibleIndexInParentMichael Weghorn2-38/+0
2025-02-12math a11y: Use comphelper::OAccessibleComponentHelperMichael Weghorn3-155/+20
2025-02-12math a11y: Don't return self in SmGraphicAccessible::getAccessibleAtPointMichael Weghorn1-6/+2
2025-02-12math a11y: Simplify SmGraphicAccessible::getBoundsMichael Weghorn1-8/+1
2025-02-12math a11y: OSL_ENSURE -> assertMichael Weghorn1-1/+1
2025-02-05starmath: Drop unused SvTreeListBox forward declMichael Weghorn1-1/+0
2025-02-04tdf#127873, tdf#158867: starmath_export: Add unittestXisco Fauli1-0/+17
2025-01-16math: store main viewshell id in math view shellPranam Lashkari3-8/+13
2024-12-29tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea1-3/+0
2024-12-03crashtesting: fix failure of forum-en-13617.odt to reload from .docCaolán McNamara1-2/+3
2024-12-02tdf#120658 - Reworking of dialogues Organize macrosJim Raykowski1-0/+2
2024-11-27starmath: fix deref nullptrXisco Fauli1-2/+2
2024-11-26Resolves tdf#163685 - Save user-defined formulaHeiko Tietze14-27/+229
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski8-57/+55
2024-11-22tdf#163486: PVS V1043 global object variable is declared in header (starmath)Julien Nabet1-156/+156
2024-11-20starmath: Use field color for SmEditTextWindow backgroundIlmari Lauhakangas1-2/+1
2024-11-20tdf#163486: PVS: Identical branchesBogdan Buzea1-5/+5
2024-11-15tdf#163486: PVS: Identical branchesBogdan Buzea1-23/+3
2024-11-14Turn a macro to a functionMike Kaganski18-120/+98
2024-11-12loplugin:reftotemp in sot..svlNoel Grandin3-8/+8
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin4-7/+14
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea1-19/+12
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-12/+4
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli1-5/+5
2024-10-27tdf#163486: PVS: Identical branchesBogdan Buzea1-7/+1
2024-10-23tdf#163486: PVS: Expression is always falseXisco Fauli1-5/+0
2024-10-23tdf#163486: PVS: Expression is always trueXisco Fauli1-18/+12
2024-10-21starmath: prefix members of SmSymbolDialogXisco Fauli2-31/+31
2024-10-21tdf#163486 sw: PVS: identical sub-expressionsXisco Fauli1-1/+1
2024-10-06cid#1608598 silence Overflowed constantCaolán McNamara1-2/+2
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski1-26/+17
2024-09-28tdf#114441 change width,height to tools::Long in starmathDeepanshu Sharma4-25/+25
2024-08-26Related tdf#160226 - Math inline editing Off by defaultHeiko Tietze1-4/+4
2024-08-17tdf#160459 embedded starmath doesn't fit inside allocated areaCaolán McNamara4-2/+54
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-21cid#1556239 Use of auto that causes a copyCaolán McNamara1-12/+9
2024-07-20cid#1607830 Use of auto that causes a copyCaolán McNamara1-3/+2
2024-07-18make some single-arg constructors in starmath explicitNoel Grandin10-24/+25
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara1-2/+1
2024-06-26tdf#161786: fix Math crash when typing "oper"Julien Nabet1-1/+3