summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)AuthorFilesLines
2012-07-04add the cond format managerMarkus Mohrhard2-1/+35
2012-06-18use correct localization aware string to doubleMarkus Mohrhard2-3/+3
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard2-5/+13
2012-06-15first part for new conditional format dialogMarkus Mohrhard3-1039/+29
2012-06-15data bar settings menuMarkus Mohrhard2-0/+26
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-03-09Set entries correctly visible, fdo#47102Markus Mohrhard1-0/+6
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-15/+15
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida2-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud6-12/+0
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard2-5/+3
2011-11-23ManageNames: restructure the codeMarkus Mohrhard2-29/+8
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard2-3/+4
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard2-3/+3
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard2-1/+27
2011-11-17remove obsolete layout codeFelix Zhang1-1/+0
2011-11-15removing obsolete layout codeFelix Zhang3-78/+0
2011-08-29More on String to rtl::OUString.Kohei Yoshida2-2/+2
2011-08-26String to rtl::OUString.Kohei Yoshida2-15/+10
2011-06-17Let's make 'Add' button clickable at any time ...Katarina Machalkova1-2/+1
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard2-3/+3
2011-06-14Unlimited number of conditions for conditional formatting, part 2Robert Dargaud1-239/+142
2011-06-14Unlimited number of conditions for conditional formattingRobert Dargaud1-161/+423
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner1-0/+3
2011-06-09Replace List with std::vector<String>.Rafael Dominguez2-3/+3
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak2-10/+10
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens1-1/+2
2011-03-29switch sc to gbuildNorbert Thiebaud1-65/+0
2011-03-14More stupid build fixes.Kohei Yoshida2-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida5-192/+218
2011-03-01Put all the other pieces into place.Kohei Yoshida2-3/+3
2011-03-01Initial change to display named range option in the source dialog.Kohei Yoshida2-4/+22
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann1-2/+28
2011-02-15accfixes: merged to m100Malte Timmermann [mt]5-181/+181
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]5-181/+181
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]2-6/+6
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-2/+28
2011-01-17remove remove-useless-'add-for-...'-commentsThomas Arnhold1-207/+207
2011-01-17Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...Thomas Arnhold1-6/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko5-181/+181
2011-01-06Feature: Formatting Duplicate cells: Conditional Formating.Muthu Subramanian K1-23/+37
2011-01-03Don't reset the default sheet name when the name has evern been edited.Kohei Yoshida2-2/+2
2011-01-03Force copy when all sheets are selected.Kohei Yoshida2-3/+3
2011-01-03New layout Move/Copy sheet in calcJoost Wezenbeek2-5/+0
2010-12-20callcatcher + 1 RTL_CONSTASCII_USTRINGPARAMserval1-7/+0
2010-12-13Tabs to space conversion.Kohei Yoshida1-1/+1
2010-12-13BOOL -> bool, and tabs to whitespace in new code.Kohei Yoshida2-2/+2
2010-12-13Change Sheet copy processJoost Wezenbeek2-3/+8
2010-12-13Change Sheet copy processJoost Wezenbeek2-0/+11
2010-12-13Change Sheet copy processJoost Wezenbeek2-0/+10