summaryrefslogtreecommitdiff
path: root/starmath/inc/ElementsDockingWindow.hxx
AgeCommit message (Expand)Author
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-02Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-09vcl: VclPtr conversion in starmathNoel Grandin
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-01-01starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-11-14starmath: use global resource stringThomas Arnhold
2013-11-13fdo#69112 - Detaching the docking window leads to a wrong sized windowThomas Arnhold
2013-11-05fdo#67862: Add greek symbols to docking windowThomas Arnhold
2013-11-03fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza
2013-10-23starmath: fix include guardsThomas Arnhold
2013-09-18Math: fix name's typo of Magenta color in sidebarMarcos Paulo de Souza
2013-08-20Translate some words in Math Elements DockMarcos Paulo de Souza
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza
2013-06-13Starmath: ElementsDockingWindow vertical orientation of elementsTomaž Vajngerl
2013-05-20Math: Use shared_ptr in ElementsDockingWindowTomaž Vajngerl
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl