summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2013-09-20indent: Just some indenting for better readingAndres Gomez1-65/+65
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez1-1/+17
2013-09-19fdo#65586: Add tooltips to Elements Dock in MathMarcos Paulo de Souza1-0/+4
2013-09-19OUString::copy second arg is len, not indexCaolán McNamara1-2/+2
2013-09-11fdo#69111: Set edit window border to 4 again.Thomas Arnhold1-3/+6
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold3-57/+56
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold17-121/+106
2013-09-09Math: Clear up the purpose of both listsThomas Arnhold1-0/+4
2013-09-08Math: Further cleanup and realignmentThomas Arnhold3-234/+28
2013-09-08Math: Remove obsolete GetConversion()Thomas Arnhold1-101/+6
2013-09-08Revert "Math: Remove not needed header file"Thomas Arnhold1-8/+1
2013-09-08Math: Remove not needed header fileMarcos Paulo de Souza1-1/+8
2013-09-06fdo#68956: Be safe and warn if there are other users of GetText()Thomas Arnhold1-1/+1
2013-09-05fdo#68956: fix string conversionThomas Arnhold2-3/+4
2013-09-05String to OUStringThomas Arnhold5-78/+67
2013-09-05String to OUString for SmDocShell::ReplaceBadCharsThomas Arnhold1-18/+11
2013-09-04Some more fixesThomas Arnhold1-7/+7
2013-09-04remove intermediate Strings on res loadingCaolán McNamara4-9/+9
2013-09-04String to OUStringThomas Arnhold13-119/+117
2013-09-03fdo#68877: Select "<?>" as Elements window doMarcos Paulo de Souza1-2/+22
2013-09-02fdo#43090: Last fix for autoclose brackets in MathMarcos Paulo de Souza1-0/+3
2013-09-02Math: fix focus in Elements DockMarcos Paulo de Souza1-0/+1
2013-08-30fdo#32059: Fix this once and for allMarcos Paulo de Souza1-3/+3
2013-08-22Mark as constTakeshi Abe1-9/+9
2013-08-22sal_Bool to boolTakeshi Abe1-14/+14
2013-08-22Drop useless #undefTakeshi Abe2-4/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-6/+6
2013-08-20Translate some words in Math Elements DockMarcos Paulo de Souza2-10/+64
2013-08-19Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3)Julien Nabet1-2/+2
2013-08-16Math: New feature about color selectionMarcos Paulo de Souza2-5/+25
2013-08-15Math: Remove not needed fileMarcos Paulo de Souza2-63/+10
2013-08-14fdo#43090: Improve auto close bracketsMarcos Paulo de Souza1-0/+28
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-11String->OUStringIvan Timofeev1-1/+1
2013-08-08Extension to fix all cases of fdo#32059: Commands merge with variablesMichael Duelli1-6/+29
2013-08-02fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper1-1/+1
2013-07-29Fix i#84002 by putting braces when neededMarcos Paulo de Souza1-0/+7
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara1-0/+5
2013-07-25Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba1-3/+4
2013-07-25Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza1-4/+3
2013-07-24fdo#43090: Improvement: Just auto close when found placeholderMarcos Paulo de Souza1-4/+11
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza1-7/+2
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba1-5/+0
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza1-0/+5
2013-07-16fix problem caused by confusing immutability OUString semantics againLuboš Luňák1-1/+1
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania6-211/+206
2013-07-15callcatcher: update unused codeCaolán McNamara1-9/+0
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-09ditch last XubString in starmathCaolán McNamara1-4/+1