summaryrefslogtreecommitdiff
path: root/starmath/source/ElementsDockingWindow.cxx
AgeCommit message (Expand)Author
2021-01-02tdf#139328 Update Starmath examplesLaurent BP
2020-11-27Fix typo in code: caos -> chaosMing Hua
2020-11-17Starmath has now full support of HTML colors.dante
2020-11-11Improved starmath colordante
2020-11-10Evaluate command: tdf#109338dante
2020-11-07Starmath examples renovateddante
2020-11-05Added frac command. Sould solve tdf#137234.dante
2020-11-03Reordered token.hxx.dante
2020-11-03Added hexadecimal number and color support for starmath.Dante DM
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-07-18Added fourier transform symboldante
2020-07-18Added to the left pane some interesting hidden features (func, oper)dante
2020-06-24tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2dante
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin
2020-01-29push/pop mapmode to avoid 'incorrect MapMode?' warningCaolán McNamara
2020-01-29bInterim is always trueCaolán McNamara
2020-01-29weld SmElementsDockingWindowCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-06-13tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe
2019-06-09loplugin:constantparamNoel Grandin
2019-06-03SM add a border to the editor and the element listJan-Marek Glogowski
2019-05-29SM disable localized characters on element parsingJan-Marek Glogowski
2019-05-29tdf#65587 SM implement ElementControl accessibilityJan-Marek Glogowski
2019-05-29SM add some help to the examplesJan-Marek Glogowski
2019-05-28SM move categories into SmElementsControl...Jan-Marek Glogowski
2019-05-28tdf#125454 SM use theming for element listJan-Marek Glogowski
2019-05-23tdf#65587 SM handle page keys in the ElementControlJan-Marek Glogowski
2019-05-23tdf#65587 SM add key navigation to ElementControlJan-Marek Glogowski
2019-05-22SM fix vertical ElementsControl modeJan-Marek Glogowski
2019-05-15SM fix element control scrollbarJan-Marek Glogowski
2019-05-15SM handle background theme changesJan-Marek Glogowski
2019-05-15SM constify SmElementJan-Marek Glogowski
2019-04-28Minimize scope of variablesJan-Marek Glogowski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-01-17starmath: Make SmParser::ParseExpression() return std::unique_ptrTakeshi Abe
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-10-07Fix leak in ElementsDockingWindow (starmath)Julien Nabet
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt