summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-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-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-20Convert ScConsData into using std::vectorMaarten Bosmans
2016-10-20sc: check SID_EDIT_POSTIT parametersHenry Castro
2016-10-20fix fallback in ScVbaFormat::getLockedJochen Nitschke
2016-10-20Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke
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-19Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18Resolves: tdf#101583 references to be expanded must be at least 2 cols/rowsEike Rathke
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17comment that the country entries are just placeholdersEike Rathke
2016-10-17pamper over-pessimistic whining compilers, tdf#102357 follow-upEike Rathke