Age | Commit message (Expand) | Author |
2013-07-09 | Remove warning by using the right printf commands | Arnaud Versini |
2013-07-09 | n#819822: Crash fix, check validity. | Muthu Subramanian |
2013-07-09 | n#819822: XLSX Chart import with internal data table. | Muthu Subramanian |
2013-07-04 | use LanguageTag | Eike Rathke |
2013-07-03 | Force intercept support for ooxml. | Tomaž Vajngerl |
2013-07-03 | Import polynomial and moving average for OOXML. | Tomaž Vajngerl |
2013-06-29 | use string literal directly | Thomas Arnhold |
2013-06-28 | Convert all ContextHandler-derived clases over to ContextHandler2 | Tor Lillqvist |
2013-06-28 | Further MCE work | Tor Lillqvist |
2013-06-28 | More OOXML Markup Compatibility and Extensibility (MCE) support | Tor Lillqvist |
2013-06-24 | Fix typo in Emacs mode line | Tor Lillqvist |
2013-06-21 | fdo#43641 oox: fix position/size of LineShapes inside lockedCanvas | Miklos Vajna |
2013-06-21 | bnc#593612: font size: override para prop with run prop | Felix Zhang |
2013-06-17 | fdo#43460 oox: use isEmpty() | Jelle van der Waa |
2013-06-13 | Resolves: #i119579# position & direction of bracket incorrect in Arabic locale | Zhe Wang |
2013-06-13 | Revert "bnc#819614: Fix runaway lines." | Jan Holesovsky |
2013-06-06 | Resolves: #i119547# support the chart legend positon of top&&left... | Jian Fang Zhang |
2013-06-03 | Fix issue #i120723#: Table style is lost when import PPTX by AOO | Zhe Wang |
2013-05-27 | x86 register vs memory accuracy double pita | Caolán McNamara |
2013-05-23 | bnc#820786: Best effort mapping of the OOXML patterns to our hatches. | Jan Holesovsky |
2013-05-23 | Revert "fdo#46808, Convert chart2::Title service to new style" | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Remove unnecessary XMultiServiceFactory member | Noel Grandin |
2013-05-21 | fdo#46808, Convert chart2::Title service to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert various chart2:*Scaling services to new style | Noel Grandin |
2013-05-16 | bnc#819614: Fix runaway lines. | Jan Holesovsky |
2013-05-16 | Fix length check - it would be out of bounds. | Jan Holesovsky |
2013-05-14 | remove non-sensical /*static*/ comments | Luboš Luňák |
2013-05-13 | fdo#46808, Convert some chart2 services to new style | Noel Grandin |
2013-05-13 | fdo#46808 Convert chart2::FormattedString service to new style | Noel Grandin |
2013-05-11 | Resolves: #i119889# .pptx table vertical text direction | Jürgen Schmidt |
2013-04-25 | bnc#793414: Bullet points are not indented correctly. | Felix Zhang |
2013-04-25 | n#813291: [PPTX] Axis Labels with percentage. | Muthu Subramanian |
2013-04-19 | oox import, added support for linked graphics (at least they are embedded now | sjacobi |
2013-04-16 | bnc#793414: Fixed the left margin of bullet | Felix Zhang |
2013-04-08 | Fix again n719988, n734733 | Xisco Fauli |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-28 | n#810508: Fixes import of Scatternet and Bubble charts. | Muthu Subramanian |
2013-03-27 | n#734735: [PPTX] Use number format, if available, for charts. | Muthu Subramanian |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | trailing whitespaces | Thomas Arnhold |
2013-03-13 | bnc#798309 inherit group style from parent | Noel Power |
2013-03-11 | remove remaining UTF bom | Borim |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-04 | remove trailing whitespaces | Thomas Arnhold |
2013-03-04 | sal_Bool to bool | Takeshi Abe |