summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
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
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
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski1-97/+96
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2-0/+2
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+5
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin1-2/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen7-0/+11
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen4-0/+6
2019-03-29tdf#124410 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara2-4/+13
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2-0/+4
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen3-0/+3
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-3/+3
2019-03-13Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara1-1/+0
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen19-28/+19
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara2-0/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin2-5/+5
2019-03-04simplify UNO getTypes methodsNoel Grandin1-11/+7
2019-02-27weld LicenseDialogImplCaolán McNamara2-4/+7
2019-02-22loplugin:unusedfields in vclNoel Grandin1-1/+1
2019-02-10loplugin:indentation in soltools..svlNoel Grandin7-12/+12
2019-01-31loplugin:flatten in starmathNoel Grandin14-784/+787
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen11-52/+40
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin2-2/+2
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara1-8/+0
2019-01-18use unique_ptr in SmXMLExportNoel Grandin1-23/+23
2019-01-18use unique_ptr in starmathNoel Grandin3-15/+13
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-5/+5
2019-01-07Missing includesMike Kaganski3-0/+3
2019-01-07Fix build: add necessary includesMike Kaganski3-0/+4
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen36-44/+73
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin5-113/+113
2018-12-30return by unique_ptr in popOrZero in starmathNoel Grandin1-38/+38
2018-12-20starmath: create SmFilterDetect instances with an uno constructorMiklos Vajna5-102/+11
2018-12-13Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara1-0/+4
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann4-5/+5
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann1-33/+0
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin1-1/+1
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-30starmath: create XMLOasisSettingsImporter instances with an uno constructorMiklos Vajna4-33/+8
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov6-66/+53
2018-11-25tdf#120703 PVS: (nArse == 0x2225) condition was maskedMike Kaganski1-2/+2