summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava4-35/+35
2014-11-13Avoid possible memory leaks in case of exceptionsTakeshi Abe1-8/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe3-91/+61
2014-11-09separate parse.hxx into smaller partsTakeshi Abe2-3/+0
2014-11-06Avoid possible memory leaks in case of exceptionTakeshi Abe1-6/+3
2014-11-04Math: Add new colors in the SidebarMarcos Paulo de Souza3-1/+118
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe1-10/+6
2014-11-02unused includes in RTF filter and related filesMiklos Vajna2-3/+0
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel5-18/+100
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin2-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-3/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky8-53/+53
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky6-33/+33
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2-6/+6
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 Tardon6-33/+33
2014-10-14SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann1-1/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin6-12/+12
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-3/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin5-8/+8
2014-10-11convert vcl StateChangedType to enum classNoel Grandin2-3/+3
2014-10-10indentation fixesMiklos Vajna1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca8-53/+53
2014-10-02coverity#735498 Logically dead codeCaolán McNamara1-1/+1
2014-10-01coverity#1242448 Identical code for different branchesCaolán McNamara1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-5/+8
2014-09-23fdo#82577: Handle WindowNoel Grandin9-40/+40
2014-09-18fdo#82577: Handle FontNoel Grandin11-47/+47
2014-09-15sd: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann4-21/+21
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-09-06convert floating RID_TOOLBOXWINDOW to .uiCaolán McNamara3-184/+70
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+4
2014-08-22Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet1-0/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin2-5/+5
2014-08-18remove unused WarningBoxesThomas Arnhold1-5/+0
2014-08-13warning C4242: '=' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold1-1/+1
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-08-09remove now unused tabpage.hrcThomas Arnhold1-1/+0
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann1-2/+1
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin2-7/+7
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-2/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1