summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2015-01-27Fix a single quote slipped inTakeshi Abe
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-09capitalize Infinite tooltip in Elements panel of MathStanislav Horacek
2014-11-23fix typo in color nameStanislav Horacek
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-04mark as noncopyableTakeshi Abe
2014-11-04include <list> where neededTakeshi Abe
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-30HIG fixes for smath dialogsAdolfo Jayme Barrientos
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
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-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-11starmath: close SfxObjectShell in unit test to stop temp file leakageMichael Stahl
2014-10-10indentation fixesMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-02coverity#735498 Logically dead codeCaolán McNamara
2014-10-01coverity#1242448 Identical code for different branchesCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15sd: sal_Bool -> boolStephan Bergmann