summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2012-04-23tweak paste-only context menu ( add paste only number )Noel Power
2012-04-19change strange way of testing a boolLuboš Luňák
2012-04-18make sure nPos is and nChar are reset for string without placeholderNoel Power
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04-Werror=unused-but-set-variableStephan Bergmann
2012-04-04fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner
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-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-04-02only include iostream if you need toCaolán McNamara
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-29add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power
2012-03-23Let's just centrally reload group data in DataPilotUpdate()...Kohei Yoshida
2012-03-23(Hopefully) fixed the table reload bug coming from the pivot layout dialog.Kohei Yoshida
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-03-23Localize the group prefix for pivot table defult group names.Kohei Yoshida
2012-03-22When updating pivot table with groups, we need to clear the table data.Kohei Yoshida
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard
2012-03-15i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi
2012-03-14When changing grouping in one pivot table, update all linked tables.Kohei Yoshida
2012-03-14Re-added ClearSource() which will only clear the source. Nothing else.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-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-09Added hook to create group field data at cache creation time.Kohei Yoshida
2012-03-09Bool-ness.Kohei Yoshida
2012-03-09Only load members of the clicked field, not of all fields.Kohei Yoshida
2012-03-09We can't take a reference here since the value will change after removal.Kohei Yoshida
2012-03-09String and boolean cleanups.Kohei Yoshida
2012-03-09No need to create a copy just to refresh pivot table.Kohei Yoshida
2012-03-09Scope reduction.Kohei Yoshida
2012-03-09fdo#45671 fix for transparent colour split buttonWinfried Donkers
2012-03-06fdo#45688: Split button for Calc cell font colorWinfried Donkers
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-03remove debug statementMarkus Mohrhard
2012-03-02some sal_Bool to boolMarkus Mohrhard
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard