summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2020-04-28tdf#132305: Teach Starmath MS_COMBOVERLINE = 0x0305Julien Nabet
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-13tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe
2019-06-09loplugin:constantparamNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-29SM disable localized characters on element parsingJan-Marek Glogowski
2019-05-29tdf#65587 SM implement ElementControl accessibilityJan-Marek Glogowski
2019-05-29SM add some help to the examplesJan-Marek Glogowski
2019-05-28SM move categories into SmElementsControl...Jan-Marek Glogowski
2019-05-28tdf#125454 SM use theming for element listJan-Marek Glogowski
2019-05-23tdf#65587 SM handle page keys in the ElementControlJan-Marek Glogowski
2019-05-23tdf#65587 SM add key navigation to ElementControlJan-Marek Glogowski
2019-05-15SM fix element control scrollbarJan-Marek Glogowski
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski
2019-05-15SM handle background theme changesJan-Marek Glogowski
2019-05-15SM constify SmElementJan-Marek Glogowski
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-03-29tdf#124410 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin
2018-11-24remove unused FontChangeMask::HorAlignNoel Grandin
2018-11-22remove unused SmTokenType valuesNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-09loplugin:useuniqueptr in SmDistanceDialogNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-10-07use more unique_ptr in SmParserNoel Grandin
2018-09-19drop some unnecessary headersCaolán McNamara
2018-09-19weld SmFontDialogCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-18loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin
2018-08-17loplugin:useuniqueptr pass SmNodeList around by std::unique_ptrNoel Grandin