summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2022-09-03cid#1509261 Dereference after null checkCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-01cid#1509261 Dereference after null checkCaolán McNamara
2022-08-31cid#1509247 reserve here can't be rightCaolán McNamara
2022-08-30its not ideal to wait until Paint to set the bg colorCaolán McNamara
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-18Use combobox for category list on Elements sidebar panelMike 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-07Removed duplicated includesAndrea Gelmini
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-25Handle Ctrl+Z / Ctrl+Y in Math graphic window correctlyMike Kaganski
2022-07-25Some refactorMike Kaganski
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-19cid#1506514 Uninitialized scalar fieldCaolán McNamara
2022-06-18cid#1504663 workaround Resource leak in objectCaolán McNamara
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-02Fix typoAndrea Gelmini
2022-06-02Use IconView in SmElementsControlMike Kaganski
2022-05-26ofz#47639 avoid Integer-overflowCaolán McNamara
2022-05-25std::set->o3tl::sorted_vector in MathTypeFontSetNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-23elide some OUString allocationNoel Grandin
2022-05-23starmath: fix real use-after-free detected by GCC 12Michael Stahl
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-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-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