summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-2/+2
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* s/heigth/height/Tor Lillqvist2013-02-221-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Fix type unkown -> unknownJulien Nabet2013-02-211-3/+3
* pch for Library_smLuboš Luňák2013-02-154-1/+217
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-122-6/+6
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-9/+9
* remove unused variablesLuboš Luňák2013-02-092-7/+4
* Remove unused methodsThomas Arnhold2013-02-092-9/+0
* remove obsolete hidother.src filesAndras Timar2013-02-061-3/+0
* String to OUString.Kohei Yoshida2013-02-041-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+6
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-217-17/+17
* fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin2013-01-152-18/+14
* -Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann2013-01-141-3/+3
* fdo#46808, convert some starmath code to XComponentContextNoel Grandin2013-01-092-21/+14
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-24/+14
* avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák2012-12-182-5/+5
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-109/+0
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-1/+1
* an app can have print options without a print options dialogCaolán McNamara2012-12-072-0/+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