summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2022-04-27tdf#148819: let the scroller know the custom widget's line sizeMike Kaganski
2022-04-27Clean up includesMike Kaganski
2022-04-27tdf#125931: add Properties panel to Math's Properties deckMike Kaganski
2022-04-26tdf#125931: Add Elements deck and Elements panel to Math's sidebarMike Kaganski
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-12Related: tdf#128610 drop obsolete encoding attribute replacementMike Kaganski
2022-03-11Related: tdf#128610 Avoid use-after-freeMike Kaganski
2022-03-10tdf#137008: starmath_import: Add unittestXisco Fauli
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-27cid#1500496: Uninitialized pointer readJulien Nabet
2022-02-27Typo: attributte->attributeJulien Nabet
2022-02-26cid#1500654 Using a moved objectCaolán McNamara
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-02lok: find active SmViewShell reliablyMike Kaganski
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-22Add missing test dependencyStephan Bergmann
2022-01-18Drop useless indirectionMike Kaganski
2022-01-17Drop unused declarationMike Kaganski
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-12-24tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang
2021-12-17Fix typosAndrea Gelmini
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06loplugin:stringliteraldefine in starmathNoel Grandin
2021-12-04Related tdf#132145: fix Print/Size NoSuchElementExceptionJulien Nabet
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-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in starmathMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-22Typo: aFontHeigt->aFontHeight (starmath/smediteng.cxx)Julien Nabet
2021-10-21loplugin:flattenNoel Grandin
2021-10-20combine these contiguous rangesCaolán McNamara
2021-10-20assert in math, file, printer settings, optionsCaolán McNamara
2021-10-20gtk4: make starmath edit and math widgets visibleCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski