summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann3-30/+30
2016-10-27sc: OOXML: range with file ID within quoted sheet name, tdf#103531 relatedEike Rathke1-9/+41
2016-10-27sc: OOXML: actually write both sheet names in external 3D referencesEike Rathke1-1/+1
2016-10-27Resolves: tdf#103531 OOXML: write external file ID within quoted sheet namesEike Rathke1-5/+33
2016-10-27Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke2-6/+8
2016-10-27remove non-sensical OSL_ENSUREEike Rathke1-2/+0
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin13-54/+73
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke1-1/+1
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke3-4/+5
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke9-58/+130
2016-10-26Better way to silence loplugin:staticmethodsStephan Bergmann1-5/+3
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara4-31/+46
2016-10-25Keep loplugin:staticmethods happy.Kohei Yoshida1-2/+5
2016-10-25Add configure option --enable-formula-logger to conditionalize it.Kohei Yoshida2-1/+39
2016-10-25Ensure that GroupScope can only be instantiated by FormulaLogger.Kohei Yoshida1-2/+17
2016-10-25LIBO_FORMULA_LOG_FILE env var to specify the log file location.Kohei Yoshida2-7/+42
2016-10-25Write nest levels in case of nested group calculations.Kohei Yoshida2-27/+59
2016-10-25Use a singleton pattern here.Kohei Yoshida3-8/+9
2016-10-25Have the logger instantiate on first use.Kohei Yoshida1-2/+7
2016-10-25Initial take on group formula logging.Kohei Yoshida4-0/+260
2016-10-25tdf#79892: Pass resolved locale to transliterate calls in CalcAron Budea3-6/+10
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke3-0/+19
2016-10-25fix buildDavid Tardon1-1/+1
2016-10-25make this cond. to avoid another removalDavid Tardon1-0/+2
2016-10-25restore removed function for umpteenth timeDavid Tardon1-0/+1
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro4-44/+50
2016-10-25convert conditional format src fragment to .ui and layoutCaolán McNamara9-495/+578
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida7-9/+9
2016-10-24tdf#79892: Improve performance of transliterationAron Budea1-2/+3
2016-10-24add missing conditionaliconset.uiCaolán McNamara1-0/+74
2016-10-24convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara6-81/+55
2016-10-24move STR_CONDITION resource aroundCaolán McNamara5-7/+7
2016-10-24drop now unused ScPrivatSplitCaolán McNamara4-388/+0
2016-10-24tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers3-7/+9
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara2-63/+78
2016-10-24convert function panel to .ui formatCaolán McNamara8-138/+147
2016-10-24temporarily cripple formula panel by removing FT_SPLITCaolán McNamara4-268/+2
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis14-19/+60
2016-10-24remove unused SfxListener subclassingNoel Grandin2-23/+4
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara3-7/+3
2016-10-23why listen to bindings to then ignore notificationsCaolán McNamara2-23/+1
2016-10-23pAllFuncList is always aFuncListCaolán McNamara2-21/+18
2016-10-23DDLB_FUNC listbox never usedCaolán McNamara4-22/+3
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro2-2/+98
2016-10-23tdf#103178 Final SID can differ from the original oneMaxim Monastirsky1-8/+11
2016-10-22implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara1-1/+1
2016-10-21rename RECALCMODE_EMASK to ScRecalcMode::EMaskNoel Grandin1-2/+2
2016-10-21tdf#90937 Adjust Note cell style border width and colorYousuf Philips1-1/+1