summaryrefslogtreecommitdiff
path: root/sc
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_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
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-07Make pivot table resizable again to make it easier to work with.Tomaž Vajngerl1-1/+6
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier6-0/+79
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 Rathke5-24/+41
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 USER_OPT constants 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 Grandin3-3/+3
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