summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
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_Vidhate3-1/+30
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro12-139/+433
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.bharate0011-1/+2
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-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-08sc tiled editing: Highlight the search resultHenry Castro1-0/+16
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann14-15/+17
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-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers2-112/+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
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann21-33/+33
2015-05-07Unwind SotStorageRef typedefStephan Bergmann18-37/+37
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-1/+1
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier5-0/+78
2015-05-06assume modified if an index has no corresponding ScDBData (anymore)Eike Rathke1-1/+1
2015-05-06now also ocTableRef is DBData, tdf#91078 relatedEike Rathke1-18/+84
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke4-21/+35
2015-05-06document's visible tab may be out of syncEike Rathke1-1/+7
2015-05-06tdf#91015 - CSV dialog crasher.Michael Meeks1-2/+2
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-2/+2
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin6-11/+11
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-1/+1
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin2-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann8-33/+20
2015-05-06SfxBoolItem takes a sal_uInt16 nWhich as first argumentStephan Bergmann1-2/+2
2015-05-05Resolves tdf#84240 : Red squiggly underline does not appear instantlyDeena Francis4-0/+162
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers8-23/+123
2015-05-05rework the twisted ShrinkToUsedDataArea logicEike Rathke1-34/+34
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl5-9/+9
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann19-45/+27