summaryrefslogtreecommitdiffstats
path: root/sc/inc/sortparam.hxx
Commit message (Collapse)AuthorAgeFilesLines
* add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke2014-12-071-0/+1
| | | | | | | Undo Sort did not select/mark the original range if it included header row/column. Change-Id: Ie4c800e7a44fd910c871731673093400c6400e4a
* fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida2014-09-031-0/+1
| | | | | | | | The new option is in Calc -> General and is labeled "Update references when sorting range of cells" Change-Id: I5ac686e96742df40f7d8ba5ffec23806db2988a6
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-131-0/+28
| | | | Change-Id: I2b98610f6b774400ecfaffe2905201c27fcab33f
* remove whitespaceMarkus Mohrhard2014-06-251-2/+0
| | | | Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
* fixincludeguards.sh: scThomas Arnhold2014-04-191-3/+3
| | | | sorry, huge one...
* fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi2014-02-151-1/+0
| | | | | | | Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5 Reviewed-on: https://gerrit.libreoffice.org/8062 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* These header inline methods cause linkage error on Windows.Kohei Yoshida2013-07-091-0/+1
| | | | | | When the whole class / struct is marked SC_DLLPUBLIC. Change-Id: Id420a3ba083c8cdee71a99a282857d6abec55a31
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
* Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard2012-04-051-6/+17
| | | | This reverts commit 568d3912bf8ced76ecb9506bccc3bd361daba082.
* Cleanup. ScPivot(Collection) is no more.Kohei Yoshida2012-04-041-17/+6
|
* fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner2012-04-041-6/+17
|
* revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard2012-03-311-17/+6
|
* fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner2012-03-311-6/+17
|
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
|
* Moved up the user index data member.Kohei Yoshida2011-04-011-1/+1
|
* Cleaned up ScSortParam.Kohei Yoshida2011-04-011-16/+15
| | | | Tabs and sal_Bool madness.
* First cut on exporting sort parameters.Kohei Yoshida2011-04-011-1/+1
|
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-12/+12
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-11/+11
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
| |
* | sc-natural-sort.diff: Add a 'Natural' variant of sortingKohei Yoshida2010-09-151-0/+1
|/ | | | i#26565
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.5.130); FILE MERGEDRüdiger Timm2008-04-101-34/+18
| | | | | | 2008/04/01 15:29:42 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.5.130.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS npower8 (1.4.426); FILE MERGEDVladimir Glazounov2007-12-071-2/+3
| | | | 2007/10/30 11:53:39 npower 1.4.426.1: #i68901#
* INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:01:00 rt 1.3.346.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS tune03 (1.2.52); FILE MERGEDRüdiger Timm2004-08-231-4/+6
| | | | 2004/07/08 16:45:01 mhu 1.2.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
* INTEGRATION: CWS rowlimit (1.1.338); FILE MERGEDOliver Bolte2004-06-041-11/+15
| | | | | | 2004/02/24 20:20:21 er 1.1.338.3: #i1967# type correctness 2004/01/16 17:39:48 er 1.1.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:07 er 1.1.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short
* moved ScSortParam from global to sortparam.[ch]xxEike Rathke2001-03-121-0/+119