summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2020-11-17Starmath has now full support of HTML colors.dante
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12loplugin:unusedfieldsNoel
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11Improved starmath colordante
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10Evaluate command: tdf#109338dante
2020-11-08Fix typosAndrea Gelmini
2020-11-07Added documentation on starmath.dante
2020-11-07Starmath examples renovateddante
2020-11-05Added frac command. Sould solve tdf#137234.dante
2020-11-04Fix typosAndrea Gelmini
2020-11-03Reordered token.hxx.dante
2020-11-03Added hexadecimal number and color support for starmath.Dante DM
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31remove pimpl from SmViewShellNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28tdf#137620 add explicit SurroundingText support to starmath Edit WindowCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-23CreateTextFromNode is goneIlmari Lauhakangas
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-17starmath: use the fastparser API when possibleNoel Grandin
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-05loplugin:reducevarscope in starmathNoel
2020-09-30loplugin:unusedmethodsNoel
2020-09-25tdf#137008 mml crash on loadNoel Grandin
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski
2020-09-22WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski
2020-09-22Fix typosAndrea Gelmini
2020-09-22tdf#38885 Remove createTextFromNodedante
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-09-10Remove some unused includesMiklos Vajna
2020-09-08starmath: stop change to caret pos graph when moving after braceLuke Dixon
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-09-02Fix crash when entering newline in starmath experimental editorLuke Dixon
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-01Fix typoAndrea Gelmini
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-29Directly use OUString(sal_Unicode) ctorStephan Bergmann
2020-08-29Use OUStringBuffer::makeStringAndClearStephan Bergmann