summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2012-04-26Merged ScSharedCellEditSource with ScCellEditSource.Kohei Yoshida
2012-04-25changes to fdo#45664 EasyHackEike Rathke
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-10sal_Bool to boolEike Rathke
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04removed unused member variableEike Rathke
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power
2012-04-02virtualise the ScDocFunc to allow interposing some magicMichael Meeks
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-21Make sure one base class does not use another one after destructionStephan Bergmann
2012-03-18Remove deprecated class DevChartConfigItem.Rafael Dominguez
2012-03-15ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14When changing grouping in one pivot table, update all linked tables.Kohei Yoshida
2012-03-14Let's just do the whole thing in the new method.Kohei Yoshida
2012-03-14Dedicated method for refreshing multiple linked pivot tables.Kohei Yoshida
2012-03-14Use bool.Kohei Yoshida
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-03-06ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a LinkCaolán McNamara
2012-03-05Remove unused codeElton Chung
2012-03-02WaE: is abstract but has non-virtual destructorTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers
2012-02-28German Comments translations.Albert Thuswaldner
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-24Now we only allow one function per data field.Kohei Yoshida
2012-02-22More string and bool conversion.Kohei Yoshida
2012-02-22Separate initialization of data field buttons.Kohei Yoshida