summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin10-27/+27
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov3-10/+4
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin3-4/+4
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-16Fix typosAndrea Gelmini3-6/+6
2019-08-16Fix typosAndrea Gelmini8-11/+11
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin2-2/+2
2019-08-15replace ".get->" with "->"Noel Grandin2-2/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-08-11revert some consts to placate coverity Uncaught exceptionsCaolán McNamara1-6/+1
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-3/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): starmathStephan Bergmann9-13/+13
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock1-1/+1
2019-07-23Optimize names transformingArkadiy Illarionov1-6/+4
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+1
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov3-67/+38
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin4-13/+8
2019-07-20cid#1448322 try silence Splice iterator mismatchCaolán McNamara1-1/+2
2019-06-27Breeze: fix for tdf#125879rizmut1-8/+8
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-3/+3
2019-06-21simplify some getSupportedServiceNamesNoel Grandin2-3/+3
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin1-2/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-13tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe15-3/+30
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-09loplugin:constantparamNoel Grandin3-5/+3
2019-06-08loplugin:unusedmethodsNoel Grandin5-17/+0
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-06-03SM add a border to the editor and the element listJan-Marek Glogowski2-2/+2
2019-05-29SM disable localized characters on element parsingJan-Marek Glogowski2-43/+48
2019-05-29tdf#65587 SM implement ElementControl accessibilityJan-Marek Glogowski7-11/+1136
2019-05-29SM add some help to the examplesJan-Marek Glogowski2-5/+11
2019-05-28SM move categories into SmElementsControl...Jan-Marek Glogowski2-71/+68
2019-05-28SM add tooltip to element categories listboxJan-Marek Glogowski1-22/+11
2019-05-28tdf#125454 SM use theming for element listJan-Marek Glogowski2-4/+20
2019-05-23tdf#65587 SM handle page keys in the ElementControlJan-Marek Glogowski2-18/+98
2019-05-23tdf#65587 SM add key navigation to ElementControlJan-Marek Glogowski3-41/+181
2019-05-22SM fix vertical ElementsControl modeJan-Marek Glogowski1-23/+55
2019-05-19increase delta for some starmath testsNoel Grandin1-2/+3
2019-05-15SM fix element control scrollbarJan-Marek Glogowski2-12/+28
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski4-9/+14
2019-05-15SM handle background theme changesJan-Marek Glogowski6-45/+36
2019-05-15SM constify SmElementJan-Marek Glogowski2-23/+8
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski5-39/+36
2019-05-10handle empty tools::Rectangle in SmDocShell::SetVisAreaNoel Grandin1-2/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-29/+26
2019-05-09Related tdf#38889: Sync sub menus Tools > MacrosJens Carl1-0/+4
2019-05-08crashtesting: many asserts in SmTextNode::PrepareCaolán McNamara2-3/+0
2019-05-05handle empty Rectangle better in starmathNoel Grandin3-3/+12