summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2020-10-28tdf#137620 add explicit SurroundingText support to starmath Edit WindowCaolán McNamara2-0/+25
2020-10-28convert some more long -> tools::LongNoel3-5/+5
2020-10-23CreateTextFromNode is goneIlmari Lauhakangas2-3/+1
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara11-11/+11
2020-10-22long->tools::Long in slideshow..starmathNoel21-200/+200
2020-10-17starmath: use the fastparser API when possibleNoel Grandin1-15/+19
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara2-10/+7
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2-5/+3
2020-10-05loplugin:reducevarscope in starmathNoel5-20/+15
2020-09-30loplugin:unusedmethodsNoel1-8/+0
2020-09-25tdf#137008 mml crash on loadNoel Grandin1-1/+2
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski1-1/+0
2020-09-22WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski1-7/+1
2020-09-22Fix typosAndrea Gelmini2-11/+11
2020-09-22tdf#38885 Remove createTextFromNodedante9-999/+1787
2020-09-13Unify the code used to get object shell for componentsMike Kaganski1-9/+2
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky1-2/+0
2020-09-10Remove some unused includesMiklos Vajna1-1/+0
2020-09-08starmath: stop change to caret pos graph when moving after braceLuke Dixon4-32/+17
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-2/+2
2020-09-02Fix crash when entering newline in starmath experimental editorLuke Dixon1-1/+1
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+2
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann1-4/+2
2020-08-29Directly use OUString(sal_Unicode) ctorStephan Bergmann1-7/+5
2020-08-29Use OUStringBuffer::makeStringAndClearStephan Bergmann1-1/+1
2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara4-1/+415
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann1-3/+3
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot1-0/+10
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot1-1/+46
2020-08-21tdf#118148 Extended tips from smath/01 Help pagesOlivier Hallot6-29/+234
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin2-2/+2
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2-2/+2
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-3/+1
2020-08-11loplugin:flattenNoel Grandin1-11/+11
2020-07-26starmath: create instances with uno constructorsNoel Grandin5-127/+14
2020-07-20compact namespace declNoel Grandin1-13/+1
2020-07-18Added fourier transform symboldante6-1/+7
2020-07-18Added to the left pane some interesting hidden features (func, oper)dante3-4/+27
2020-07-12update pchesCaolán McNamara1-4/+3
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-03loplugin:unusedenumconstantsNoel Grandin1-7/+0
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: starmathStephan Bergmann3-3/+3
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-1/+1
2020-06-24tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2dante9-27/+103
2020-06-15starmath: m_pTree can be privateMiklos Vajna3-5/+8
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-0/+3
2020-06-05Upcoming loplugin:elidestringvar: starmathStephan Bergmann4-24/+12
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin2-5/+5