summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-06-28 fdo#66081 - reduce the number of nested <mrow>'s in MathMLFrédéric Wang
2013-06-28fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang
2013-06-28Remove unused String::Copy in Math (try to fix fdo#36634)Frédéric Wang
2013-06-28fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.Frédéric Wang
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang
2013-06-28fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathMLFrédéric Wang
2013-06-28DOCX import fix for table with auto sizeAdam Co
2013-06-28stop copying MSVC debug runtime DLLsMichael Stahl
2013-06-28credits: add back "developers not committing code since 2010-09-28"Christian Lohmaier
2013-06-28remove an unused headerThomas Arnhold
2013-06-28fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet
2013-06-28coverity#1028110 Dereference before null checkNorbert Thiebaud
2013-06-28coverity#1027396 : Logically dead codeNorbert Thiebaud
2013-06-28fix crash when use increase font on table in impressFaisal M. Al-Otaibi
2013-06-28MSVC build fixesTor Lillqvist
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Also LockedCanvasContext needs to be a ContextHandler2 now thenTor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-06-28Add Romanian auto correct words. The testbuild works fine.Nagy Akos
2013-06-28WaE: using directive refers to implicitly-defined namespace 'std'Tor Lillqvist
2013-06-28No need to check on OS XTor Lillqvist
2013-06-28Apple has the header in a different pathTor Lillqvist
2013-06-28android: prefer external storage in DocumentLoader / LibreOffice4AndroidMiklos Vajna
2013-06-27These test were removed by accident.Kohei Yoshida
2013-06-28Remove temporary filesKhaled Hosny
2013-06-27Specify type for cppunit macros.Kohei Yoshida
2013-06-27Fix some idl descriptionsJulien Nabet
2013-06-27Revert "These should be ifdef, per compiler warnings."Kohei Yoshida
2013-06-27Fix some idl descriptionsJulien Nabet
2013-06-27Fix some idl descriptionsJulien Nabet
2013-06-27These should be ifdef, per compiler warnings.Kohei Yoshida
2013-06-27Updated coreAndras Timar
2013-06-27Updated coreAndras Timar
2013-06-27Turn off column debug and remove warnings.Kohei Yoshida
2013-06-27Rename a variable to something more meaningful.Kohei Yoshida
2013-06-27Some attempt to clean ScFormulaCell::UpdateReference() a bit.Kohei Yoshida
2013-06-27Reduce indentation to a sane level.Kohei Yoshida
2013-06-27Remove this old attempt of shared formula code.Kohei Yoshida
2013-06-27A little more detail in the method documentation.Kohei Yoshida
2013-06-27ScColumn::UpdateReference to take ScRange as a parameter.Kohei Yoshida
2013-06-27No need to increment formula row positions in InsertRow().Kohei Yoshida
2013-06-27More on shared formula cell handling.Kohei Yoshida
2013-06-27Handle formula cells in SwapCell().Kohei Yoshida
2013-06-27Proper handling of formula cells in SwapRow().Kohei Yoshida
2013-06-27Make this a member method too.Kohei Yoshida
2013-06-27Make this a member method of ScColumn.Kohei Yoshida
2013-06-27We don't need this formula group vector.Kohei Yoshida
2013-06-27Extract this code block into an own function.Kohei Yoshida