summaryrefslogtreecommitdiff
path: root/starmath/source/ElementsDockingWindow.cxx
AgeCommit message (Expand)Author
2016-11-09tdf#44839 Add an "Evaluated At" command in "Brackets" sectionTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard
2016-07-17remove wrong outdated commentMarkus Mohrhard
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-11starmath: Make examples of exponential function consistentTakeshi Abe
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
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-12-10Drop unused typedefTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-04convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-14refactor ElementsDockingWindow to use RenderContextTomaž Vajngerl
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-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
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-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-02-27tdf#46343: Add the tensor product operator to "Elements Dock"Takeshi Abe
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
2014-11-15Math: Remove aqua and fuchsia from the Elements DockMarcos Paulo de Souza
2014-11-04Math: Add new colors in the SidebarMarcos Paulo de Souza
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky