summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-16/+0
* Fix a single quote slipped inTakeshi Abe2015-01-271-1/+1
* fix coverity#1266487Caolán McNamara2015-01-262-8/+8
* coverity#1266461 Improper use of negative valueCaolán McNamara2015-01-261-0/+2
* coverity#1266487 Use of untrusted scalar valueCaolán McNamara2015-01-261-1/+1
* Typo: syncro->synchroJulien Nabet2015-01-241-1/+1
* remove unnecessary castsNoel Grandin2015-01-151-287/+286
* no need to compare it with trueTakeshi Abe2015-01-151-1/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-122-4/+4
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-122-4/+4
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-073-3/+3
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-062-9/+9
* fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin2015-01-062-5/+5
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-052-3/+3
* drop unused includesTakeshi Abe2015-01-031-3/+0
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-231-1/+1
* starmath: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-184-7/+7
* RID_CMDBOXWINDOW is so hacky and src entry so small just hardcode in cxxCaolán McNamara2014-12-172-26/+6
* try to get reasonable sizes for docking windowsCaolán McNamara2014-12-171-1/+1
* implement loading docking windows from .ui formatCaolán McNamara2014-12-172-54/+35
* starmath: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-152-7/+7
* changed timers to idlesTobias Madl2014-12-091-18/+18
* capitalize Infinite tooltip in Elements panel of MathStanislav Horacek2014-12-091-1/+1
* loplugin: cstylecastNoel Grandin2014-12-0317-75/+75
* recycle SmVisitorTest for unit testTakeshi Abe2014-11-281-183/+0
* fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe2014-11-261-12/+12
* Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida2014-11-251-0/+1
* all these ids and their associated resources were unnecessaryCaolán McNamara2014-11-251-4/+0
* We now only need one bit of information hereCaolán McNamara2014-11-253-3/+3
* these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara2014-11-241-5/+0
* so these ResIds are only being used for the numerical valueCaolán McNamara2014-11-241-1/+1
* fix typo in color nameStanislav Horacek2014-11-231-1/+1
* Use boost::signal in SmElementsControlMarcos Paulo de Souza2014-11-211-6/+4
* fix memory leaks caused with SmNodeStackTakeshi Abe2014-11-202-100/+96
* "#pragma hdrstop" looks quite obsoleteMichael Stahl2014-11-172-8/+0
* assert that no other types than TGOPER can happen in SmParser::Oper()Takeshi Abe2014-11-171-6/+1
* Mark as noncopyableTakeshi Abe2014-11-161-11/+3
* Math: Remove aqua and fuchsia from the Elements DockMarcos Paulo de Souza2014-11-151-6/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-11-161-6/+4
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-144-35/+35
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-11-131-8/+5
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* stop duplicate definition of lcl_popOrZero()Takeshi Abe2014-11-113-91/+61
* separate parse.hxx into smaller partsTakeshi Abe2014-11-092-3/+0
* Avoid possible memory leaks in case of exceptionTakeshi Abe2014-11-061-6/+3
* Math: Add new colors in the SidebarMarcos Paulo de Souza2014-11-043-1/+118
* fix memory leak of pointers contained in m_aErrDescListTakeshi Abe2014-11-031-10/+6
* unused includes in RTF filter and related filesMiklos Vajna2014-11-022-3/+0
* Resolves: #i118191# Red is not red enoughRegina Henschel2014-10-315-18/+100