summaryrefslogtreecommitdiff
path: root/starmath/source/ElementsDockingWindow.cxx
AgeCommit message (Expand)Author
2015-08-06Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky
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
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-05-28starmath: remove hard-coded valueThomas Arnhold
2014-05-28Related fdo#71616: Fix scrollingThomas Arnhold
2014-05-28starmath: directly create utf8 OUStringThomas Arnhold
2014-05-28starmath: no need to set those on every paint eventThomas Arnhold
2014-05-28Related fdo#71616: Set correct BaseSizeThomas Arnhold
2014-05-28Resolves: fdo#71616 Elements dock: Better display of scalable bracesThomas Arnhold
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold
2014-05-28starmath: directly use white colorThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-04Fix fdo#65585: Elements Dock: Operators have bad orderMarcos Paulo de Souza
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-01-27coverity#1038499 : Uninitialized scalar fieldNorbert Thiebaud
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-11-14starmath: Elements dock: add missing reverse circumflexThomas Arnhold
2013-11-14starmath: Elements dock: add missing scalable bracesThomas Arnhold
2013-11-14starmath: use global resource stringThomas Arnhold
2013-11-14starmath: some improvementsThomas Arnhold
2013-11-14fdo#71580: Elements dock: Alignment items are missingThomas Arnhold