summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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
2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot
2020-08-21tdf#118148 Extended tips from smath/01 Help pagesOlivier Hallot
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-11loplugin:flattenNoel Grandin
2020-07-26starmath: create instances with uno constructorsNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-07-18Added fourier transform symboldante
2020-07-18Added to the left pane some interesting hidden features (func, oper)dante
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-03loplugin:unusedenumconstantsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: starmathStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-24tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2dante
2020-06-15starmath: m_pTree can be privateMiklos Vajna
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-05Upcoming loplugin:elidestringvar: starmathStephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-19closest not closetCaolán McNamara