summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos6-12/+61
2020-05-19closest not closetCaolán McNamara1-1/+1
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna2-105/+104
2020-05-11remove archaic Content.xml fallbackCaolán McNamara4-23/+5
2020-05-10compact namespace in sal..svgioNoel Grandin5-7/+7
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+7
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-6/+6
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-1/+1
2020-04-29weld SfxTemplatePanelControlCaolán McNamara1-0/+1
2020-04-28move the castToFastAttributeList functionNoel Grandin1-27/+13
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-26update pchesCaolán McNamara1-1/+2
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-84/+0
2020-04-24tdf#132305: Teach Starmath MS_COMBOVERLINE = 0x0305Julien Nabet2-0/+4
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen3-0/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+2
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin7-25/+54
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin3-7/+6
2020-04-12improve fastparser loggingNoel Grandin1-7/+7
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin2-2/+2
2020-04-09tdf#129372: PPTX: error at SfxBaseModel::storeToStorage: 0x20d(row,col)Julien Nabet1-2/+7
2020-04-07loplugin:unusedvariableplus in starmathNoel Grandin1-11/+7