summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-05convert MapUnit to scoped enumNoel Grandin1-15/+15
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-11/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-07-04remove comphelper::string::removeNoel Grandin1-2/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-12starmath: Drop unused #includeTakeshi Abe1-1/+0
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+4
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-15/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-3/+3
2016-03-03starmath: Drop ENABLE_DEBUG_DUMPASDOT featureTakeshi Abe1-9/+0
2016-02-19starmath: Avoid C-style castTakeshi Abe1-1/+1