summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-30weld SvxZoomDialogCaolán McNamara1-1/+1
2018-03-29loplugin:unusedmethodsNoel Grandin1-5/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-4/+2
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin1-34/+34
2018-02-14starmath: Omit SmParser::GetError()'s argumentTakeshi Abe1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-04de-duplicate some defines in hrc filesNoel Grandin1-2/+2
2017-12-22Revert "unused SID command in starmath"Noel Grandin1-0/+5
2017-12-21unused SID command in starmathNoel Grandin1-5/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: starmathStephan Bergmann1-10/+10
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-08-03loplugin:constparams in starmathNoel Grandin1-2/+2
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-9/+0
2017-07-25tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens1-0/+2
2017-07-21de-hrc various thingsCaolán McNamara1-0/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-2/+2
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+1
2017-05-19loplugin:stringcopy: starmathStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-3/+3
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin1-1/+1
2017-05-02untranslated strings are just stringsCaolán McNamara1-14/+0
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-1/+1
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-12/+12
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-03-19fix grammar/typo: defunctional --> nonfunctionaldennisroczek1-1/+1
2017-02-15convert SmBracketType to scoped enumNoel Grandin1-6/+6
2017-01-26use rtl::Reference in SmGraphicWindowNoel Grandin1-11/+7
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-11starmath: Prefix members of SmViewShellTakeshi Abe1-37/+37
2017-01-04starmath: SmGraphicWindow requires non-null pViewShellTakeshi Abe1-3/+1
2017-01-02starmath: Assert that GetDoc() is non-null hereTakeshi Abe1-3/+3
2016-12-14tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe1-34/+40
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann1-1/+1
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-1/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+1
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin1-1/+1