summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* export quoted parts of math formulas properly to docx mathmlLuboš Luňák2013-03-261-0/+7
* m:nor and m:lit math docx tags lead to quotingLuboš Luňák2013-03-261-5/+17
* fix iint/iiint import from docx mathLuboš Luňák2013-03-261-2/+2
* avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák2012-12-182-5/+5
* SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara2012-12-061-0/+1
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-8/+8
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-241-1/+1
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-4/+4
* convert the other test over as wellCaolán McNamara2012-11-231-34/+6
* try to fix and reenable starmath unit testsCaolán McNamara2012-11-235-112/+47
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-221-2/+2
* AllSettings with LanguageTagEike Rathke2012-11-225-7/+8
* String -> OUStringIvan Timofeev2012-11-216-70/+67
* clang plugin warningsLuboš Luňák2012-11-204-8/+3
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1118-136/+144
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1331-374/+320
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-013-6/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-013-3/+6
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-013-0/+3
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-2/+1
* | | | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2012-11-142-15/+4
* | | | The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-143-5/+4
| |_|/ |/| |
* | | Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara2012-10-311-10/+7
* | | CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+4
* | | CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+1
* | | Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-312-2/+2
* | | String -> OUStringIvan Timofeev2012-10-295-31/+37
* | | String -> OUStringIvan Timofeev2012-10-284-39/+35
* | | remove .ui mark-up in favor of font attributesCaolán McNamara2012-10-251-4/+8
* | | fix compilation and linking of starmath cppunit testsIvan Timofeev2012-10-253-10/+13
* | | fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-3/+4
* | | String -> OUStringIvan Timofeev2012-10-223-20/+16
* | | replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-195-18/+18
* | | make use of ability to use bold in labelsCaolán McNamara2012-10-171-2/+2
| |/ |/|
* | XubString->OUStringCaolán McNamara2012-10-126-119/+99
* | mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-123-4/+4
* | Make a function static for deduplication in the DISABLE_DYNLOADING caseTor Lillqvist2012-10-111-1/+1
* | add missing deps on headersDavid Tardon2012-10-101-0/+5
* | add link to detailed module description to Math's READMEAndras Timar2012-10-091-0/+3
* | fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-8/+3
* | String -> OUStringIvan Timofeev2012-10-024-14/+6
* | String -> OUStringIvan Timofeev2012-10-024-35/+32
* | String -> OUStringIvan Timofeev2012-10-022-17/+11
* | remove unused methodIvan Timofeev2012-10-022-11/+0
* | String -> OUStringIvan Timofeev2012-10-021-11/+7
* | Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-3/+3
* | String -> OUStringIvan Timofeev2012-10-0110-77/+77
* | String -> OUStringIvan Timofeev2012-10-012-46/+40