summaryrefslogtreecommitdiffstats
path: root/starmath/inc
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-2/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-4/+4
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-263-7/+7
* Some more loplugin:cstylecast: starmathStephan Bergmann2015-01-211-9/+8
* Drop unused inline functionsTakeshi Abe2015-01-172-4/+0
* protected -> privateTakeshi Abe2015-01-151-1/+0
* fdo#70185: starmath: unit test writingTakeshi Abe2015-01-133-2/+28
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-9/+0
* drop unused includesTakeshi Abe2015-01-031-1/+0
* starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe2015-01-012-3/+4
* drop an unused defineTakeshi Abe2014-12-301-1/+0
* kill unused CMD_SID_* definesTakeshi Abe2014-12-281-4/+0
* prefer constant to macroTakeshi Abe2014-12-221-3/+3
* implement loading docking windows from .ui formatCaolán McNamara2014-12-172-4/+5
* Omit unused default valueTakeshi Abe2014-12-161-1/+1
* Typo: postion(s)=>position(s)Julien Nabet2014-12-101-1/+1
* changed timers to idlesTobias Madl2014-12-091-2/+2
* -Wunused-macrosTakeshi Abe2014-12-041-2/+0
* loplugin: cstylecastNoel Grandin2014-12-033-4/+5
* recycle SmVisitorTest for unit testTakeshi Abe2014-11-281-39/+0
* Use boost::signal in SmElementsControlMarcos Paulo de Souza2014-11-211-5/+4
* fix memory leaks caused with SmNodeStackTakeshi Abe2014-11-201-6/+5
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* stop duplicate definition of lcl_popOrZero()Takeshi Abe2014-11-111-2/+9
* separate parse.hxx into smaller partsTakeshi Abe2014-11-094-144/+197
* Math: Add new colors in the SidebarMarcos Paulo de Souza2014-11-041-0/+31
* mark as noncopyableTakeshi Abe2014-11-041-5/+2
* include <list> where neededTakeshi Abe2014-11-042-1/+2
* fix memory leak of pointers contained in m_aErrDescListTakeshi Abe2014-11-031-2/+2
* Resolves: #i118191# Red is not red enoughRegina Henschel2014-10-311-2/+3
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-234-20/+20
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-233-16/+16
* coverity#1247645 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* coverity#1247642 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-163-16/+16
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann2014-10-141-1/+5
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-094-20/+20
* fdo#82577: Handle WindowNoel Grandin2014-09-237-25/+25
* fdo#82577: Handle FontNoel Grandin2014-09-183-26/+26
* sd: sal_Bool -> boolStephan Bergmann2014-09-151-1/+1
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-1/+0
* convert floating RID_TOOLBOXWINDOW to .uiCaolán McNamara2014-09-063-14/+23
* remove unused WarningBoxesThomas Arnhold2014-08-181-1/+0
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-172-2/+2
* coverity#1038321 Unintended sign extensionCaolán McNamara2014-07-011-3/+3
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* update_pchThomas Arnhold2014-05-281-2/+0