summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen1-4/+1
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock2-26/+14
2019-09-03indicate that SmEditAccessible is editableCaolán McNamara1-2/+3
2019-08-29Fix typo in codeAndrea Gelmini1-3/+3
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin6-18/+18
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 Gelmini2-2/+2
2019-08-16Fix typosAndrea Gelmini6-8/+8
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin2-2/+2
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
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-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-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-21simplify some getSupportedServiceNamesNoel Grandin2-3/+3
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 Abe8-1/+17
2019-06-09loplugin:constantparamNoel Grandin2-4/+2
2019-06-08loplugin:unusedmethodsNoel Grandin1-8/+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 Glogowski1-42/+46
2019-05-29tdf#65587 SM implement ElementControl accessibilityJan-Marek Glogowski3-11/+891
2019-05-29SM add some help to the examplesJan-Marek Glogowski1-5/+5
2019-05-28SM move categories into SmElementsControl...Jan-Marek Glogowski1-59/+50
2019-05-28tdf#125454 SM use theming for element listJan-Marek Glogowski1-4/+19
2019-05-23tdf#65587 SM handle page keys in the ElementControlJan-Marek Glogowski1-18/+93
2019-05-23tdf#65587 SM add key navigation to ElementControlJan-Marek Glogowski2-38/+172
2019-05-22SM fix vertical ElementsControl modeJan-Marek Glogowski1-23/+55
2019-05-15SM fix element control scrollbarJan-Marek Glogowski1-12/+26
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski2-8/+12
2019-05-15SM handle background theme changesJan-Marek Glogowski3-41/+34
2019-05-15SM constify SmElementJan-Marek Glogowski1-4/+1
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski3-36/+34
2019-05-10handle empty tools::Rectangle in SmDocShell::SetVisAreaNoel Grandin1-2/+4
2019-05-08crashtesting: many asserts in SmTextNode::PrepareCaolán McNamara2-3/+0
2019-05-05handle empty Rectangle better in starmathNoel Grandin2-1/+6
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-10/+5
2019-04-28Minimize scope of variablesJan-Marek Glogowski1-7/+8
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1