summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara2019-01-221-8/+0
* Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara2018-12-131-0/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-226-0/+6
* weld TreeViewCaolán McNamara2018-11-191-1/+1
* 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
* weld SmFontDialogCaolán McNamara2018-09-193-99/+137
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-174-55/+55
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* loplugin:useuniqeptr in starmathNoel Grandin2018-09-132-53/+39
* a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens2018-09-101-1/+1
* loplugin:simplifyconstruct in sfx2..starmathNoel Grandin2018-09-101-1/+0
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-074-8/+8
* More -Werror=redundant-moveStephan Bergmann2018-08-291-9/+40
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-204-7/+7
* loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin2018-08-182-15/+13