summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* no debug outputLuboš Luňák2011-08-181-5/+8
* implement sub/sup support for ooxml math exportLuboš Luňák2011-08-183-3/+76
* handle some attributes for ooxml math exportLuboš Luňák2011-08-182-125/+70
* add more accessors to Sm*Node classesLuboš Luňák2011-08-181-1/+83
* constLuboš Luňák2011-08-182-27/+27
* implement root support for ooxml math exportLuboš Luňák2011-08-183-3/+63
* certain SmNode children actually can be NULLLuboš Luňák2011-08-181-0/+8
* explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák2011-08-181-0/+3
* cleanups for ooxml math exportLuboš Luňák2011-08-182-42/+26
* ooxml math export for vertical stackLuboš Luňák2011-08-182-18/+33
* implement x/y properly for ooxml mathLuboš Luňák2011-08-182-2/+34
* implement ooxml math (basic) fractionsLuboš Luňák2011-08-182-0/+18
* hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák2011-08-187-8/+22
* proper namespace for ooxml math stuffLuboš Luňák2011-08-181-2/+1
* starting work on OOXML export of formulasLuboš Luňák2011-08-186-2/+471
* hook for calling from .docx filter to starmath for writting formulasLuboš Luňák2011-08-183-1/+13
* convert i18npool to gbuildMatúš Kukan2011-08-171-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-108-8/+8
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-082-2/+2
* definition and use inside same debug levelCaolán McNamara2011-08-052-2/+2
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* replace ByteString::ConvertToUnicodeCaolán McNamara2011-08-041-6/+8
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-308-2/+14
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-2/+2
* resyncing to masterBjoern Michaelsen2011-07-2116-29/+43
|\
| * starmath: check for edit window when inline editing is enabledMiklos Vajna2011-07-151-1/+2
| * starmath: check for existing edit windowMiklos Vajna2011-07-151-0/+2
| * Add prefixes for component_getFactory methodsMatúš Kukan2011-07-154-4/+4
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-14/+0
| * valgrind: init nTypeFaceCaolán McNamara2011-07-041-2/+4
| * gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
| * add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-07-012-1/+2
| * fix nutty pseudo-deference of NULLCaolán McNamara2011-06-293-8/+4
| * ByteString -> rtl::OStringBufferCaolán McNamara2011-06-201-3/+3
| * remove all traces of offuh from makefilesDavid Tardon2011-06-183-3/+15
| * Function can be constJulien Nabet2011-06-171-1/+1
| * Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-171-6/+6
| |\
| | * fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar2011-06-071-6/+6
* | | Add missing-files to starmath librariesMatúš Kukan2011-07-214-2/+315
* | | gnumake4: postmerge fixes in starmathBjoern Michaelsen2011-06-212-10/+2
* | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2077-3036/+10214
|\| |
| * | enter and leave registrations to keep asserts happyCaolán McNamara2011-06-131-0/+2
| * | createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-101-1/+1
| * | try .res runtime depend the other routeCaolán McNamara2011-06-101-2/+1
| * | add runtime depends to .res files to unit testsCaolán McNamara2011-06-101-1/+2
| * | Remove the remaining debug.hxx includes in writerJacek Wolszczak2011-06-083-4/+0
| * | Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak2011-06-088-12/+12
| * | disable unittests on OpenBSD until it gets fixed. bug #37567Robert Nagy2011-06-051-0/+2
| * | use UnoTunnelIdInit patternCaolán McNamara2011-06-011-10/+7