summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara1-1/+2
2023-01-23use more concrete SmModel typeNoel Grandin3-7/+10
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin2-8/+0
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin2-8/+0
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann1-6/+3
2022-12-14starmath: React to touchpad zoom gestures in SmGraphicWidgetPovilas Kanapickas1-0/+2
2022-12-02tdf#151842: starmath_import: Add unittestXisco Fauli2-2/+4
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin1-2/+0
2022-11-05lok: show Math selectionMike Kaganski2-9/+19
2022-11-05lok: show Math cursorMike Kaganski3-16/+55
2022-11-04lok: use twips in MathMike Kaganski1-0/+13
2022-11-04Use o3tl::convert in MathMike Kaganski1-29/+0
2022-10-22loplugin:unusedmethodsNoel Grandin1-3/+0
2022-09-30use more string_view in starmathNoel Grandin1-1/+1
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin3-3/+3
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski2-40/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski1-1/+1
2022-08-17lok: register view callback also for nested sm viewMike Kaganski1-0/+1
2022-08-15Resolves: tdf#149858 embedded starmath not using correct initial zoomCaolán McNamara1-3/+3
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin9-19/+26
2022-07-25Some refactorMike Kaganski1-4/+9
2022-06-19cid#1506514 Uninitialized scalar fieldCaolán McNamara1-3/+3
2022-06-18cid#1504663 workaround Resource leak in objectCaolán McNamara1-3/+3
2022-06-09loplugin:unusedmethodsNoel Grandin2-10/+0
2022-06-02Use IconView in SmElementsControlMike Kaganski3-292/+21
2022-05-19Simplify SmElementsControlMike Kaganski1-24/+1
2022-05-13tdf#121740 reduce cost of mathml parsingNoel Grandin2-20/+20
2022-05-03add o3tl::equalsAsciiNoel Grandin1-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-2/+2
2022-03-24loplugin:constantparamNoel Grandin1-1/+1
2022-03-14new loplugin:trivialconstructorNoel Grandin1-1/+0
2022-03-06Fix tdf#147755 by copying the vector.Arnaud VERSINI1-1/+1
2022-03-01use SfxItemSet::GetItemIfSet in starmathNoel Grandin1-11/+14
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen16-19/+16
2022-02-27Typo: attributte->attributeJulien Nabet1-3/+3
2022-01-25lok: enable in-place editing of math equationsMike Kaganski1-1/+3
2022-01-18Drop useless indirectionMike Kaganski1-1/+0
2022-01-17Drop unused declarationMike Kaganski2-7/+0
2021-12-24tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang1-1/+1
2021-12-06loplugin:stringliteraldefine in starmathNoel Grandin6-14/+18
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara1-0/+4
2021-11-30tdf#132145: Synchronize SmMathConfig with configurationMike Kaganski1-1/+18
2021-11-03loplugin:finalclassesNoel Grandin4-5/+5
2021-10-12loplugin:moveparam in variousNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-8/+16
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann1-1/+5
2021-09-15loplugin:finalclassesNoel Grandin3-8/+4
2021-09-10Fix typosAndrea Gelmini1-8/+8
2021-09-02unused definesNoel Grandin2-2/+0