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