summaryrefslogtreecommitdiffstats
path: root/starmath/source/view.cxx
Commit message (Expand)AuthorAgeFilesLines
* SM handle background theme changesJan-Marek Glogowski2019-05-151-11/+5
* Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov2019-05-031-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-0/+1
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-141-2/+5
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+3
* tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen2019-03-081-1/+0
* loplugin:indentation in soltools..svlNoel Grandin2019-02-101-5/+5
* loplugin:flatten in starmathNoel Grandin2019-01-311-61/+62
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-2/+2
* Fix build: add necessary includesMike Kaganski2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen2019-01-041-0/+2
* Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara2018-12-131-0/+4
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-2/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* coverity#1440240 Uncaught exceptionCaolán McNamara2018-10-161-1/+5
* loplugin:constfields in starmathNoel Grandin2018-10-081-1/+1
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-071-2/+2
* pass SfxMedium around by std::unique_ptrNoel Grandin2018-08-161-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-311-0/+1
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-8/+4
* weld SmSymbolDialogCaolán McNamara2018-04-301-1/+2
* weld SfxPrintOptionsDialogCaolán McNamara2018-04-231-2/+2
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-1/+1
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-1/+1
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-1/+1
* weld SvxZoomDialogCaolán McNamara2018-03-301-1/+1
* loplugin:unusedmethodsNoel Grandin2018-03-291-5/+0
* use more TypedWhichId in sfxsidsNoel Grandin2018-03-161-1/+1
* SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2018-03-131-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-3/+3
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-4/+2
* ColorData->Color in sd..svxNoel Grandin2018-02-211-1/+1
* loplugin:changetoolsgen in starmathNoel Grandin2018-02-201-34/+34
* starmath: Omit SmParser::GetError()'s argumentTakeshi Abe2018-02-141-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* de-duplicate some defines in hrc filesNoel Grandin2018-01-041-2/+2
* Revert "unused SID command in starmath"Noel Grandin2017-12-221-0/+5
* unused SID command in starmathNoel Grandin2017-12-211-5/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: starmathStephan Bergmann2017-10-231-10/+10
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+1
* loplugin:constparams in starmathNoel Grandin2017-08-031-2/+2
* starmath: cleanup includes with iwyuJochen Nitschke2017-08-031-9/+0
* tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens2017-07-251-0/+2
* de-hrc various thingsCaolán McNamara2017-07-211-0/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-1/+1