summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* tdf#129372: PPTX: error at SfxBaseModel::storeToStorage: 0x20d(row,col)Julien Nabet2020-04-091-2/+7
* Resolves: tdf#127873 accept ',' comma group separator in number entities againEike Rathke2019-10-031-1/+6
* Breeze: Fix for tdf#107144, tdf#125879rizmut2019-06-271-8/+8
* tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe2019-06-1815-3/+30
* SM add a border to the editor and the element listJan-Marek Glogowski2019-06-042-2/+2
* SM disable localized characters on element parsingJan-Marek Glogowski2019-05-292-43/+48
* tdf#65587 SM implement ElementControl accessibilityJan-Marek Glogowski2019-05-297-11/+1136
* SM add some help to the examplesJan-Marek Glogowski2019-05-292-5/+11
* SM move categories into SmElementsControl...Jan-Marek Glogowski2019-05-282-71/+68
* SM add tooltip to element categories listboxJan-Marek Glogowski2019-05-281-22/+11
* tdf#125454 SM use theming for element listJan-Marek Glogowski2019-05-282-4/+20
* tdf#65587 SM handle page keys in the ElementControlJan-Marek Glogowski2019-05-232-18/+98
* tdf#65587 SM add key navigation to ElementControlJan-Marek Glogowski2019-05-233-41/+181
* SM fix vertical ElementsControl modeJan-Marek Glogowski2019-05-221-23/+55
* increase delta for some starmath testsNoel Grandin2019-05-191-2/+3
* SM fix element control scrollbarJan-Marek Glogowski2019-05-152-12/+28
* tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski2019-05-154-9/+14
* SM handle background theme changesJan-Marek Glogowski2019-05-156-45/+36
* SM constify SmElementJan-Marek Glogowski2019-05-152-23/+8
* tdf#90297 use field colors for math's edit engineJan-Marek Glogowski2019-05-145-39/+36
* handle empty tools::Rectangle in SmDocShell::SetVisAreaNoel Grandin2019-05-101-2/+4
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-29/+26
* Related tdf#38889: Sync sub menus Tools > MacrosJens Carl2019-05-091-0/+4
* crashtesting: many asserts in SmTextNode::PrepareCaolán McNamara2019-05-082-3/+0
* handle empty Rectangle better in starmathNoel Grandin2019-05-053-3/+12
* Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov2019-05-031-1/+1
* tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2019-04-281-10/+5
* Minimize scope of variablesJan-Marek Glogowski2019-04-281-7/+8
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-271-0/+1
* Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski2019-04-191-97/+96
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-152-0/+2
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-141-2/+5
* loplugin:sequentialassign in starmath..svlNoel Grandin2019-04-141-2/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-087-0/+11
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-014-0/+6
* tdf#124410 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara2019-03-292-4/+13
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-282-0/+4
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-253-0/+3
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-161-3/+3
* Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara2019-03-131-1/+0
* tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen2019-03-0819-28/+19
* hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara2019-03-062-0/+2
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-062-5/+5
* simplify UNO getTypes methodsNoel Grandin2019-03-041-11/+7
* weld LicenseDialogImplCaolán McNamara2019-02-272-4/+7
* loplugin:unusedfields in vclNoel Grandin2019-02-221-1/+1
* loplugin:indentation in soltools..svlNoel Grandin2019-02-107-12/+12
* loplugin:flatten in starmathNoel Grandin2019-01-3114-784/+787
* o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen2019-01-2811-52/+40
* loplugin:constparams in sd..svtoolsNoel Grandin2019-01-242-2/+2