Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-24 | implement mathml docx import m:borderBox | Luboš Luňák | |
2011-11-24 | prefer widevec, widetilde and widehat for mathml docx import | Luboš Luňák | |
2011-11-24 | mathml docx read m:bar | Luboš Luňák | |
2011-11-24 | mathml docx import - handle m:fPr | Luboš Luňák | |
2011-11-24 | at least partial implementation of reading mathml docx m:e | Luboš Luňák | |
2011-11-24 | oox::AttributeList is actually not that usable outside | Luboš Luňák | |
2011-11-24 | mathml docx import, implement m:acc (without the inner m:e) | Luboš Luňák | |
2011-11-24 | more api improving in importing mathml docx | Luboš Luňák | |
2011-11-24 | streamline and document the API for mathml xml stream reading | Luboš Luňák | |
2011-11-24 | rename and move mathml oox support classes in oox to better places | Luboš Luňák | |
2011-11-24 | ooxml mathml import - first very basic implementation | Luboš Luňák | |
still needs a number of cleanups (and handling more of course) | |||
2011-11-24 | rename SmOoxml to SmOoxmlExport, as it does only export | Luboš Luňák | |
2011-11-23 | fix some stray typos | Caolán McNamara | |
2011-11-23 | remove various EraseLeadingAndTrailingChars | Caolán McNamara | |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara | |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara | |
2011-11-19 | Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it | Norbert Thiebaud | |
2011-11-19 | Revert "Removed tools/dynarray.hxx", break binfilter | Norbert Thiebaud | |
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee. | |||
2011-11-18 | Removed tools/dynarray.hxx | August Sodora | |
2011-11-16 | Move cursor to the right of brace when the closing brace is typed. | Daisuke Nishino | |
2011-11-16 | UniqueIdContainer is only needed by binfilter | Caolán McNamara | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-15 | Fix for fdo#42892: Add new symbols to Math | Olivier Hallot | |
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | |
2011-11-11 | Make .component files directly usable within UNO_SERVICES. | Stephan Bergmann | |
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk. | |||
2011-11-06 | cppcheck: avoid possible null pointer dereferences | Ivan Timofeev | |
2011-11-05 | removed unused macro | Takeshi Abe | |
2011-10-26 | WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation | Tor Lillqvist | |
2011-10-26 | WaE: unreferenced local variable | Tor Lillqvist | |
2011-10-26 | WaE: switch statement contains 'default' but no 'case' labels | Tor Lillqvist | |
2011-10-26 | WaE: unreferenced local variable | Tor Lillqvist | |
2011-10-26 | WaE: unreachable code | Tor Lillqvist | |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl | |
modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt: should be sufficient, since the largest number is SAL_INT32_MAX * 10^7. remove duplicate methods from SvXMLUnitConverter: convertMeasurePx, convertMeasure (static variants) remove entirely duplicative class SvXMLExportHelper: GetConversionFactor, GetUnitFromString, AddLength change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit. change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit. rename some methods to turn compiler into merge conflict detector :) | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl | |
move convertNumber64 from SvXMLUnitConverter to sax::converter. remove duplicate methods from SvXMLUnitConverter: convertBool, convertPercent, convertColor, convertNumber, convertDouble, indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars, clearUndefinedChars | |||
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-10-04 | adapt starmath unittests to separate RdbTarget makefile requirement | Bjoern Michaelsen | |
2011-09-29 | add modelines | Caolán McNamara | |
2011-09-26 | <= for extra safely I suppose | Caolán McNamara | |
2011-09-26 | consider empty <mmultiscripts> | Ivan Timofeev | |
2011-09-23 | Fix for fdo#39898: don't crash on some invalid MathML objects | Ivan Timofeev | |
2011-09-17 | reformat so that numbers are correct | Caolán McNamara | |
2011-09-17 | fdo #37007 Add Math symbol "There does not exist". | Julien Nabet | |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann | |
Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless. | |||
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-09-08 | add chaff to encrypted documents | Caolán McNamara | |