summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2020-06-24tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2dante
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-19closest not closetCaolán McNamara
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-24tdf#132305: Teach Starmath MS_COMBOVERLINE = 0x0305Julien Nabet
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-12improve fastparser loggingNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09tdf#129372: PPTX: error at SfxBaseModel::storeToStorage: 0x20d(row,col)Julien Nabet
2020-04-07loplugin:unusedvariableplus in starmathNoel Grandin
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16use fwd declsCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-29push/pop mapmode to avoid 'incorrect MapMode?' warningCaolán McNamara
2020-01-29bInterim is always trueCaolán McNamara
2020-01-29weld SmElementsDockingWindowCaolán McNamara
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara
2020-01-12convert mathml to FastParserNoel Grandin
2020-01-11loplugin:finalclasses in starmathNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25use FastParser in starmathNoel Grandin
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-25Turn on clang-format for these filesMiklos Vajna