Age | Commit message (Expand) | Author |
2013-07-29 | Fix i#84002 by putting braces when needed | Marcos Paulo de Souza |
2013-07-16 | String.AppendAscii() cleanup in math | Ricardo Montania |
2013-07-02 | fdo#66416 - Use appropriate unicode characters for math "Brackets" | Frédéric Wang |
2013-07-02 | fdo#66276 - MathML export: avoid using combining characters. | Frédéric Wang |
2013-06-28 | fdo#66088 Export some math symbols as <mi> elements. | Frédéric Wang |
2013-06-28 | fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathML | Frédéric Wang |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-26 | starmath: remove no longer needed APPEND macro | Miklos Vajna |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-22 | s/heigth/height/ | Tor Lillqvist |
2012-11-21 | String -> OUString | Ivan Timofeev |
2012-11-20 | clang plugin warnings | Luboš Luňák |
2012-10-29 | String -> OUString | Ivan Timofeev |
2012-10-28 | String -> OUString | Ivan Timofeev |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-12 | XubString->OUString | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-08-03 | Translated German comments in starmath (fdo#39468) | Alexander Wilms |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-28 | ditch slightly suboptimal C2S define | Caolán McNamara |
2012-04-08 | starmath: fix DEBUG_ENABLE_DUMPASDOT build | Ivan Timofeev |
2012-01-06 | symbolic names instead of hex values for math symbols where possible | Luboš Luňák |
2012-01-06 | smath does not handle accents in MathML | Joshua Cogliati |
2011-12-07 | merge two duplicates of a function | Luboš Luňák |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud |
2011-11-23 | fix some stray typos | Caolán McNamara |
2011-11-23 | remove various EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara |
2011-11-16 | Move cursor to the right of brace when the closing brace is typed. | Daisuke Nishino |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara |
2011-06-08 | Replace DBG_ stuff with OSL_ equivalents in writer | Jacek Wolszczak |
2011-04-22 | left arrow comments removed // <-- | Júlio Hoffimann |
2011-04-18 | all bogus comments removed keeping the indentation | Júlio Hoffimann |
2011-03-19 | REPLACE j_assert with OSL_ | Jacek Wolszczak |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-13 | Remove unused SM_RECT_DEBUG | Thomas Arnhold |
2011-01-14 | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... | Carsten Driesner |
2010-12-12 | change of __READONLY_DATA define to const | Gert Faller |
2010-11-06 | Removes a fair amount of BOOL variables in starmath | Alexandre Fournier |
2010-11-03 | cws tlmath01: #i972# Math baseline alignment | Thomas Lange [tl] |
2010-10-23 | Merge branch 'formula' into intformulae | Michael Meeks |
2010-10-20 | cws tlmath01: #i972# baseline to baseline alignment for Math | Thomas Lange [tl] |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |