summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper2013-08-021-1/+1
* Fix i#84002 by putting braces when neededMarcos Paulo de Souza2013-07-291-0/+7
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-1/+1
* minor updatesCsikós Tamás2013-07-251-1/+0
* have my own stab at fixing the leaking SmDocShellCaolán McNamara2013-07-252-0/+6
* Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba2013-07-252-5/+4
* Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza2013-07-252-4/+5
* fdo#43090: Improvement: Just auto close when found placeholderMarcos Paulo de Souza2013-07-241-4/+11
* Change function to void, nobody checks the returned dataMarcos Paulo de Souza2013-07-222-9/+4
* Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba2013-07-222-6/+0
* Math: Fix memory leak with SmDocShellMarcos Paulo de Souza2013-07-222-0/+6
* fix problem caused by confusing immutability OUString semantics againLuboš Luňák2013-07-161-1/+1
* String.AppendAscii() cleanup in mathRicardo Montania2013-07-169-240/+235
* callcatcher: update unused codeCaolán McNamara2013-07-152-11/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* Resolves: fdo#66675 set alerts to non resizableCaolán McNamara2013-07-121-0/+1
* ditch last XubString in starmathCaolán McNamara2013-07-091-4/+1
* fdo#66277 - fix alignment for binom and stack too.Frédéric Wang2013-07-091-11/+23
* Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang2013-07-091-0/+42
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-2/+2
* Robustify MathType::HandleRecords.Mark Wielaard2013-07-081-0/+1
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-1/+1
* Solve one more issue of fdo#59642Marcos Paulo de Souza2013-07-051-18/+24
* cleanup src filesThomas Arnhold2013-07-052-43/+0
* fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang2013-07-042-3/+7
* fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang2013-07-042-3/+8
* Bail early the same way as in 709f6ba6aFridrich Štrba2013-07-031-0/+7
* don't need an explicit help handler, the default will be fineCaolán McNamara2013-07-034-30/+12
* fonttypedialog.ui widgetManal Alhassoun2013-07-038-259/+586
* fdo#66281 - followup: fix a comment for overbrace.Frédéric Wang2013-07-031-3/+11
* fdo#66282 - MathML export: improve ExportBraceFrédéric Wang2013-07-031-27/+29
* fdo#66283 - MathML export: remove useless mrow/mstyle with font commandsFrédéric Wang2013-07-022-15/+14
* fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too.Frédéric Wang2013-07-021-3/+3
* fdo#66281 - make underbrace/overbrace stretchy in MathML exportFrédéric Wang2013-07-021-4/+4
* fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang2013-07-026-23/+31
* fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang2013-07-023-13/+32
* #fdo66277 - Add support for alignment in MathML export.Frédéric Wang2013-07-011-2/+40
* fdo#66278 - MathML export: distinguish inline/display equations.Frédéric Wang2013-07-011-8/+16
* misc minor tweaks to messagedialogsCaolán McNamara2013-06-301-1/+1
* fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang2013-06-289-21/+64
* fdo#66081 - reduce the number of nested <mrow>'s in MathMLFrédéric Wang2013-06-282-5/+43
* fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang2013-06-282-39/+91
* Remove unused String::Copy in Math (try to fix fdo#36634)Frédéric Wang2013-06-281-29/+23
* fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.Frédéric Wang2013-06-282-3/+18
* fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang2013-06-284-1/+91
* fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathMLFrédéric Wang2013-06-284-4/+19
* must call FreeResource in old-resource-using dialogs/panelsCaolán McNamara2013-06-271-0/+2
* pClipEvtLstnr unused and xClipEvtLstnr always emptyCaolán McNamara2013-06-272-4/+1
* valgrind: bInsertIntoEditWindow uninitializedCaolán McNamara2013-06-271-0/+1
* Fix fdo#43090: Auto Closing of bracketsMarcos Paulo de Souza2013-06-261-0/+21