summaryrefslogtreecommitdiff
path: root/starmath/source/smmod.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: starmathStephan Bergmann1-8/+8
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-2/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-26loplugin:unusedmethodsNoel Grandin1-8/+0
2017-07-25loplugin:unusedmethodsNoel Grandin1-7/+0
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-37/+22
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-4/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-10/+6
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-3/+6
2017-05-19make string translation loading more uniformCaolán McNamara1-6/+6
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara1-9/+2
2016-09-01convert RefDevMode to scoped enumNoel Grandin1-1/+1
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-1/+1
2016-06-22Drop unused #includeTakeshi Abe1-8/+0
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-03-24starmath: Drop unnecessary check of loop invariantTakeshi Abe1-4/+4
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+1
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+4
2015-04-20Make use of std::unique_ptr<> to simplify ctor and dtorTakeshi Abe1-39/+33
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2014-12-03loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann1-2/+1
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-4/+2
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from starmathAlexander Wilms1-2/+2
2013-09-08Math: Further cleanup and realignmentThomas Arnhold1-55/+1
2013-09-05String to OUStringThomas Arnhold1-8/+8
2013-09-04String to OUStringThomas Arnhold1-12/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara1-1/+1