summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin3-7/+7
2015-01-21Some more loplugin:cstylecast: starmathStephan Bergmann1-9/+8
2015-01-17Drop unused inline functionsTakeshi Abe2-4/+0
2015-01-15protected -> privateTakeshi Abe1-1/+0
2015-01-13fdo#70185: starmath: unit test writingTakeshi Abe3-2/+28
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-9/+0
2015-01-03drop unused includesTakeshi Abe1-1/+0
2015-01-01starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe2-3/+4
2014-12-30drop an unused defineTakeshi Abe1-1/+0
2014-12-28kill unused CMD_SID_* definesTakeshi Abe1-4/+0
2014-12-22prefer constant to macroTakeshi Abe1-3/+3
2014-12-17implement loading docking windows from .ui formatCaolán McNamara2-4/+5
2014-12-16Omit unused default valueTakeshi Abe1-1/+1
2014-12-10Typo: postion(s)=>position(s)Julien Nabet1-1/+1
2014-12-09changed timers to idlesTobias Madl1-2/+2
2014-12-04-Wunused-macrosTakeshi Abe1-2/+0
2014-12-03loplugin: cstylecastNoel Grandin3-4/+5
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe1-39/+0
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza1-5/+4
2014-11-20fix memory leaks caused with SmNodeStackTakeshi Abe1-6/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe1-2/+9
2014-11-09separate parse.hxx into smaller partsTakeshi Abe4-144/+197
2014-11-04Math: Add new colors in the SidebarMarcos Paulo de Souza1-0/+31
2014-11-04mark as noncopyableTakeshi Abe1-5/+2
2014-11-04include <list> where neededTakeshi Abe2-1/+2
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe1-2/+2
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel1-2/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky4-20/+20
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky3-16/+16
2014-10-17coverity#1247645 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247642 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon3-16/+16
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-14SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann1-1/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca4-20/+20
2014-09-23fdo#82577: Handle WindowNoel Grandin7-25/+25
2014-09-18fdo#82577: Handle FontNoel Grandin3-26/+26
2014-09-15sd: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara1-1/+0
2014-09-06convert floating RID_TOOLBOXWINDOW to .uiCaolán McNamara3-14/+23
2014-08-18remove unused WarningBoxesThomas Arnhold1-1/+0
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2-2/+2
2014-07-01coverity#1038321 Unintended sign extensionCaolán McNamara1-3/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-28update_pchThomas Arnhold1-2/+0
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold1-3/+8