summaryrefslogtreecommitdiff
path: root/starmath/inc/ElementsDockingWindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe1-4/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara1-0/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-0/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin1-0/+1
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara1-2/+1
2015-01-01starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe1-1/+2
2014-12-17implement loading docking windows from .ui formatCaolán McNamara1-3/+5
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza1-5/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold1-3/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold1-2/+0
2013-11-14starmath: use global resource stringThomas Arnhold1-42/+0
2013-11-13fdo#69112 - Detaching the docking window leads to a wrong sized windowThomas Arnhold1-0/+1
2013-11-05fdo#67862: Add greek symbols to docking windowThomas Arnhold1-0/+2
2013-11-03fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza1-12/+18
2013-10-23starmath: fix include guardsThomas Arnhold1-2/+2
2013-09-18Math: fix name's typo of Magenta color in sidebarMarcos Paulo de Souza1-1/+1
2013-08-20Translate some words in Math Elements DockMarcos Paulo de Souza1-0/+42
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara1-0/+1
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba1-1/+0
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza1-0/+1
2013-06-13Starmath: ElementsDockingWindow vertical orientation of elementsTomaž Vajngerl1-0/+5
2013-05-20Math: Use shared_ptr in ElementsDockingWindowTomaž Vajngerl1-20/+22
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl1-0/+142