summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2011-08-04replace ByteString::ConvertToUnicodeCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21Add missing-files to starmath librariesMatúš Kukan
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna
2011-07-15starmath: check for existing edit windowMiklos Vajna
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-04valgrind: init nTypeFaceCaolán McNamara
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17Function can be constJulien Nabet
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer
2011-06-10createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak
2011-06-07fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar
2011-06-01use UnoTunnelIdInit patternCaolán McNamara
2011-06-01make this per-class instead of a local staticCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-24Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-23make this a non-leaky singletonCaolán McNamara
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers
2011-05-05fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks
2011-04-28avoid object double include in starmathNorbert Thiebaud
2011-04-23toggle starmath to gbuild make by defaultNorbert Thiebaud
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-04-12fixed typos in commentsTakeshi Abe
2011-04-10fixed typosTakeshi Abe
2011-04-09introduced a mutex guard for SmGraphicAccessible::setCaretPosition()Takeshi Abe
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: comparison between signed and unsigned integer expr.David Tardon
2011-03-26convert starmath to gnumakeNorbert Thiebaud
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2011-03-18Made dbgutil build work againThorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-14drop username in commentCaolán McNamara
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-07Remove reference to unavailable bugtrackersMartin Kepplinger
2011-03-02Remove "using namespace ::rtl"Julien Nabet