summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+17
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király2-6/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-5/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28coverity#705726: fix memory leakMarkus Mohrhard1-1/+3
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-3/+3
2013-02-15pch for Library_smLuboš Luňák4-1/+217
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2-6/+6
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-9/+9
2013-02-09remove unused variablesLuboš Luňák2-7/+4
2013-02-09Remove unused methodsThomas Arnhold2-9/+0
2013-02-06remove obsolete hidother.src filesAndras Timar1-3/+0
2013-02-04String to OUString.Kohei Yoshida1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+6
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith7-17/+17
2013-01-15fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin2-18/+14
2013-01-14-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-3/+3
2013-01-09fdo#46808, convert some starmath code to XComponentContextNoel Grandin2-21/+14
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-24/+14
2012-12-18avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák2-5/+5
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-109/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-1/+1
2012-12-07an app can have print options without a print options dialogCaolán McNamara2-0/+5
2012-12-06SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara1-0/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-8/+8
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-4/+4
2012-11-23convert the other test over as wellCaolán McNamara1-34/+6
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara5-112/+47
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke5-7/+8
2012-11-21String -> OUStringIvan Timofeev6-70/+67
2012-11-20clang plugin warningsLuboš Luňák4-8/+3
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+1
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-15/+4
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara3-5/+4
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar18-136/+144
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara1-10/+7
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+4
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2-2/+2
2012-10-29String -> OUStringIvan Timofeev5-31/+37