summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-15import cusotm icon set collections from OOXMLMarkus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-05-15support iconSets in extLst entriesMarkus Mohrhard
2015-05-15refactor ScTabSplitter to use RenderContextTomaž Vajngerl
2015-05-15refacotr ScCornerButton to use RenderContextTomaž Vajngerl
2015-05-15refactor AutoFmtPreview to use RenderContextTomaž Vajngerl
2015-05-15refactor ScMenuFloatingWindow to use RenderContextTomaž Vajngerl
2015-05-15refactor ScZoomSliderControl to use RenderContextTomaž Vajngerl
2015-05-15move Resize code to Paint for ScTextWndTomaž Vajngerl
2015-05-15refactor ScTextWnd to use RenderContextTomaž Vajngerl
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14now we also support axis min length and max length for middleMarkus Mohrhard
2015-05-14fixes and improvements for databar length calculationMarkus Mohrhard
2015-05-14work around Excel bug with negative bar theme based colorMarkus Mohrhard
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard
2015-05-14fix dbgutil crash with autofilter dialog after VclPtr changeMarkus Mohrhard
2015-05-14better databar negative color and axis color importMarkus Mohrhard
2015-05-14correct export for min and max databar lengthMarkus Mohrhard
2015-05-13fix regression from 552f754ab9d9f0fedd73d5328618315ec774d3d6Markus Mohrhard
2015-05-13wrap some static fields in VclPtrNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-12Hyphenate this compound wordAdolfo Jayme Barrientos
2015-05-12loplugin:salbool etc.Stephan Bergmann
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-11tdf#90812: rPr is not exported after roundtrip.yogesh.bharate001
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08sc tiled editing: Highlight the search resultHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann