summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-27sc: OOXML: range with file ID within quoted sheet name, tdf#103531 relatedEike Rathke
2016-10-27sc: OOXML: actually write both sheet names in external 3D referencesEike Rathke
2016-10-27Resolves: tdf#103531 OOXML: write external file ID within quoted sheet namesEike Rathke
2016-10-27Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke
2016-10-27remove non-sensical OSL_ENSUREEike Rathke
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-26Better way to silence loplugin:staticmethodsStephan Bergmann
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25Keep loplugin:staticmethods happy.Kohei Yoshida
2016-10-25Add configure option --enable-formula-logger to conditionalize it.Kohei Yoshida
2016-10-25Ensure that GroupScope can only be instantiated by FormulaLogger.Kohei Yoshida
2016-10-25LIBO_FORMULA_LOG_FILE env var to specify the log file location.Kohei Yoshida
2016-10-25Write nest levels in case of nested group calculations.Kohei Yoshida
2016-10-25Use a singleton pattern here.Kohei Yoshida
2016-10-25Have the logger instantiate on first use.Kohei Yoshida
2016-10-25Initial take on group formula logging.Kohei Yoshida
2016-10-25tdf#79892: Pass resolved locale to transliterate calls in CalcAron Budea
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-24tdf#79892: Improve performance of transliterationAron Budea
2016-10-24add missing conditionaliconset.uiCaolán McNamara
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-23Fix typosAndrea Gelmini
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
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro
2016-10-23tdf#103178 Final SID can differ from the original oneMaxim Monastirsky
2016-10-22implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara
2016-10-21rename RECALCMODE_EMASK to ScRecalcMode::EMaskNoel Grandin