summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-23use more concrete SmModel typeNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-14starmath: React to touchpad zoom gestures in SmGraphicWidgetPovilas Kanapickas
2022-12-02tdf#151842: starmath_import: Add unittestXisco Fauli
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-05lok: show Math selectionMike Kaganski
2022-11-05lok: show Math cursorMike Kaganski
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-09-30use more string_view in starmathNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-08-15Resolves: tdf#149858 embedded starmath not using correct initial zoomCaolán McNamara
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin
2022-07-25Some refactorMike Kaganski
2022-06-19cid#1506514 Uninitialized scalar fieldCaolán McNamara
2022-06-18cid#1504663 workaround Resource leak in objectCaolán McNamara
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-02Use IconView in SmElementsControlMike Kaganski
2022-05-19Simplify SmElementsControlMike Kaganski
2022-05-13tdf#121740 reduce cost of mathml parsingNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-06Fix tdf#147755 by copying the vector.Arnaud VERSINI
2022-03-01use SfxItemSet::GetItemIfSet in starmathNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-27Typo: attributte->attributeJulien Nabet
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-18Drop useless indirectionMike Kaganski
2022-01-17Drop unused declarationMike Kaganski
2021-12-24tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang
2021-12-06loplugin:stringliteraldefine in starmathNoel Grandin
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara
2021-11-30tdf#132145: Synchronize SmMathConfig with configurationMike Kaganski
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann