summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-13warning C4242: '=' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-14starmath: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-09-05String to OUString for SmDocShell::ReplaceBadCharsThomas Arnhold
2013-09-04remove intermediate Strings on res loadingCaolán McNamara
2013-09-04String to OUStringThomas Arnhold
2013-08-11String->OUStringIvan Timofeev
2013-07-25Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba
2013-07-25Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-06SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara
2012-10-29String -> OUStringIvan Timofeev
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold