summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/attrdlg
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-112-3/+3
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-142-9/+3
* remove include comments and boxesThomas Arnhold2012-08-081-1/+0
* add the cond format managerMarkus Mohrhard2012-07-042-1/+35
* rearranged forward declarations of classTakeshi Abe2012-06-241-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* fix the number detection in data bar dialogMarkus Mohrhard2012-06-182-3/+3
* use the result of the dialog and apply it to the documentMarkus Mohrhard2012-06-112-5/+13
* first part for new conditional format dialogMarkus Mohrhard2012-06-113-1039/+29
* data bar settings menuMarkus Mohrhard2012-06-112-0/+26
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+2
* Set entries correctly visible, fdo#47102Markus Mohrhard2012-03-091-0/+6
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-012-15/+15
* Use ptr_vector for ScDPLabelData vector.Kohei Yoshida2012-02-222-2/+2
* remove include of pch header from scNorbert Thiebaud2011-11-276-12/+0
* ManageNames: add table to "Paste Names" dialogMarkus Mohrhard2011-11-232-5/+3
* ManageNames: restructure the codeMarkus Mohrhard2011-11-232-29/+8
* Manage Names: add most logic to Define Name dialogMarkus Mohrhard2011-11-232-3/+4
* ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard2011-11-232-3/+3
* ManageNames: add menu and dialog for Add NameMarkus Mohrhard2011-11-232-1/+27
* remove obsolete layout codeFelix Zhang2011-11-171-1/+0
* removing obsolete layout codeFelix Zhang2011-11-153-78/+0
* More on String to rtl::OUString.Kohei Yoshida2011-08-292-2/+2
* String to rtl::OUString.Kohei Yoshida2011-08-262-15/+10
* Let's make 'Add' button clickable at any time ...Katarina Machalkova2011-06-171-2/+1
* add local range names to ScNamePasteDlgMarkus Mohrhard2011-06-152-3/+3
* Unlimited number of conditions for conditional formatting, part 2Robert Dargaud2011-06-141-239/+142
* Unlimited number of conditions for conditional formattingRobert Dargaud2011-06-141-161/+423
* fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner2011-06-131-0/+3
* Replace List with std::vector<String>.Rafael Dominguez2011-06-092-3/+3
* Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak2011-05-272-10/+10
* dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens2011-04-291-1/+2
* switch sc to gbuildNorbert Thiebaud2011-03-291-65/+0
* More stupid build fixes.Kohei Yoshida2011-03-142-4/+4
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-105-192/+218
|\
| * CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann2011-02-161-2/+28
| |\
| | * accfixes: merged to m100Malte Timmermann [mt]2011-02-155-181/+181
| | |\
| | * | accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]2011-01-201-2/+28
| * | | dr79: rebase to DEV300_m100Daniel Rentz [dr]2011-02-155-181/+181
| |\ \ \ | | | |/ | | |/|
| | * | removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-175-181/+181
| | |/
| * / dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]2011-01-242-6/+6
| |/
| * CWS changehid: resync to m84Mathias Bauer2010-07-132-0/+50
| |\
| * | CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-102-6/+6
* | | Put all the other pieces into place.Kohei Yoshida2011-03-012-3/+3
* | | Initial change to display named range option in the source dialog.Kohei Yoshida2011-03-012-4/+22
* | | remove remove-useless-'add-for-...'-commentsThomas Arnhold2011-01-171-207/+207
* | | Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...Thomas Arnhold2011-01-171-6/+0
* | | Feature: Formatting Duplicate cells: Conditional Formating.Muthu Subramanian K2011-01-061-23/+37
* | | Don't reset the default sheet name when the name has evern been edited.Kohei Yoshida2011-01-032-2/+2
* | | Force copy when all sheets are selected.Kohei Yoshida2011-01-032-3/+3