summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2015-08-06tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-08-06Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-14more refactorings in starmath dialogs..Tomaž Vajngerl
2015-05-14SmShowFont: change to save the font and use it in Paint + HiDPITomaž Vajngerl
2015-05-14cleanup starmath view/documentTomaž Vajngerl
2015-05-14refactor starmath view/edit classes to use RenderContextTomaž Vajngerl
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29avoid ambiguityStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-24loplugin:simplifyboolStephan 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-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
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-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-16use std::unique_ptr for Sm*DialogTakeshi Abe
2015-03-10Spare extra call stackTakeshi Abe
2015-03-10Replace boost::noncopyable with use of SAL_DELETED_FUNCTIONTakeshi Abe
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara