summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.cxx
AgeCommit message (Expand)Author
2023-11-14Resolves: tdf#158121 Math - Print settings not read after changingCaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: starmathStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-09-30Fix typoAndrea Gelmini
2023-09-30Fix typoAndrea Gelmini
2023-09-28tdf#142095: Render symbols in Math Symbols Catalogue using document settingsKhaled Hosny
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-09-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled Hosny
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-25tdf#101174: Add the ability to change math font in MathKhaled Hosny
2023-07-06starmath: check GetEditWindow()Xisco Fauli
2023-04-18tdf#154773 Fix Symbols dialog in dark modeRafael Lima
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17check SmGetActiveView()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-06Fix tdf#147755 by copying the vector.Arnaud VERSINI
2022-03-01use SfxItemSet::GetItemIfSet in starmathNoel Grandin
2022-02-26cid#1500654 Using a moved objectCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-01Starmath cleanup unused includesdante
2021-01-18Mathml gets it's own directorydante
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: starmathStephan Bergmann
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-26now drop TabPageParent intermediateCaolán McNamara