summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara
2019-01-18use unique_ptr in SmXMLExportNoel Grandin
2019-01-18use unique_ptr in starmathNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07Missing includesMike Kaganski
2019-01-07Fix build: add necessary includesMike Kaganski
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin
2018-12-30return by unique_ptr in popOrZero in starmathNoel Grandin
2018-12-20starmath: create SmFilterDetect instances with an uno constructorMiklos Vajna
2018-12-13Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-30starmath: create XMLOasisSettingsImporter instances with an uno constructorMiklos Vajna
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-25tdf#120703 PVS: (nArse == 0x2225) condition was maskedMike Kaganski
2018-11-24remove unused FontChangeMask::HorAlignNoel Grandin
2018-11-23use binary search for starmath tokenNoel Grandin
2018-11-22remove unused SmTokenType valuesNoel Grandin
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna
2018-11-09loplugin:useuniqueptr in SmDistanceDialogNoel Grandin
2018-11-09starmath: create XMLImporter instances with an uno constructorMiklos Vajna
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16coverity#1440240 Uncaught exceptionCaolán McNamara