summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Collapse)Author
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-12Improvement on previous commitStephan Bergmann
Change-Id: I51226f78ca60c32ebb908bcf4f74d38d0750eb00
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
Create a merged XSAXDocumentBuilder2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: Iaa96031a0b7c27e957d2edb0394e5eeaaa84cdca
2012-09-11-Werror,-Wunused-valueStephan Bergmann
Change-Id: I30a2d1c5ad0611eeb69ee50dadfb847981d0a61d
2012-09-06actually use startsWith(), now that it really existsLuboš Luňák
Change-Id: I0f1557f480e9d20d4ead359ad0eaa75db9b8f9db
2012-09-02crash with safe iterators: attempt to decrement a past-the-end iteratorIvan Timofeev
Change-Id: I4c81125e67c23fb05e98fc6b2f47ed3e49dd29c3
2012-08-14Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist
Change-Id: I82c36a3ff49f74dc674df46dcf35f8c1a991c9e2
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna
Change-Id: I2d5bc00c01318a23c604d93ffe6ce9dd0b72b3c2
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev
Change-Id: I527ae337a9e445d911dba956daf9d76f9d7572de
2012-08-05SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev
Change-Id: If87bc63b4bd3fd27eef665261667478d9284ff0b
2012-08-05SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev
Change-Id: I7cd7bb2e1bf37e41c0bea81c3ac6ec74feaa87bf
2012-08-05SmCmdBoxWindow: too many frames...Ivan Timofeev
Change-Id: If93baa96c7eacdeae6ad2fdecbe33fc141934094
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms
Change-Id: If3be0db9213c405525f01c92aa4dd039e3aa6aad Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna
Change-Id: I5a9d64db9b135396d8eab8a020bd4beec8a0f3dc
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
Change-Id: I011048912af051a762a78af8646513a1fc624073
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna
Also remove the previous escaping that took care of RTF only. Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna
Change-Id: Ia8bdf83f36d986ca45ddad985aca827224c194f4
2012-07-27svtools: add new math rtf keywordsMiklos Vajna
Change-Id: Ib57f9b143ccec29fdaa193bcfc523cd86a0713c1
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna
Change-Id: I63ce6c57faf8568776d24ba1e8b13bd11b6c5532
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna
Change-Id: I2c4f9239207bd8da7f29d2a386e9a432e32e5755
2012-07-26export RTF_MEQARRMiklos Vajna
Change-Id: Ic2c1ca04c23b41ae36aa0a8866dc9b7776ccad64
2012-07-26export RTF_MSSU{B,P} and related keywordsMiklos Vajna
Change-Id: Ida24beda4d961db068279e81711e10c3d87b0ac1
2012-07-26export RTF_MRADMiklos Vajna
Change-Id: I1b5802dfba24b45358842189d8ae05c3f9de319f
2012-07-26export RTF_MLIM{UPP,LOW}Miklos Vajna
Change-Id: Ic47868daa3e9bd7defbc76a1ab1bfc717c48bee7
2012-07-26export RTF_MMMiklos Vajna
Change-Id: Ia3b2dd3de464d9be1fd496cc81ed903047f7542b
2012-07-25export RTF_MLIM and related keywordsMiklos Vajna
Change-Id: I533807168fea34216bfd2a7cf64d13bca4815d25
2012-07-25escape output properly inside RTF_MRMiklos Vajna
Change-Id: I93ea57e6bd5f93c9a5d256a11f91ec260f96c223
2012-07-25export RTF_MD and related keywordsMiklos Vajna
Change-Id: Ib97ce01e738714d2df9b30f0c7c0069c6957335b
2012-07-25export RTF_MACC and related keywordsMiklos Vajna
Change-Id: I862f008f2a8b4972be1b33ec45128bbfeeb9fb99
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
Change-Id: If717d5d3b2179210516eec61959af0afa8b38319
2012-07-24Correction of context menu entry for Math arccot functionLaurent Balland-Poirier
Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
2012-07-21fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev
Though it is unclear why everything is wrapped into SmExpressionNode. But still it is so, the patch will work. Change-Id: Ib62f1a148c737ad110f659f73181ed51e02b8594
2012-07-17fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev
Change-Id: Ief3ba731fe303b0fdc58ac70c564636e2dc5acac
2012-07-17fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev
Change-Id: I0f13eed1843412f97b84c28fa6405378227be934
2012-07-17mathmlimport: do not remove first and last bracesIvan Timofeev
they are not always matching: {a + c} over {b + d} Change-Id: Ie14d65966dc7014b6582f72a998546e0a256e94c
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák
Change-Id: I45f5a8407b57c06a7cb0dad25c7ac5879711488d
2012-07-09some UniString->rtl::OUStringCaolán McNamara
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
Rename GID_FORMEL to GID_MATH. GID_FORMEL was a compatibility alias for the new res string GID_MATH. Change-Id: I9a5a6972988353ffc001ecac1a746b59d09cb6cb
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01Remove unused applicat.hxxThomas Arnhold
All definitions are obsolete. sfx2/app.hxx isn't needed for accessibility.cxx too. Change-Id: I022e31a75100cdab9bc53bd3af006f5284b411a8
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
Change-Id: I51abdf8539801f6d93cdc1a21a7e0e1a3d5ef785
2012-06-27Reduce newline bloat at eofThomas Arnhold
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
2012-06-23removed unused forward declarations of classTakeshi Abe
Change-Id: Ibb3918b95c2518fd83f566bb726273dbf90cf8c8
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
add _WITHID variants for the cases where we (apparently?) still need them. Change-Id: I3b8290869368487f04ecd93a5f3a717de7fd10b4