summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Collapse)AuthorFilesLines
2012-12-18avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák2-5/+5
Change-Id: I2f66bc335795a9e84f532fb28d3585aed783ebd6
2012-12-06SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara1-0/+1
Change-Id: I91a39db4d967009ca8fa5ee2fe910a660a556fd2 (cherry picked from commit cf543d8a78170f4fa3c2ca340f21e61d913a90eb) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-8/+8
The a11y API has never really been picked up by tools vendors, let's not tie ourselves up here for no good reason. This unpublishes all css::accessibility, and dependend API. With that, we can change the rather unfortunately-named add/ removeEventListener to be add/removeAccessibleEventListener, thus not conflicting with the XComponent methods of the same name. Change-Id: I595598c3a8e46415f80b2780f333333174865fe4
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
Change-Id: I21d14ff6087d1adb0ce769f2e8f8060a005250cc
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-4/+4
Change-Id: I2ceaa3159e8669c2c569fa8559c1e061dcad399d
2012-11-23convert the other test over as wellCaolán McNamara1-34/+6
Change-Id: I82a68d8453b9053ac08e85e02fa011fcae852ca0
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara5-112/+47
Change-Id: I4c2a1476ea6ae12fdebb8301b68eab8060bc86f8
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-2/+2
Change-Id: I17d9a502565d445b0eab9ef6e9123661850292b7
2012-11-22AllSettings with LanguageTagEike Rathke5-7/+8
Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
2012-11-21String -> OUStringIvan Timofeev6-70/+67
Change-Id: I23e0181c1aefc9efbac81216a18cdd7042a7679e
2012-11-20clang plugin warningsLuboš Luňák4-8/+3
Change-Id: Id58c593577c432537b3ca07087aeb17ed10772b6
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+1
Also create a utility constructor for LocaleDataWrapper, which simplifies many of the calling sites. Change-Id: Ic8510b51c4201fa17fc0620e18d3e258e43636ba
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-15/+4
Change Writer and Math to save ODF with compressed meta.xml as well, since there's no reason not to. Change-Id: Idde0dc9eafb03f0c84e52353289d857615aa3748
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara3-5/+4
so they can now be replaced by SV_*_REF now Change-Id: I2207d6582cab5f41851064f3d0c773e9421c0078
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar18-136/+144
Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara1-10/+7
Change-Id: I431c0615de56ddc0fa2c0ea06567d32419d29440
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+4
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2-2/+2
...which effectively is just a glorious wrapper around comphelper::getProcessServiceFactory. In turn gets also rid of ImplSVAppData's mxMSF and mpMSFTempFileName and the rSMgr parameter to InitVCL. All the VCL users "soffice", "spadmin", and "unopkg gui" appear to still work fine. Change-Id: I797d48f7d0d8c35bb82124c9ab0ee63850c4d863
2012-10-29String -> OUStringIvan Timofeev5-31/+37
Change-Id: I9d86ea5b27e8b8db75bf7a2ea9965621c857adb7
2012-10-28String -> OUStringIvan Timofeev4-39/+35
Change-Id: I2f0acb27f85a230109e827d415aabc029b90cd45
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-4/+8
so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
2012-10-25fix compilation and linking of starmath cppunit testsIvan Timofeev3-10/+13
... but the tests still crash and are disabled. Change-Id: I5df66f21865cac98c38d4ef3684c562784e093b9
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-3/+4
Create a merged XWriter interface for the service. The xml.sax.Writer service already existed, it just did not have an IDL file. Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5
2012-10-22String -> OUStringIvan Timofeev3-20/+16
Change-Id: I154c856c2813130aae1af611abcc4bcb4f0d1d13
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud5-18/+18
Change-Id: Icf4b434a1961cc4964ee6e362491868e898a1831 Reviewed-on: https://gerrit.libreoffice.org/887 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-17make use of ability to use bold in labelsCaolán McNamara1-2/+2
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar31-374/+320
Conflicts: Makefile.top Module_tail_build.mk RepositoryExternal.mk RepositoryFixes.mk accessibility/source/standard/vclxaccessibletoolbox.cxx basic/source/uno/dlgcont.cxx connectivity/Library_ado.mk cross_tail_build/prj/build.lst desktop/source/offacc/acceptor.cxx filter/Library_PptImporter.mk filter/source/t602/filterenv.cxx i18npool/Library_textconv_dict.mk ooo.lst.in saxon/ExternalProject_saxon.mk saxon/build.xml sc/sdi/scalc.sdi sc/source/filter/xml/xmlstyli.cxx sc/source/ui/condformat/condformatdlg.cxx sc/source/ui/condformat/condformatmgr.cxx sc/source/ui/view/cellsh1.cxx sdext/source/pdfimport/misc/pwdinteract.cxx shell/qa/zip/makefile.mk shell/qa/zip/testimpl/makefile.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/android.mk solenv/gbuild/platform/com_GCC_defs.mk solenv/gbuild/platform/macosx.mk soltools/Executable_adjustvisibility.mk soltools/Executable_checkdll.mk soltools/Executable_cpp.mk soltools/Executable_javadep.mk soltools/Executable_makedepend.mk sw/qa/extras/rtfimport/rtfimport.cxx tail_build/prj/build.lst tomcat/ExternalProject_tomcat.mk ucb/source/ucp/webdav/webdavcontent.cxx xml2cmp/Executable_xml2cmp.mk
2012-10-12XubString->OUStringCaolán McNamara6-119/+99
Change-Id: Ib5f39e099d238b739e0d6b3d92d3f04ee50022fb
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-4/+4
http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html Change-Id: I37b2c7b7acd31437f4be74b0163f4dac2279655b
2012-10-11Make a function static for deduplication in the DISABLE_DYNLOADING caseTor Lillqvist1-1/+1
Change-Id: Ib05f7b3b9b66f9e1c0b619e6a8b14e253d1adbb7
2012-10-10add missing deps on headersDavid Tardon1-0/+5
Change-Id: I6fd8da6a07506cb91b43ea8176893a33d60fc07d
2012-10-09add link to detailed module description to Math's READMEAndras Timar1-0/+3
Change-Id: I930f8729a58fb8cd3209df2ad1b112150796f50f
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-8/+3
The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
2012-10-02String -> OUStringIvan Timofeev4-14/+6
Change-Id: I88873eec738a068152e7d7be0dc4ab86fcfe345a
2012-10-02String -> OUStringIvan Timofeev4-35/+32
Change-Id: I9921e9803e5d63fafffbfcf15e5c4fc2c9080669
2012-10-02String -> OUStringIvan Timofeev2-17/+11
Change-Id: I1cfd68c37629b4847bad88f54d2866496bc91283
2012-10-02remove unused methodIvan Timofeev2-11/+0
Change-Id: I7acca32fdf9902ce598bdbed32cccdecf9a08907
2012-10-02String -> OUStringIvan Timofeev1-11/+7
Change-Id: Ibbd6305e78738403b5140a27125f452b3ec2ec8b
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-3/+3
Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-01String -> OUStringIvan Timofeev10-77/+77
Change-Id: Ie5e800df0c7663e6bb62a2019cf2fd8b0c1ae772
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
Change-Id: I9fcddfcdfa2d60860a7b016dbb870a3b6e8f3ea4
2012-10-01String -> OUStringIvan Timofeev2-46/+40
Change-Id: I28c2d87ddd1ea83e29dd11ef8aa20d8d583f4dd9
2012-10-01String -> OUStringIvan Timofeev2-6/+6
Change-Id: I29c644ed2c69f0c378f8c43b69c6c8c70d8cbf5e
2012-10-01String -> OUStringIvan Timofeev4-18/+19
Change-Id: Icdb39e5b5ba38d48f5cc3a4ae371fb77cb981242
2012-10-01String -> OUStringIvan Timofeev4-5/+5
Change-Id: I94eafe01604b30d53d9021458a0a9c57dfc1144a
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7