summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.cxx
AgeCommit message (Expand)AuthorFilesLines
8 daysTurn a macro to a functionMike Kaganski1-30/+30
10 daysloplugin:reftotemp in sot..svlNoel Grandin1-3/+3
2024-10-21starmath: prefix members of SmSymbolDialogXisco Fauli1-26/+26
2024-10-21tdf#163486 sw: PVS: identical sub-expressionsXisco Fauli1-1/+1
2024-07-18make some single-arg constructors in starmath explicitNoel Grandin1-8/+8
2024-05-14loplugin:ostr in starmathNoel Grandin1-99/+99
2023-11-22tdf#158147 - UI: Part 38 - Unify lockdown behavior of Options dialogBalazs Varga1-3/+50
2023-11-14Resolves: tdf#158121 Math - Print settings not read after changingCaolán McNamara1-0/+2
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: starmathStephan Bergmann1-1/+1
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann1-2/+2
2023-09-30Fix typoAndrea Gelmini1-1/+1
2023-09-30Fix typoAndrea Gelmini1-1/+1
2023-09-28tdf#142095: Render symbols in Math Symbols Catalogue using document settingsKhaled Hosny1-6/+27
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-3/+12
2023-09-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny1-9/+9
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled Hosny1-4/+4
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny1-0/+3
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek1-0/+22
2023-08-25tdf#101174: Add the ability to change math font in MathKhaled Hosny1-1/+8
2023-07-06starmath: check GetEditWindow()Xisco Fauli1-2/+4
2023-04-18tdf#154773 Fix Symbols dialog in dark modeRafael Lima1-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-18/+19
2023-02-17check SmGetActiveView()Xisco Fauli1-2/+5
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-11-04lok: use twips in MathMike Kaganski1-2/+2
2022-11-04Use o3tl::convert in MathMike Kaganski1-3/+4
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin1-1/+1
2022-03-24loplugin:constantparamNoel Grandin1-2/+2
2022-03-06Fix tdf#147755 by copying the vector.Arnaud VERSINI1-4/+4
2022-03-01use SfxItemSet::GetItemIfSet in starmathNoel Grandin1-7/+7
2022-02-26cid#1500654 Using a moved objectCaolán McNamara1-1/+2
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-2/+2
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-16/+16
2021-10-12loplugin:moveparam in variousNoel Grandin1-4/+4
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-1/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-08-18undo changes to TextAlignCaolán McNamara1-5/+5
2021-07-30convert TextAlign to scoped enumCaolán McNamara1-5/+5
2021-05-28tdf#130654 editable smeditwindow zoom UIdante1-0/+7
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin1-2/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin1-1/+1
2021-03-01Starmath cleanup unused includesdante1-2/+0
2021-01-18Mathml gets it's own directorydante1-1/+1
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann1-2/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-3/+3
2020-11-11loplugin:stringviewNoel1-1/+1
2020-10-28convert some more long -> tools::LongNoel1-2/+2
2020-10-22long->tools::Long in slideshow..starmathNoel1-2/+2
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-3/+2