summaryrefslogtreecommitdiff
path: root/sc/sdi
AgeCommit message (Collapse)Author
2012-04-23tweak paste-only context menu ( add paste only number )Noel Power
changed the text to really only paste text, also added pasteonly | number
2012-03-29add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power
2011-12-13fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERTMiklos Vajna
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, ↵Eike Rathke
support bookmarks for selection # HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1294842009 -3600 # Node ID e25621ed7fd31753eea52ee5ff3f0a6d170db9a9 # Parent 5ea5624904a5aa39bb40ce197c80a0a41f40b873
2011-11-28dr78: #i113511# don't include SID_VALIDITY_REFERENCE in UI configurationEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1291392312 -3600 # Node ID b2594caed2669e1206af2d0e5977912f297200e9 # Parent cdf002e7118239f897ddf13010e2298eae71cb19
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
This cleans up a lot of lifecycle nasties and cleans up some serious cut/paste code duplication issues at the same time. Cleanup the naming of ColorTable -> ColorList to match the impl. too
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-21FIX BUG 32559 - calcDózsa Bálint
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-01Clean up makefilesThomas Arnhold
2011-01-17Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range ↵Thomas Arnhold
Picker' and some dead code.
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
additionally the following iz patches are rolled up with this commit i#113356, i#112998 i#113955 i#113358 i#113515 i#112531 i#112596 i#112530
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-04Ported calc-insert-current-time-sc.diff from ooo-build.Kohei Yoshida
This enables quick insertion of current date and time into current cell, via command. By default, these commands are bound to * Ctrl-';' * Ctrl-Shift-';' respectively.
2010-09-28Remove datapilot autoformat feature.Kohei Yoshida
This reverts commit 1cd57db36c14e98190311ceed238c01f2dd60eea. The current datapilot autoformat feature was done by "duct-taping" two separate features together which don't mix well and cause stability issues. This feature needs to be re-implemented the right way in the future.
2010-09-16calc-jump-on-formula-ref-sc.diff: MigratedKohei Yoshida
n#464359, i#101018 allow ctrl-[ and ctrl-] to jump to references used in a formula expression.
2010-09-15sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.Kohei Yoshida
i#14893
2010-09-15sc-cellformat-icon-toggle.diff: Cell number format toolbar icons togglableKohei Yoshida
n#358548, i#86377 Make cell number format toolbar icons togglable & remove the standard format button.
2010-09-15sc-natural-sort.diff: Add a 'Natural' variant of sortingKohei Yoshida
i#26565
2010-09-15sc-datapilot-autoformat.diff: Provision for data-pilot to give autoformatJody Goldberg
i#37388, bxc#62162
2010-07-19CWS changehid: remove code dealing with obsolete SID_INSERT_APPLETMathias Bauer
2010-06-22CWS-TOOLING: integrate CWS mib16obo
2010-06-17mib16: rebase to m82Daniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-06-15calctabcolor: rebased to DEV300_m82.Kohei Yoshida
2010-02-26calctabcolor: rebased to m72.Kohei Yoshida
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m72 split repo tag: calc_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-19rebased to DEV300_m69.Kohei Yoshida
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2010-01-06cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!Thomas Lange [tl]
2009-12-05merge to m67Mathias Bauer
2009-11-25#i51258# thesaurus for right click context menuThomas Lange
2009-12-16tl74: merge with DEV300 m60Jens-Heiner Rechtien
2009-11-16validityref: merge with DEV300_m64Niklas Nebel
2009-11-16validityref: #i103899# manual migration from svn (contribution from PengYunQuan)Niklas Nebel
2009-09-30rebased to DEV300_m60.Kohei Yoshida
2009-09-28merge problemsMathias Bauer
2009-09-25merge commitMathias Bauer
2009-09-19better dependencies for sdi filesMathias Bauer
2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien
2009-09-17 mb93783 merge commit 2009-09-03 tb121644 #i104748 - slot unification to .uno:PasteSpecial 2009-09-01 mba #101455#: code simplification 2009-08-31 mb93783 iso locales for norwegian builds are nb and nn, not no 2009-08-25 mba merge to m55 2009-07-29 mba cleanup after rebase 2009-07-29 mba #i103200#: wrong order of first and last name in CJK UI 2009-07-27 mba adding dictionary changes from broken svn CWS 2009-07-27 mba adding dictionary changes from broken svn CWS 2009-07-27 mba apply patch from broken svn CWS
2009-09-17#i5560# Applied & adjusted for the latest codebase the patches from go-oo.Kohei Yoshida
The original patches were contributed by Daniel Watson.
2009-09-17#i1601# Sentence case, Title case, and Toggle case transliteration addedThomas Lange
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann
2009-07-13undoing r273933 which was accidently commited on master m51Thomas Lange
Notes: split repo tag: calc_ooo/DEV300_m51
2009-07-13#i1601# sentence case transliterationThomas Lange
2009-05-15CWS-TOOLING: integrate CWS calc49Jens-Heiner Rechtien
2009-04-27 15:35:08 +0200 oc r271282 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 15:33:38 +0200 oc r271281 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 14:07:49 +0200 oc r271268 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:05:43 +0200 oc r271267 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:03:00 +0200 oc r271266 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-02 14:04:47 +0200 nn r270403 : CWS-TOOLING: rebase CWS calc49 to trunk@270033 (milestone: DEV300:m45) 2009-03-25 14:18:26 +0100 nn r270025 : #i83643# adjust conditional formats when cell style is renamed (patch from gaojingmei) 2009-03-23 15:05:13 +0100 nn r269875 : gcc warnings 2009-03-23 14:20:06 +0100 nn r269871 : #i17995# order of OK/Cancel/Help/More is different between standard and advanced filter dialog 2009-03-20 19:15:21 +0100 nn r269825 : gcc warnings 2009-03-20 18:10:25 +0100 nn r269823 : #i70320# ScTabView::SetTabNo: don't deselect if called with bNew = TRUE 2009-03-18 17:28:04 +0100 nn r269695 : #i97974# CopyToTable: update draw page size (patch from gaozm) 2009-03-18 14:30:50 +0100 nn r269665 : #i45291# handle date/time input from validity dialog (patch from gaojingmei) 2009-03-18 11:43:17 +0100 nn r269648 : #i27253# add 'New Style' buttons to conditional formatting dialog 2009-03-17 19:04:02 +0100 nn r269624 : #i13829# include formats when sorting with toolbar buttons 2009-03-17 16:41:26 +0100 nn r269617 : #i17995# allow more criteria in standard filter dialog 2009-03-12 10:23:21 +0100 nn r269365 : #i7500# allow paste on merged cells (patch from mloiseleur/maoyg) 2009-03-12 09:57:17 +0100 nn r269360 : #i8302# insert/delete in merged cells (patch from maoyg) 2009-03-11 19:07:44 +0100 nn r269349 : #i27666# select current cell content in validity drop-down (patch from gaojingmei) 2009-03-11 19:03:40 +0100 nn r269348 : #i7921# right variable 2009-03-04 17:45:03 +0100 nn r268853 : #i7921# 'Deselect All Sheets' slot 2009-03-04 17:43:58 +0100 nn r268852 : #i70320# #i7921# 'Deselect All Sheets' in context menu and TabBar empty area 2009-03-03 17:50:40 +0100 nn r268774 : #i70320# deselect sheets when switching sheets and all sheets are selected 2009-03-03 14:50:44 +0100 nn r268728 : #i99714# unused methods (patch from cmc) 2009-02-23 19:47:06 +0100 nn r268369 : #i5550# lcl_DecompValueString: prefer end above beginning if not followed by space 2009-02-20 19:42:05 +0100 nn r268337 : #i93091# ScDBFunc::GetDBData: allow filtered rows in selection