summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2022-06-14Accessibility for IconViewMike Kaganski
2022-06-14gtk: let math GtkIconViews flow to fill available space with iconsCaolán McNamara
2022-06-07Fix ImageView without text on GTKMike Kaganski
2022-06-05Use IconView in SmElementsControlMike Kaganski
2022-06-05fix another domainXisco Fauli
2022-06-05Fix domainMike Kaganski
2022-06-05Simplify SmElementsControlMike Kaganski
2022-06-05Simplify the UIMike Kaganski
2022-06-05Use structured binding to clarify the codeMike Kaganski
2022-06-05tdf#148819: let the scroller know the custom widget's line sizeMike Kaganski
2022-06-05Clean up includesMike Kaganski
2022-06-05tdf#125931: add Properties panel to Math's Properties deckMike Kaganski
2022-06-05tdf#125931: Add Elements deck and Elements panel to Math's sidebarMike Kaganski
2022-06-05tdf#125931: Enable sidebar in MathMike Kaganski
2022-05-25starmath: fix real use-after-free detected by GCC 12Michael Stahl
2022-05-13tdf#148962 starmath's UnicodeNotationToggle (alt+x) getting called twiceCaolán McNamara
2022-03-22Related: tdf#128610 Avoid use-after-freeMike Kaganski
2022-03-09Fix tdf#147755 by copying the vector.Arnaud VERSINI
2022-03-09cid#1500654 Using a moved objectCaolán McNamara
2022-02-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar
2021-12-28tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara
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
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
2021-09-16Increase accuracy of ParseMathMLUnsignedNumber Fraction resultStephan Bergmann
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski