summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
Commit message (Expand)AuthorAgeFilesLines
...
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+11
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* convert calc format cells dialog to .ui formatCaolán McNamara2013-04-031-2/+1
* adapt code to use insertnamedialog .uiCaolán McNamara2013-03-071-1/+1
* simplify CreateScImportAsciiDlgCaolán McNamara2013-02-241-1/+1
* fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac2013-02-191-2/+2
* adapt code to insert sheet .uiCaolán McNamara2013-02-141-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-27/+19
* Turned the xml source dialog into a reference dialog.Kohei Yoshida2012-11-281-7/+0
* Use file picker dialog to pick the source xml file.Kohei Yoshida2012-11-281-1/+1
* Abstract dialog instantiation code.Kohei Yoshida2012-11-281-0/+8
* convert text import options to .uiCaolán McNamara2012-11-171-1/+1
* make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard2012-10-091-15/+0
* only set a new cond format list if it really changedMarkus Mohrhard2012-10-061-0/+2
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-111-1/+1
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-141-2/+2
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* add the cond format managerMarkus Mohrhard2012-07-041-0/+10
* removed unused forward declarations of classTakeshi Abe2012-06-231-1/+0
* fix the number detection in data bar dialogMarkus Mohrhard2012-06-181-1/+1
* use the result of the dialog and apply it to the documentMarkus Mohrhard2012-06-111-2/+5
* first part for new conditional format dialogMarkus Mohrhard2012-06-111-0/+7
* data bar settings menuMarkus Mohrhard2012-06-111-0/+7
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* Use ptr_vector for ScDPLabelData vector.Kohei Yoshida2012-02-221-1/+1
* ManageNames: add table to "Paste Names" dialogMarkus Mohrhard2011-11-231-2/+1
* ManageNames: restructure the codeMarkus Mohrhard2011-11-231-9/+2
* Manage Names: add most logic to Define Name dialogMarkus Mohrhard2011-11-231-1/+2
* ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard2011-11-231-1/+1
* ManageNames: add menu and dialog for Add NameMarkus Mohrhard2011-11-231-1/+8
* More on String to rtl::OUString.Kohei Yoshida2011-08-291-1/+1
* String to rtl::OUString.Kohei Yoshida2011-08-261-3/+3
* add local range names to ScNamePasteDlgMarkus Mohrhard2011-06-151-1/+1
* Replace List with std::vector<String>.Rafael Dominguez2011-06-091-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-67/+67
|\
| * More stupid build fixes.Kohei Yoshida2011-03-141-3/+3
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-70/+70
| |\
| | * dr79: rebase to DEV300_m100Daniel Rentz [dr]2011-02-151-66/+66
| | |\
| | | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-66/+66
| | * | dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]2011-01-241-4/+4
| | |/
| | * CWS changehid: resync to m84Mathias Bauer2010-07-131-0/+14
| | |\
| | * | CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-101-2/+2
* | | | translate german comments in /sc/incNicolas Christener2011-03-131-1/+1
|/ / /
* | | Put all the other pieces into place.Kohei Yoshida2011-03-011-1/+1
* | | Initial change to display named range option in the source dialog.Kohei Yoshida2011-03-011-2/+5
* | | Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...Thomas Arnhold2011-01-171-7/+0
* | | Don't reset the default sheet name when the name has evern been edited.Kohei Yoshida2011-01-031-1/+1
* | | Force copy when all sheets are selected.Kohei Yoshida2011-01-031-1/+1
* | | New layout Move/Copy sheet in calcJoost Wezenbeek2011-01-031-1/+0
* | | BOOL -> bool, and tabs to whitespace in new code.Kohei Yoshida2010-12-131-1/+1