summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin2-6/+3
2018-10-16coverity#1440240 Uncaught exceptionCaolán McNamara1-1/+5
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-2/+1
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-5/+5
2018-10-08loplugin:constfields in starmathNoel Grandin15-27/+27
2018-10-07use more unique_ptr in SmParserNoel Grandin2-70/+68
2018-09-28fix issues found by bin/ui-translatable.shAndras Timar1-4/+4
2018-09-27Fix typosAndrea Gelmini1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-55/+0
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2-0/+2
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara1-1/+0
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2-4/+4
2018-09-19drop some unnecessary headersCaolán McNamara5-23/+0
2018-09-19weld SmFontDialogCaolán McNamara3-99/+137
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara4-55/+55
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-13loplugin:useuniqeptr in starmathNoel Grandin2-53/+39
2018-09-10a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens1-1/+1
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-1/+0
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara4-8/+8
2018-08-29More -Werror=redundant-moveStephan Bergmann1-9/+40
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin4-7/+7
2018-08-18loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin2-15/+13
2018-08-17loplugin:useuniqueptr pass SmNodeList around by std::unique_ptrNoel Grandin2-55/+63
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin1-3/+3
2018-08-11tdf#119197: import some symbols as symbols, not as Math functionsMike Kaganski1-34/+16
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-2/+2
2018-08-04Fix typosAndrea Gelmini1-2/+2
2018-08-02loplugin:stringloop in variousNoel Grandin1-47/+50
2018-07-31Add missing sal/log.hxx headersGabor Kelemen20-0/+20
2018-07-31loplugin:returnconstant in editengNoel Grandin1-2/+4
2018-07-31uitest logger: log more eventsSaurav Chirania1-1/+21
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin2-10/+10
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara1-2/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin2-16/+16
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz1-1/+0
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): starmathStephan Bergmann1-5/+5
2018-06-14menubar: update math menubar for better syncandreas kainz1-11/+17
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-8/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil1-5/+21
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-4/+4
2018-05-24ofz#8490 stack exhaustionCaolán McNamara2-1/+12
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara2-109/+96
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier3-3/+3