summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-07Avoid crash when calling a Worksheet's ShowDataForm()Takeshi Abe
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-03Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03tdf#103633 avoid segfault in a11yDavid Tardon
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-11-01cppcheck unreadVariable: nModifiedJochen Nitschke
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-31return dialog pointers using VclPtr<>Noel Grandin
2016-10-31This needs to be VclPtr tooJulien Nabet
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28these need to be VclPtrsCaolán McNamara
2016-10-28can do this in one stepCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-25fix buildDavid Tardon
2016-10-25make this cond. to avoid another removalDavid Tardon
2016-10-25restore removed function for umpteenth timeDavid Tardon
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro
2016-10-25convert conditional format src fragment to .ui and layoutCaolán McNamara
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-10-24convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara
2016-10-24move STR_CONDITION resource aroundCaolán McNamara
2016-10-24drop now unused ScPrivatSplitCaolán McNamara
2016-10-24tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-10-24convert function panel to .ui formatCaolán McNamara
2016-10-24temporarily cripple formula panel by removing FT_SPLITCaolán McNamara
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara
2016-10-23why listen to bindings to then ignore notificationsCaolán McNamara
2016-10-23pAllFuncList is always aFuncListCaolán McNamara
2016-10-23DDLB_FUNC listbox never usedCaolán McNamara