summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-10-10fdo#84810 Avoid calc crash when using Paste Special - LinkMatthew J. Francis
2014-10-08Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara
2014-10-08avoid use of ref. to possibly deleted objectDavid Tardon
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier
2014-09-25fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida
2014-09-25fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida
2014-09-25fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson
2014-09-23fdo#83848 Add GetAddressConvention to RefButtonLaurent Balland-Poirier
2014-09-23fdo#65281 Empty/Not empty doesn't work in columns with date formatDavid Ostrovsky
2014-09-23Resolves: fdo#84057 Localized string is truncatedCaolán McNamara
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida
2014-09-11fix copy&paste of conditional format between sheetsMarkus Mohrhard
2014-09-11prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard
2014-09-05fdo#83481 Correct syntax for external references with all formula syntaxLaurent Balland-Poirier
2014-09-05Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-04fdo#82183 do not reset globals while loading a documentEike Rathke
2014-09-03refine current date/time hotkey handlingEike Rathke
2014-09-03write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke
2014-09-02check for empty slots' valid NULL pointer, fdo#79441Eike Rathke
2014-08-27sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna
2014-08-27Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis
2014-08-27fdo#83067 also volatile cells need to listen to all referencesEike Rathke
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke
2014-08-22correct references after sort, fdo#79441Eike Rathke
2014-08-22resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke
2014-08-21out-of-bounds string accessEike Rathke
2014-08-21write COLOR function with extension namespaceEike Rathke
2014-08-21add missing parameter flagEike Rathke
2014-08-19Let's not export sheet tab color when it's not set.Kohei Yoshida
2014-08-18copy conditional formatting for single cells, fdo#82503Markus Mohrhard
2014-08-17use correct namespace for table protection elements, fdo#82128Markus Mohrhard
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon
2014-08-13bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-08-12fix memory leak around chart listenersMarkus Mohrhard
2014-08-11fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw (LO4.3-Branch)Heiko Scheidt
2014-08-08bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida
2014-08-08fdo#82241 fix autocompletion for calc functions withWinfried Donkers
2014-08-08handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard
2014-08-08use a anonymous namespace and sane function namesMarkus Mohrhard
2014-07-30the range has to be in the correct order, fdo#81803Markus Mohrhard
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-07-30bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida
2014-07-30fdo#80846: Get the parameter order right.Kohei Yoshida
2014-07-30fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida
2014-07-29fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-07-28fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida
2014-07-27Resolves fdo#79273: Data Statistics crashes with any entryJulien Nabet
2014-07-22use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke