summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2015-01-15remove unnecessary castsNoel Grandin
2015-01-15no need to compare it with trueTakeshi Abe
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-03drop unused includesTakeshi Abe
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18starmath: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17RID_CMDBOXWINDOW is so hacky and src entry so small just hardcode in cxxCaolán McNamara
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-15starmath: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idlesTobias Madl
2014-12-09capitalize Infinite tooltip in Elements panel of MathStanislav Horacek
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe
2014-11-26fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-23fix typo in color nameStanislav Horacek
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
2014-11-20fix memory leaks caused with SmNodeStackTakeshi Abe
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-17assert that no other types than TGOPER can happen in SmParser::Oper()Takeshi Abe
2014-11-16Mark as noncopyableTakeshi Abe
2014-11-15Math: Remove aqua and fuchsia from the Elements DockMarcos Paulo de Souza
2014-11-16Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13Avoid possible memory leaks in case of exceptionsTakeshi 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-06Avoid possible memory leaks in case of exceptionTakeshi Abe
2014-11-04Math: Add new colors in the SidebarMarcos Paulo de Souza
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
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-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin