summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* clean up some include guardsThomas Arnhold2013-10-232-5/+5
* starmath: fix include guardsThomas Arnhold2013-10-2332-67/+67
* convert code to use OUString::endsWithNoel Grandin2013-10-231-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* random OUString to String conversionsNoel Grandin2013-10-182-4/+4
* More OUString::copy out-of-bounds fixesStephan Bergmann2013-10-091-10/+10
* CID#735395 potential memory leakCaolán McNamara2013-10-035-9/+14
* CID#736482 fix leakCaolán McNamara2013-10-031-1/+3
* More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann2013-10-021-0/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-8/+8
* Add sanity check to avoid crashTor Lillqvist2013-10-011-0/+1
* cppcheck: redundant conditionJulien Nabet2013-09-271-1/+1
* typo fixes in commentsAndras Timar2013-09-262-2/+2
* ensure OUString::copy is within boundsCaolán McNamara2013-09-221-1/+1
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1
* indent: Just some indenting for better readingAndres Gomez2013-09-201-65/+65
* uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez2013-09-201-1/+17
* fdo#65586: Add tooltips to Elements Dock in MathMarcos Paulo de Souza2013-09-191-0/+4
* OUString::copy second arg is len, not indexCaolán McNamara2013-09-191-2/+2
* Math: fix name's typo of Magenta color in sidebarMarcos Paulo de Souza2013-09-181-1/+1
* fdo#69111: Set edit window border to 4 again.Thomas Arnhold2013-09-111-3/+6
* OSL_ENSURE -> SAL_WARN_IFThomas Arnhold2013-09-097-63/+62
* Math: OSL_FAIL -> SAL_WARNThomas Arnhold2013-09-0917-121/+106
* Math: Clear up the purpose of both listsThomas Arnhold2013-09-091-0/+4
* Math: Further cleanup and realignmentThomas Arnhold2013-09-085-269/+28
* Math: Remove obsolete GetConversion()Thomas Arnhold2013-09-082-115/+6
* Revert "Math: Remove not needed header file"Thomas Arnhold2013-09-082-8/+37
* Math: Remove not needed header fileMarcos Paulo de Souza2013-09-082-37/+8
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* fdo#68956: Be safe and warn if there are other users of GetText()Thomas Arnhold2013-09-061-1/+1
* update pchThomas Arnhold2013-09-051-2/+4
* fdo#68956: fix string conversionThomas Arnhold2013-09-052-3/+4
* String to OUStringThomas Arnhold2013-09-058-95/+84
* String to OUString for SmDocShell::ReplaceBadCharsThomas Arnhold2013-09-051-18/+11
* Some more fixesThomas Arnhold2013-09-041-7/+7
* remove intermediate Strings on res loadingCaolán McNamara2013-09-044-9/+9
* String to OUStringThomas Arnhold2013-09-0418-132/+128
* fdo#68877: Select "<?>" as Elements window doMarcos Paulo de Souza2013-09-031-2/+22
* fdo#43090: Last fix for autoclose brackets in MathMarcos Paulo de Souza2013-09-021-0/+3
* Math: fix focus in Elements DockMarcos Paulo de Souza2013-09-021-0/+1
* fdo#32059: Fix this once and for allMarcos Paulo de Souza2013-08-301-3/+3
* Mark as constTakeshi Abe2013-08-221-9/+9
* sal_Bool to boolTakeshi Abe2013-08-221-14/+14
* Drop useless #undefTakeshi Abe2013-08-222-4/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-6/+6
* Translate some words in Math Elements DockMarcos Paulo de Souza2013-08-204-10/+128
* Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3)Julien Nabet2013-08-191-2/+2
* Math: New feature about color selectionMarcos Paulo de Souza2013-08-163-5/+32
* Math: Remove not needed fileMarcos Paulo de Souza2013-08-154-66/+10
* fdo#43090: Improve auto close bracketsMarcos Paulo de Souza2013-08-141-0/+28