summaryrefslogtreecommitdiffstats
path: root/starmath/source/view.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-2/+2
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-311-1/+1
* loplugin:stringcopy: starmathStephan Bergmann2017-05-191-1/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-081-3/+3
* loplugin:checkunusedparams in starmathNoel Grandin2017-05-041-1/+1
* untranslated strings are just stringsCaolán McNamara2017-05-021-14/+0
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-1/+1
* tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2017-04-181-1/+1
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-12/+12
* remove unused helpid in SfxShellNoel Grandin2017-03-231-1/+0
* fix grammar/typo: defunctional --> nonfunctionaldennisroczek2017-03-191-1/+1
* convert SmBracketType to scoped enumNoel Grandin2017-02-151-6/+6
* use rtl::Reference in SmGraphicWindowNoel Grandin2017-01-261-11/+7
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-2/+2
* starmath: Prefix members of SmViewShellTakeshi Abe2017-01-111-37/+37
* starmath: SmGraphicWindow requires non-null pViewShellTakeshi Abe2017-01-041-3/+1
* starmath: Assert that GetDoc() is non-null hereTakeshi Abe2017-01-021-3/+3
* tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe2016-12-141-34/+40
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-2/+2
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-301-1/+1
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-241-1/+2
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-2/+1
* loplugin:expandablemethodds in sfx2..starmathNoel Grandin2016-10-201-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-15/+15
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-11/+7
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-2/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-151-6/+0
* remove comphelper::string::removeNoel Grandin2016-07-041-2/+2
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-251-1/+0
* convert SHOWTRACK to scoped enumNoel Grandin2016-05-131-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* starmath: Drop unused #includeTakeshi Abe2016-04-121-1/+0
* loplugin:constantparam in svtoolsNoel Grandin2016-04-041-1/+1
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-4/+4
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-211-15/+0