summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-10-21tdf#90937 Adjust Note cell style border width and colorYousuf Philips
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21rework things in light of now available documentationCaolán McNamara
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-20Convert ScConsData into using std::vectorMaarten Bosmans
2016-10-20sc: check SID_EDIT_POSTIT parametersHenry Castro
2016-10-20unit test for tdf#97968, Cut&Paste grouped references adjustmentEike Rathke
2016-10-20fix fallback in ScVbaFormat::getLockedJochen Nitschke
2016-10-20Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke
2016-10-19tdf#103170 Heikobar: Add it to CalcYousuf Philips
2016-10-19tdf#90937 Correct cell style names that are missing a spaceYousuf Philips
2016-10-19sc-perf: SetFormulaCells: unnecessary number format check in clipboard/undoEike Rathke
2016-10-19sc-perf: StartAllListeners: bail out early in cliboard or undo documentEike Rathke
2016-10-19Resolves: tdf#97968 adjust references during Cut&Paste of formula groupsEike Rathke
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot