Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-23 | CWS-TOOLING: integrate CWS os145 | Kurt Zenker | |
Notes: split repo tag: writer_ooo/OOO330_m17 | |||
2010-11-23 | n#652364: Fixed a ww8 column break import problem. | Cédric Bosdonnat | |
When a column section break was inserted in word, it was transformed into a page break. | |||
2010-11-22 | Fix .gitignore for mac | Joseph Powers | |
also a trailing space cleanup. | |||
2010-11-22 | Remove the last of HC icons | Joseph Powers | |
2010-11-22 | clean code | Kayo Hamid | |
2010-11-22 | #b7001883# exit if sprm array is invalid | os | |
2010-11-22 | make it possible to build with c++0x | Caolán McNamara | |
2010-11-22 | Add doxygen comment for DocxAttributeOutput | Miklos Vajna | |
2010-11-22 | remove bogus comments | Kayo Hamid | |
2010-11-22 | implement lvlJc also according to ISO, not just Ecma | Luboš Luňák | |
2010-11-22 | Clean code and comments at writer | Kayo Hamid | |
2010-11-21 | fix potential null pointer dereference | Norbert Thiebaud | |
2010-11-21 | Removed unused define | Joseph Powers | |
2010-11-19 | More clean code at writer | Kayo Hamid | |
2010-11-19 | Enhanced fields navigation enhancements | Cédric Bosdonnat | |
Fixes the following bugs: * n#423729: Select the first field by default * n#639288: When double-clicking in an enhanced field, select the whole content of the field and don't complain about read-only selection * When navigating between the fields using Tab / Shift+Tab, select only the content of the field without the field delimiters Some comments cleanup is also included. | |||
2010-11-19 | Enhanced fields navigation enhancements | Cédric Bosdonnat | |
Fixes the following bugs: * n#423729: Select the first field by default * n#639288: When double-clicking in an enhanced field, select the whole content of the field and don't complain about read-only selection * When navigating between the fields using Tab / Shift+Tab, select only the content of the field without the field delimiters Some comments cleanup is also included. | |||
2010-11-19 | Made the "My AutoText" string localizable, #i66304# | Andras Timar | |
2010-11-18 | assert is meaningless, is always >= 0 by definition | Caolán McNamara | |
2010-11-18 | silence && || warning | Caolán McNamara | |
2010-11-18 | Fixed an infinite loop while exporting some files in doc/docx/rtf | Cédric Bosdonnat | |
2010-11-18 | fix build breakage with dbglevel=1 | David Tardon | |
2010-11-18 | replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1 | David Tardon | |
Breaks build when configured with both --enable-debug and --enable-dbgutil and built with dbglevel=1 . | |||
2010-11-18 | fix build breakage with dbglevel=1 | David Tardon | |
2010-11-18 | fix build breakage with dbglevel=1 | David Tardon | |
2010-11-18 | remove dead code | Kayo Hamid | |
2010-11-17 | Draw a visible line under the current line in the visual formula editor. | Luke Dixon | |
2010-11-17 | remove archaic SGI header guards | Caolán McNamara | |
2010-11-16 | HC Cleanup - writer | Joseph Powers | |
2010-11-16 | Fixed a build breakage. | Kohei Yoshida | |
2010-11-16 | Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup. | Giuseppe Castagno | |
2010-11-16 | get this to build again | Caolán McNamara | |
2010-11-16 | some more fixups | Caolán McNamara | |
2010-11-16 | fix this up | Caolán McNamara | |
2010-11-16 | Remove _HC references and images in starmath | Sebastian Spaeth | |
2010-11-16 | Remove 2 more _HC references | Sebastian Spaeth | |
2010-11-16 | drop removed resources | Caolán McNamara | |
2010-11-16 | fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup | David Tardon | |
2010-11-16 | remove dead code | Kayo Hamid | |
2010-11-16 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | |
2010-11-16 | translated some comments from german -> english | Daniel Di Marco | |
2010-11-15 | Commenting out defintion of DEBUG_ENABLE_DUMPASDOT | Jonas Finnemann Jensen | |
2010-11-15 | Blinking caret for visual formula editor. | Luke Dixon | |
2010-11-15 | Added new task to the todo-list | Jonas Finnemann Jensen | |
2010-11-15 | Remove empty dated comments | J. Graeme Lingard | |
2010-11-15 | implement <w:tabs> in <w:lvl> in numbering.xml (bnc#513567) | Luboš Luňák | |
2010-11-15 | Docx export: fixed several errors raised by officeotron validator | Cédric Bosdonnat | |
* pPr, rPr and sectPr children are now sorted according to the schemas of the specifictions. * pgMar needed to have header, footer and gutter attributes. The gutter attribute is simple set to 0 ATM. | |||
2010-11-15 | use <wp:anchor> or <wp:inline> appropriately (bnc#513579) | Luboš Luňák | |
2010-11-15 | Comment translations, bogus comments, commented code removed from SW includes | Robert Roth | |
2010-11-14 | Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2010-11-14 | RTF: port last changes from CWS | Miklos Vajna | |