summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
...
* LIBO_FORMULA_LOG_FILE env var to specify the log file location.Kohei Yoshida2016-10-252-7/+42
* Write nest levels in case of nested group calculations.Kohei Yoshida2016-10-252-27/+59
* Use a singleton pattern here.Kohei Yoshida2016-10-253-8/+9
* Have the logger instantiate on first use.Kohei Yoshida2016-10-251-2/+7
* Initial take on group formula logging.Kohei Yoshida2016-10-254-0/+260
* tdf#79892: Pass resolved locale to transliterate calls in CalcAron Budea2016-10-253-6/+10
* Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke2016-10-253-0/+19
* fix buildDavid Tardon2016-10-251-1/+1
* make this cond. to avoid another removalDavid Tardon2016-10-251-0/+2
* restore removed function for umpteenth timeDavid Tardon2016-10-251-0/+1
* tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro2016-10-254-44/+50
* convert conditional format src fragment to .ui and layoutCaolán McNamara2016-10-259-495/+578
* Rename ClearFormulaContext() to make it more representative.Kohei Yoshida2016-10-247-9/+9
* tdf#79892: Improve performance of transliterationAron Budea2016-10-241-2/+3
* add missing conditionaliconset.uiCaolán McNamara2016-10-241-0/+74
* convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara2016-10-246-81/+55
* move STR_CONDITION resource aroundCaolán McNamara2016-10-245-7/+7
* drop now unused ScPrivatSplitCaolán McNamara2016-10-244-388/+0
* tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers2016-10-243-7/+9
* implement VclVPaned and decripple formula panelCaolán McNamara2016-10-242-63/+78
* convert function panel to .ui formatCaolán McNamara2016-10-248-138/+147
* temporarily cripple formula panel by removing FT_SPLITCaolán McNamara2016-10-244-268/+2
* tdf#100517 : Optionally include comment-only columns when sortingDennis Francis2016-10-2414-19/+60
* remove unused SfxListener subclassingNoel Grandin2016-10-242-23/+4
* Fix typosAndrea Gelmini2016-10-231-1/+1
* at which point SfxBindings is no longer needed as an argumentCaolán McNamara2016-10-233-7/+3
* why listen to bindings to then ignore notificationsCaolán McNamara2016-10-232-23/+1
* pAllFuncList is always aFuncListCaolán McNamara2016-10-232-21/+18
* DDLB_FUNC listbox never usedCaolán McNamara2016-10-234-22/+3
* sc lok: fix cell cursor when hide column/rowHenry Castro2016-10-232-2/+98
* tdf#103178 Final SID can differ from the original oneMaxim Monastirsky2016-10-231-8/+11
* implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara2016-10-221-1/+1
* rename RECALCMODE_EMASK to ScRecalcMode::EMaskNoel Grandin2016-10-211-2/+2
* tdf#90937 Adjust Note cell style border width and colorYousuf Philips2016-10-211-1/+1
* implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara2016-10-213-47/+170
* rework things in light of now available documentationCaolán McNamara2016-10-212-14/+14
* CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-10-215-65/+65
* Convert ScConsData into using std::vectorMaarten Bosmans2016-10-202-77/+17
* sc: check SID_EDIT_POSTIT parametersHenry Castro2016-10-201-10/+18
* unit test for tdf#97968, Cut&Paste grouped references adjustmentEike Rathke2016-10-202-0/+152
* fix fallback in ScVbaFormat::getLockedJochen Nitschke2016-10-201-1/+1
* Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke2016-10-201-5/+7
* tdf#103170 Heikobar: Add it to CalcYousuf Philips2016-10-192-0/+2256
* tdf#90937 Correct cell style names that are missing a spaceYousuf Philips2016-10-191-5/+5
* sc-perf: SetFormulaCells: unnecessary number format check in clipboard/undoEike Rathke2016-10-191-5/+8
* sc-perf: StartAllListeners: bail out early in cliboard or undo documentEike Rathke2016-10-191-0/+3
* Resolves: tdf#97968 adjust references during Cut&Paste of formula groupsEike Rathke2016-10-192-2/+17
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara2016-10-191-10/+14
* Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann2016-10-191-2/+2