summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-0/+2
* Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara2019-01-211-8/+0
* use unique_ptr in SmXMLExportNoel Grandin2019-01-181-23/+23
* use unique_ptr in starmathNoel Grandin2019-01-183-15/+13
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-082-5/+5
* Missing includesMike Kaganski2019-01-073-0/+3
* Fix build: add necessary includesMike Kaganski2019-01-073-0/+4
* tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen2019-01-0436-44/+73
* use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin2018-12-305-113/+113
* return by unique_ptr in popOrZero in starmathNoel Grandin2018-12-301-38/+38
* starmath: create SmFilterDetect instances with an uno constructorMiklos Vajna2018-12-205-102/+11
* Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara2018-12-131-0/+4
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann2018-12-081-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-084-5/+5
* HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann2018-12-071-33/+0
* remove unused enum SfxObjectShellFlagsNoel Grandin2018-12-041-1/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-1/+1
* starmath: create XMLOasisSettingsImporter instances with an uno constructorMiklos Vajna2018-11-304-33/+8
* Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov2018-11-296-66/+53
* tdf#120703 PVS: (nArse == 0x2225) condition was maskedMike Kaganski2018-11-251-2/+2
* remove unused FontChangeMask::HorAlignNoel Grandin2018-11-242-5/+3
* use binary search for starmath tokenNoel Grandin2018-11-231-17/+33
* remove unused SmTokenType valuesNoel Grandin2018-11-221-49/+49
* weld TreeViewCaolán McNamara2018-11-191-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-196-0/+6
* Adapt to C++2a char_tStephan Bergmann2018-11-172-2/+2
* starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna2018-11-164-31/+8
* loplugin:useuniqueptr in SmDistanceDialogNoel Grandin2018-11-092-57/+55
* starmath: create XMLImporter instances with an uno constructorMiklos Vajna2018-11-094-32/+8
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* More --enable-debug --disable-assert-always-abort fixesStephan Bergmann2018-11-081-2/+2
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-33/+33
* move SvTreeListBox to vclCaolán McNamara2018-11-072-2/+2
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-2/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-291-3/+1
* drop unnecessary requires lib="LibreOffice"Caolán McNamara2018-10-281-1/+0
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-282-36/+24
* tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski2018-10-271-1/+0
* tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski2018-10-271-2/+0
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-242-4/+4
* remove all use_action_appearance linesCaolán McNamara2018-10-232-9/+0
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-6/+3
* coverity#1440240 Uncaught exceptionCaolán McNamara2018-10-161-1/+5