Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-18 | no debug output | Luboš Luňák | |
2011-08-18 | implement sub/sup support for ooxml math export | Luboš Luňák | |
2011-08-18 | handle some attributes for ooxml math export | Luboš Luňák | |
2011-08-18 | add more accessors to Sm*Node classes | Luboš Luňák | |
2011-08-18 | const | Luboš Luňák | |
2011-08-18 | implement root support for ooxml math export | Luboš Luňák | |
2011-08-18 | certain SmNode children actually can be NULL | Luboš Luňák | |
but such (optional) sub-nodes should be handled explicitly when handling the node (e.g. optional subscript) | |||
2011-08-18 | explicitly do nothing about formula placeholders for ooxml export | Luboš Luňák | |
2011-08-18 | cleanups for ooxml math export | Luboš Luňák | |
HandleNodes() -> HandleNode(), as it just handle the one node (and children recursively) add HandleAllSubNodes() to handle all children of a node there seem to be no point in checking GetSubNode() for NULL, as it seems it can't be so | |||
2011-08-18 | ooxml math export for vertical stack | Luboš Luňák | |
2011-08-18 | implement x/y properly for ooxml math | Luboš Luňák | |
2011-08-18 | implement ooxml math (basic) fractions | Luboš Luňák | |
2011-08-18 | hack: make msoffice 2k7 be able to read ooxml formulas | Luboš Luňák | |
It seems that it doesn't read characters unless the font is explicitly specified as "Cambria Math" | |||
2011-08-18 | proper namespace for ooxml math stuff | Luboš Luňák | |
2011-08-18 | starting work on OOXML export of formulas | Luboš Luňák | |
2011-08-18 | hook for calling from .docx filter to starmath for writting formulas | Luboš Luňák | |
2011-08-17 | convert i18npool to gbuild | Matúš Kukan | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-08 | Replace SvUShorts with vector in editeng.hxx and cascade changes. | Nigel Hawkins | |
LGPLv3+/MPL | |||
2011-08-05 | definition and use inside same debug level | Caolán McNamara | |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | |
2011-08-04 | replace ByteString::ConvertToUnicode | Caolán McNamara | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | |
2011-07-21 | Add missing-files to starmath libraries | Matúš Kukan | |
2011-07-15 | starmath: check for edit window when inline editing is enabled | Miklos Vajna | |
2011-07-15 | starmath: check for existing edit window | Miklos Vajna | |
2011-07-15 | Add prefixes for component_getFactory methods | Matúš Kukan | |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan | |
2011-07-04 | valgrind: init nTypeFace | Caolán McNamara | |
2011-07-01 | gb_Library_PLAINEXT->gb_Library_DLLEXT | Caolán McNamara | |
2011-07-01 | add modified unoexceptionprotector for better error msgs from exceptions | Caolán McNamara | |
2011-06-29 | fix nutty pseudo-deference of NULL | Caolán McNamara | |
2011-06-21 | gnumake4: postmerge fixes in starmath | Bjoern Michaelsen | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: starmath/JunitTest_sm_unoapi.mk starmath/Library_sm.mk starmath/Library_smd.mk starmath/Makefile starmath/prj/build.lst starmath/prj/makefile.mk starmath/qa/unoapi/Test.java starmath/source/detreg.cxx starmath/source/register.cxx starmath/source/smdetect.cxx sw/Library_sw.mk sw/Library_swd.mk sw/Library_swui.mk sw/Library_vbaswobj.mk sw/inc/iodetect.hxx sw/inc/swddllapi.h sw/source/filter/basflt/iodetect.cxx | |||
2011-06-18 | remove all traces of offuh from makefiles | David Tardon | |
2011-06-17 | Function can be const | Julien Nabet | |
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Jan Holesovsky | |
2011-06-17 | gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] | Michael Stahl | |
2011-06-17 | gnumake4: starmath: fix unoapi test [hg:83ae8c87a0ea] | Michael Stahl | |
2011-06-16 | CWS gnumake4: convert starmath to new build system | Mathias Bauer | |
2011-06-13 | enter and leave registrations to keep asserts happy | Caolán McNamara | |
2011-06-10 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-10 | try .res runtime depend the other route | Caolán McNamara | |
2011-06-10 | add runtime depends to .res files to unit tests | Caolán McNamara | |
2011-06-08 | Remove the remaining debug.hxx includes in writer | Jacek Wolszczak | |