summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-05-14now we also support axis min length and max length for middleMarkus Mohrhard1-1/+1
2015-05-14fixes and improvements for databar length calculationMarkus Mohrhard1-13/+30
2015-05-14add test for negative data bar theme colorMarkus Mohrhard2-0/+23
2015-05-14work around Excel bug with negative bar theme based colorMarkus Mohrhard1-0/+7
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard1-3/+3
2015-05-14fix dbgutil crash with autofilter dialog after VclPtr changeMarkus Mohrhard1-0/+1
2015-05-14better databar negative color and axis color importMarkus Mohrhard2-15/+38
2015-05-14correct export for min and max databar lengthMarkus Mohrhard2-2/+6
2015-05-13fix regression from 552f754ab9d9f0fedd73d5328618315ec774d3d6Markus Mohrhard1-1/+1
2015-05-13wrap some static fields in VclPtrNoel Grandin2-2/+2
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2-9/+9
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin1-1/+1
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl2-4/+4
2015-05-13extract copy&paste test from import testsMarkus Mohrhard4-81/+279
2015-05-13Unit test for tdf#83366Henry Castro2-0/+85
2015-05-13fix warning when running "make check" with werrorTomaž Vajngerl1-6/+6
2015-05-12Hyphenate this compound wordAdolfo Jayme Barrientos1-1/+1
2015-05-12loplugin:salbool etc.Stephan Bergmann3-5/+5
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate4-1/+31
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro14-139/+437
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks6-6/+6
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-11tdf#90812: rPr is not exported after roundtrip.yogesh.bharate0013-2/+21
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks6-6/+6
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks6-6/+6
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin11-59/+56
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann9-12/+11
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-3/+4
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin4-7/+7
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl2-18/+20
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara1-1/+0
2015-05-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann1-3/+3
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann2-2/+2
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann3-8/+8
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann9-9/+9
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann3-6/+4
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks13-41/+34
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad2-0/+17
2015-05-08sc tiled editing: Highlight the search resultHenry Castro1-0/+16
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann16-17/+19
2015-05-08tdf#90257: Prevent dialog from growing out of the screenKatarina Behrens1-0/+6
2015-05-08tdf#91125 - nail a clutch of calc modeless dialog lifecycle issues.Michael Meeks3-9/+10
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks5-4/+19
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0012-0/+21
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers3-113/+110
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin1-1/+1
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks2-5/+3
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann5-0/+5