summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2022-05-21elide OUString allocationNoel Grandin
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19Simplify SmElementsControlMike Kaganski
2022-05-19the size table in MathType can be compile-time dataNoel Grandin
2022-05-18GtkCellRendererText 'text" attrib is the index of the text into the modelCaolán McNamara
2022-05-17Simplify the UIMike Kaganski
2022-05-17Use structured binding to clarify the codeMike Kaganski
2022-05-17use reserve before filling some vectorsNoel Grandin
2022-05-17tdf#65067 Remove excessive spacing from Formula objectsRafael Lima
2022-05-16use explicit translatable="no" like we typically do in this caseCaolán McNamara
2022-05-14elid some OUString construction in SmXMLExportWrapper::ExportNoel Grandin
2022-05-13use vector as backing for stackNoel Grandin
2022-05-13tdf#121740 reduce cost of mathml parsingNoel Grandin
2022-05-11cache the PropertySetInfo in lcl_createModelPropertyInfoNoel Grandin
2022-05-11reserve vector space in SmSymbolManager::GetSymbolsNoel Grandin
2022-05-06tdf#148962 starmath's UnicodeNotationToggle (alt+x) getting called twiceCaolán McNamara
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in starmathStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01ofz#47162 Integer-overflowCaolán McNamara
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
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