Age | Commit message (Expand) | Author | Files | Lines |
2013-08-12 | convert vcl/font.hxx from String to OUString | Noel Grandin | 1 | -1/+1 |
2013-08-11 | String->OUString | Ivan Timofeev | 1 | -1/+1 |
2013-08-08 | Extension to fix all cases of fdo#32059: Commands merge with variables | Michael Duelli | 1 | -6/+29 |
2013-08-02 | fdo#67470 Element Dock: Subset icon missing in Set Operation section | Joren De Cuyper | 1 | -1/+1 |
2013-07-29 | Fix i#84002 by putting braces when needed | Marcos Paulo de Souza | 1 | -0/+7 |
2013-07-26 | convert GetSelectEntry family to OUString | Caolán McNamara | 1 | -1/+1 |
2013-07-25 | minor updates | Csikós Tamás | 1 | -1/+0 |
2013-07-25 | have my own stab at fixing the leaking SmDocShell | Caolán McNamara | 2 | -0/+6 |
2013-07-25 | Revert "Fix memory leak in Math, by holding SmModel pointer" | Fridrich Strba | 2 | -5/+4 |
2013-07-25 | Fix memory leak in Math, by holding SmModel pointer | Marcos Paulo de Souza | 2 | -4/+5 |
2013-07-24 | fdo#43090: Improvement: Just auto close when found placeholder | Marcos Paulo de Souza | 1 | -4/+11 |
2013-07-22 | Change function to void, nobody checks the returned data | Marcos Paulo de Souza | 2 | -9/+4 |
2013-07-22 | Revert "Math: Fix memory leak with SmDocShell" | Fridrich Strba | 2 | -6/+0 |
2013-07-22 | Math: Fix memory leak with SmDocShell | Marcos Paulo de Souza | 2 | -0/+6 |
2013-07-16 | fix problem caused by confusing immutability OUString semantics again | Luboš Luňák | 1 | -1/+1 |
2013-07-16 | String.AppendAscii() cleanup in math | Ricardo Montania | 9 | -240/+235 |
2013-07-15 | callcatcher: update unused code | Caolán McNamara | 2 | -11/+1 |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke | 1 | -1/+1 |
2013-07-12 | Resolves: fdo#66675 set alerts to non resizable | Caolán McNamara | 1 | -0/+1 |
2013-07-09 | ditch last XubString in starmath | Caolán McNamara | 1 | -4/+1 |
2013-07-09 | fdo#66277 - fix alignment for binom and stack too. | Frédéric Wang | 1 | -11/+23 |
2013-07-09 | Tests for fdo#55853, i#11752, fdo#66081 | Frédéric Wang | 1 | -0/+42 |
2013-07-08 | -Werror,-Wheader-guard (Clang trunk towards 3.4) | Stephan Bergmann | 1 | -2/+2 |
2013-07-08 | Robustify MathType::HandleRecords. | Mark Wielaard | 1 | -0/+1 |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud | 1 | -1/+1 |
2013-07-05 | Solve one more issue of fdo#59642 | Marcos Paulo de Souza | 1 | -18/+24 |
2013-07-05 | cleanup src files | Thomas Arnhold | 2 | -43/+0 |
2013-07-04 | fdo#66575 - MathML export: fix errors with newline, binom and stack. | Frédéric Wang | 2 | -3/+7 |
2013-07-04 | fdo#66575 - MathML export: fix errors with newline, binom and stack. | Frédéric Wang | 2 | -3/+8 |
2013-07-03 | Bail early the same way as in 709f6ba6a | Fridrich Štrba | 1 | -0/+7 |
2013-07-03 | don't need an explicit help handler, the default will be fine | Caolán McNamara | 4 | -30/+12 |
2013-07-03 | fonttypedialog.ui widget | Manal Alhassoun | 8 | -259/+586 |
2013-07-03 | fdo#66281 - followup: fix a comment for overbrace. | Frédéric Wang | 1 | -3/+11 |
2013-07-03 | fdo#66282 - MathML export: improve ExportBrace | Frédéric Wang | 1 | -27/+29 |
2013-07-02 | fdo#66283 - MathML export: remove useless mrow/mstyle with font commands | Frédéric Wang | 2 | -15/+14 |
2013-07-02 | fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too. | Frédéric Wang | 1 | -3/+3 |
2013-07-02 | fdo#66281 - make underbrace/overbrace stretchy in MathML export | Frédéric Wang | 1 | -4/+4 |
2013-07-02 | fdo#66416 - Use appropriate unicode characters for math "Brackets" | Frédéric Wang | 6 | -23/+31 |
2013-07-02 | fdo#66276 - MathML export: avoid using combining characters. | Frédéric Wang | 3 | -13/+32 |
2013-07-01 | #fdo66277 - Add support for alignment in MathML export. | Frédéric Wang | 1 | -2/+40 |
2013-07-01 | fdo#66278 - MathML export: distinguish inline/display equations. | Frédéric Wang | 1 | -8/+16 |
2013-06-30 | misc minor tweaks to messagedialogs | Caolán McNamara | 1 | -1/+1 |
2013-06-28 | fdo#66088 Export some math symbols as <mi> elements. | Frédéric Wang | 9 | -21/+64 |
2013-06-28 | fdo#66081 - reduce the number of nested <mrow>'s in MathML | Frédéric Wang | 2 | -5/+43 |
2013-06-28 | fdo#55853 - improve parsing of concatenated numbers and identifiers. | Frédéric Wang | 2 | -39/+91 |
2013-06-28 | Remove unused String::Copy in Math (try to fix fdo#36634) | Frédéric Wang | 1 | -29/+23 |
2013-06-28 | fdo#66075 - Formula editor: export blanks as MathML <mspace> elements. | Frédéric Wang | 2 | -3/+18 |
2013-06-28 | fdo#66086 - MathML export: wideslash, widebslash and overstrike | Frédéric Wang | 4 | -1/+91 |
2013-06-28 | fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathML | Frédéric Wang | 4 | -4/+19 |
2013-06-27 | must call FreeResource in old-resource-using dialogs/panels | Caolán McNamara | 1 | -0/+2 |