summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-11-06fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-11-04fdo#85282: Correct adjustment of range reference on delete & shift.Kohei Yoshida1-6/+61
2014-11-03fdo#85215: Ensure that formula broadcasting works after sort.Kohei Yoshida1-0/+15
2014-10-30bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar3-0/+32
2014-10-27fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida2-4/+6
2014-10-20fdo#82047: Correctly adjust references in range names on row deletion.Kohei Yoshida1-0/+47
2014-10-20fdo#80284: Avoid broadcasting during cell delete & shift.Kohei Yoshida1-5/+2
2014-10-17Adapt sorting unit tests for new default.Michael Meeks4-7/+85
2014-10-17Back-port Kohei's comprehensive sorting unit tests from master.Michael Meeks4-492/+1485
2014-10-17fdo#81633: Add a hidden configuration option to toggle ref update on sort.Kohei Yoshida12-74/+126
2014-10-13fdo#80846: Broadcast changes before EndUndo().Kohei Yoshida1-14/+9
2014-10-13fdo#83901: ROW() and COLUMN() to be properly recalculated on cell move.Kohei Yoshida2-1/+7
2014-10-10InsertCurrentTime: in input mode inherit matching format if setEike Rathke1-7/+17
2014-10-09fdo#84810 Avoid calc crash when using Paste Special - LinkMatthew J. Francis1-2/+2
2014-10-08Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara1-0/+5
2014-10-08avoid use of ref. to possibly deleted objectDavid Tardon1-1/+1
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier2-3/+11
2014-09-25fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida1-0/+1
2014-09-25fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida2-3/+11
2014-09-25fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson1-0/+1
2014-09-23fdo#83848 Add GetAddressConvention to RefButtonLaurent Balland-Poirier1-1/+2
2014-09-23fdo#65281 Empty/Not empty doesn't work in columns with date formatDavid Ostrovsky1-1/+4
2014-09-23Resolves: fdo#84057 Localized string is truncatedCaolán McNamara1-358/+374
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida2-26/+35
2014-09-11fix copy&paste of conditional format between sheetsMarkus Mohrhard1-4/+0
2014-09-11prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard1-2/+0
2014-09-05fdo#83481 Correct syntax for external references with all formula syntaxLaurent Balland-Poirier2-3/+18
2014-09-05Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky2-2/+2
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+3
2014-09-04fdo#82183 do not reset globals while loading a documentEike Rathke6-23/+51
2014-09-03refine current date/time hotkey handlingEike Rathke1-24/+205
2014-09-03write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke9-45/+387
2014-09-02check for empty slots' valid NULL pointer, fdo#79441Eike Rathke1-1/+2
2014-08-27sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna2-3/+18
2014-08-27Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis1-0/+4
2014-08-27fdo#83067 also volatile cells need to listen to all referencesEike Rathke1-7/+1
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke1-1/+1
2014-08-22correct references after sort, fdo#79441Eike Rathke6-10/+111
2014-08-22resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke1-1/+2
2014-08-21out-of-bounds string accessEike Rathke1-1/+1
2014-08-21write COLOR function with extension namespaceEike Rathke3-2/+5
2014-08-21add missing parameter flagEike Rathke1-1/+1
2014-08-19Let's not export sheet tab color when it's not set.Kohei Yoshida1-2/+3
2014-08-18copy conditional formatting for single cells, fdo#82503Markus Mohrhard1-0/+5
2014-08-17use correct namespace for table protection elements, fdo#82128Markus Mohrhard3-4/+7
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon1-2/+13
2014-08-13bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida3-9/+66
2014-08-12fix memory leak around chart listenersMarkus Mohrhard1-15/+8
2014-08-11fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw (LO4.3-Branch)Heiko Scheidt1-0/+1
2014-08-08bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida1-0/+1