summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Collapse)AuthorAgeFilesLines
* Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2012-01-116-13/+13
| | | | | | Part XXXIV Modules shell, slideshow, sot, starmath
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-1/+0
|
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-0/+2
|\ | | | | | | | | | | | | | | | | Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
| * fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2012-01-041-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-248-42/+54
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
| * | gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan2011-12-201-0/+2
| | |
* | | symbolic names instead of hex values for math symbols where possibleLuboš Luňák2012-01-061-12/+12
| | |
* | | write TBAR rather as an accent, use over/underline for m:barLuboš Luňák2012-01-062-2/+5
| | | | | | | | | | | | seems to match the docx semantics better, despite the names
* | | smath does not handle accents in MathMLJoshua Cogliati2012-01-061-4/+32
| | |
* | | Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
| | |
* | | Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
| | |
* | | Removed unnecessary tools includes.Marcel Metz2012-01-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hello lo-devs, this patch series removes a lot of unnecessary includes for the various tools header. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build with the configuration --enable-binfilter --enable-dbgutil --enable-debug, is this sufficient or did I miss another important configuration, that enables some conditional compiled code? I've only build this on linux-x86_64, but the patch also touches some of the mac specific code like fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good idea to test this patch. regards Marcel Metz
* | | add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-4/+4
| | | | | | | | | | | | | | | | | | suitable for conversion from [Byte]String::GetTokenCount converted low-hanging variants to rtl::O[UString]::getToken loops added unit test
* | | Some cppcheck cleaningJulien Nabet2011-12-291-1/+1
| | |
* | | catch exception by constant referenceTakeshi Abe2011-12-262-4/+3
| |/ |/|
* | SV_DECL_VARARR->std::vectorAugust Sodora2011-12-231-12/+11
| |
* | "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
| | | | | | | | | | | | | | Not on any Unix, at least. I have no idea how deep entrenched is this mistake all over the code, so I'll play safe and just fix the KDE4 fpicker (GNOME/KDE3 seem to handle it fine), but at least in the UI show just "All files" instead of "All files (*.*)").
* | remove obsolete commentLuboš Luňák2011-12-201-2/+1
| |
* | if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)Luboš Luňák2011-12-201-0/+4
| |
* | import m:eqArr (part of fdo#32636)Luboš Luňák2011-12-202-1/+20
| |
* | export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák2011-12-202-22/+12
| |
* | skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2011-12-201-3/+3
| |
* | Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+1
| |
* | Removed extra semicolonsJesse2011-12-151-1/+1
|/
* configmgr.component is no longer an old one.Stephan Bergmann2011-12-141-1/+1
|
* add docx starmath testing documentsLuboš Luňák2011-12-0814-0/+0
| | | | | | | | It's simply a bunch of documents with various math features in them. It'd be nice to have an automated test built on top of them that checks the formula is the same (roughly, in the meaning, it can't be precise because import adds e.g. extra {}'s) after an export+import roundtrip.
* old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke2011-12-073-128/+92
| | | | | | | | Some places in the code assumed that if the stack is empty a null pointer is returned by top() (or old Pop()), this doesn't work anymore with ::std::stack that instead has undefined behavior in that case, so check !stack.empty() first before accessing top. (cherry picked from commit ac40f7d6503533954127e818f2bf009200c1e3f2)
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* make the linear xml processing API more genericLuboš Luňák2011-12-071-2/+2
| | | | | I'm pretty sure I'll love to use it in writerfilter instead of the normal API whenever I get the chance.
* disable error logs for now, until the new log macros get sorted outLuboš Luňák2011-12-071-3/+3
|
* merge two duplicates of a functionLuboš Luňák2011-12-074-73/+45
|
* properly xml-escape written text in docx formulaLuboš Luňák2011-12-071-1/+1
|
* Looks like the old stack implementation returned 0 on empty stack Pop().Stephan Bergmann2011-12-071-3/+3
|
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-062-12/+13
|
* Replace SmNodeStack with std::stack< SmNode* >Marcel Metz2011-12-055-179/+282
|
* visual formula editor: implement selection by mouseIvan Timofeev2011-12-042-3/+18
|
* visual formula editor: copy/cut/paste for any keyboard layoutIvan Timofeev2011-12-041-16/+11
|
* visual formula editor: place cursor on numerator when creating empty fractionIvan Timofeev2011-12-041-1/+2
|
* visual formula editor: optimize some buildings a bitIvan Timofeev2011-12-041-10/+10
|
* sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2011-12-031-2/+2
|
* visual formula editor: fix insertion of symbols from catalogIvan Timofeev2011-12-021-2/+1
|
* visual formula editor: fix insertion of "-"Ivan Timofeev2011-12-021-1/+1
|
* create placeholders properly in docx mathml importLuboš Luňák2011-11-301-7/+14
|
* do not add unnecessary spaces in docx mathml importLuboš Luňák2011-11-301-10/+10
|
* try with at least somewhat more generic handling of docx m:groupChrLuboš Luňák2011-11-301-3/+20
|
* do not ignore docx m:box contents (but m:box itself is not implemented)Luboš Luňák2011-11-302-0/+15
|
* import docx m:limUpp/m:limLow properlyLuboš Luňák2011-11-301-3/+3
|
* export all sub/superscripts LO can handle to docx mathmlLuboš Luňák2011-11-301-11/+60
|
* fix writing of docx m:sPreLuboš Luňák2011-11-301-2/+2
|
* import docx m:sPre, m:sSub, m:sSubSup and m:SupLuboš Luňák2011-11-302-0/+54
|