/source/ne/formula/

s-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-27mark them as staticTakeshi Abe
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-22use std::unique_ptr<> to clarify ownershipTakeshi Abe
2015-04-21use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-20Make use of std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-20CID#1295034 uncaught exceptionMiklos Vajna
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-16MathType::HandleNodes return value is unusedStephan Bergmann
2015-04-15starmath: allow UNO import of MathTypeMiklos Vajna
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Drop an unused variableTakeshi Abe
2015-04-13