summaryrefslogtreecommitdiff
path: root/starmath/source/ElementsDockingWindow.cxx
AgeCommit message (Expand)Author
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
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-02starmath: Fix wrong help messages for lim inf/supTakeshi Abe
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17starmath: Add missing commands and tooltips to the Element windowTakeshi Abe
2016-11-16tdf#101472 Prompt repaint of Elements window when mouse leavesTakeshi Abe
2016-11-09tdf#44839 Add an "Evaluated At" command in "Brackets" sectionTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard
2016-07-17remove wrong outdated commentMarkus Mohrhard
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin