summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2015-03-10Replace boost::noncopyable with use of SAL_DELETED_FUNCTIONTakeshi Abe
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-15boost::scoped_array->std::vectorCaolán McNamara
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21Some more loplugin:cstylecast: starmathStephan Bergmann
2015-01-17Drop unused inline functionsTakeshi Abe
2015-01-15protected -> privateTakeshi Abe
2015-01-13fdo#70185: starmath: unit test writingTakeshi Abe
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-03drop unused includesTakeshi Abe
2015-01-01starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe
2014-12-30drop an unused defineTakeshi Abe
2014-12-28kill unused CMD_SID_* definesTakeshi Abe
2014-12-22prefer constant to macroTakeshi Abe
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-16Omit unused default valueTakeshi Abe
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-09changed timers to idlesTobias Madl
2014-12-04-Wunused-macrosTakeshi Abe
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
2014-11-20fix memory leaks caused with SmNodeStackTakeshi Abe
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe
2014-11-09separate parse.hxx into smaller partsTakeshi Abe
2014-11-04Math: Add new colors in the SidebarMarcos Paulo de Souza
2014-11-04mark as noncopyableTakeshi Abe
2014-11-04include <list> where neededTakeshi Abe
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17coverity#1247645 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247642 Uncaught exceptionCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-14SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15sd: sal_Bool -> boolStephan Bergmann