summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Math: Add new colors in the SidebarMarcos Paulo de Souza2014-11-044-1/+149
* 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-032-12/+8
* unused includes in RTF filter and related filesMiklos Vajna2014-11-022-3/+0
* Resolves: #i118191# Red is not red enoughRegina Henschel2014-10-316-20/+103
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-312-2/+2
* HIG fixes for smath dialogsAdolfo Jayme Barrientos2014-10-3010-427/+217
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-3/+3
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-2312-73/+73
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-239-49/+49
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-212-6/+6
* coverity#1247645 Uncaught exceptionCaolán McNamara2014-10-172-2/+2
* coverity#1247642 Uncaught exceptionCaolán McNamara2014-10-172-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-169-49/+49
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann2014-10-142-2/+5
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-136-12/+12
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-3/+5
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-116-22/+22
* convert vcl StateChangedType to enum classNoel Grandin2014-10-112-3/+3
* starmath: close SfxObjectShell in unit test to stop temp file leakageMichael Stahl2014-10-111-0/+1
* indentation fixesMiklos Vajna2014-10-101-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-0912-73/+73
* coverity#735498 Logically dead codeCaolán McNamara2014-10-021-1/+1
* coverity#1242448 Identical code for different branchesCaolán McNamara2014-10-011-2/+2
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-271-2/+3
* editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-1/+1
* Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann2014-09-241-5/+8
* fdo#82577: Handle WindowNoel Grandin2014-09-2316-65/+65
* fdo#82577: Handle FontNoel Grandin2014-09-1814-73/+73
* sd: sal_Bool -> boolStephan Bergmann2014-09-152-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-124-21/+21
* Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2014-09-101-1/+1
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+3
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-1/+0
* convert floating RID_TOOLBOXWINDOW to .uiCaolán McNamara2014-09-068-198/+289
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-5/+4
* Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet2014-08-221-0/+1
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-202-5/+5
* remove unused WarningBoxesThomas Arnhold2014-08-182-6/+0
* warning C4242: '=' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold2014-08-131-1/+1
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-121-1/+1
* remove now unused tabpage.hrcThomas Arnhold2014-08-091-1/+0
* Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2014-07-291-2/+1
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-232-7/+7
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-2/+2