summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin14-26/+26
2020-02-21Drop o3tl::optional wrapperStephan Bergmann3-3/+3
2020-02-16use fwd declsCaolán McNamara1-0/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-3/+10
2020-01-29push/pop mapmode to avoid 'incorrect MapMode?' warningCaolán McNamara1-0/+4
2020-01-29bInterim is always trueCaolán McNamara1-1/+1
2020-01-29weld SmElementsDockingWindowCaolán McNamara9-370/+253
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz1-30/+30
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz2-5/+5
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3