summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | | | | | Signed-off-by: Jan Holesovsky <kendy@suse.cz>
* | | 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | 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
| | |
| * | make this per-class instead of a local staticCaolán McNamara2011-06-012-4/+5
| | |
| * | add depends for cppunit testCaolán McNamara2011-06-011-1/+1
| | |
| * | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-4/+8
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: sw/inc/viewsh.hxx sw/source/core/layout/paintfrm.cxx sw/source/ui/index/cnttab.cxx sw/source/ui/ribbar/inputwin.cxx
| | * fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks2011-05-051-4/+8
| | |
| * | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky2011-05-271-1/+0
| |\ \
| | * | Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers2011-05-241-1/+0
| | | |
| * | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-272-1/+2
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: starmath/qa/cppunit/makefile.mk sw/source/core/layout/fly.cxx sw/source/core/layout/paintfrm.cxx sw/source/ui/inc/view.hxx sw/source/ui/shells/grfsh.cxx
| | * | Post-merge fixThorsten Behrens2011-05-241-1/+1
| | |/
| | * introduced a mutex guard for SmGraphicAccessible::setCaretPosition()Takeshi Abe2011-04-091-0/+1
| | |
| * | Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-231-1/+0
| | |
| * | make this a non-leaky singletonCaolán McNamara2011-05-235-72/+62
| | |
| * | DetectFilter declared but not definedCaolán McNamara2011-05-231-3/+0
| | |
| * | Remove all the #include <tools/ownlist.hxx>Joseph Powers2011-05-181-1/+0
| | | | | | | | | | | | I'm deleting the header since it's no longer used.
| * | Drop unneeded <windows.h> which actually causes a compilation errorTor Lillqvist2011-05-151-4/+0
| | |
| * | ugly fix to a dependency problem in starmath_qa_ccpunitNorbert Thiebaud2011-04-291-0/+2
| | |
| * | avoid object double include in starmathNorbert Thiebaud2011-04-283-27/+22
| | |
| * | reenable unit testDavid Tardon2011-04-245-187/+116
| | |
| * | toggle starmath to gbuild make by defaultNorbert Thiebaud2011-04-236-331/+1
| | |
| * | Remove PM2 macro usageFrancois Tigeot2011-04-221-4/+0
| | |
| * | left arrow comments removed // <--Júlio Hoffimann2011-04-222-6/+0
| | |
| * | all bogus comments removed keeping the indentationJúlio Hoffimann2011-04-182-6/+6
| | |
| * | fixed typos in commentsTakeshi Abe2011-04-126-32/+32
| | |