summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* add SvStream::TellEndNoel Grandin2018-10-151-2/+1
* tdf#120264 - Access to "Get Involved"heiko tietze2018-10-091-0/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-5/+5
* loplugin:constfields in starmathNoel Grandin2018-10-0815-27/+27
* use more unique_ptr in SmParserNoel Grandin2018-10-072-70/+68
* fix issues found by bin/ui-translatable.shAndras Timar2018-09-281-4/+4
* Fix typosAndrea Gelmini2018-09-271-1/+1
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-55/+0
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-242-0/+2
* Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara2018-09-241-1/+0
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-202-4/+4
* drop some unnecessary headersCaolán McNamara2018-09-195-23/+0