summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3034-723/+126
* bnc#816516: Implement easy access to the recent documents.Jan Holesovsky2013-04-302-0/+5
* fdo#63592 Solve context numerical problem when changing text directionabdulmajeed ahmed2013-04-291-1/+9
* Resolves: fdo#51556 allow tab traversing into the conditional formatting listCaolán McNamara2013-04-293-5/+13
* fdo#61060 - Freezing now marks spreadsheet as unsaved.Sameer Deshmukh2013-04-291-0/+1
* fdo#63546: set appropriate alignment when wrt direction of cells is changed.navin patidar2013-04-291-13/+42
* use boost::scoped_ptr and direct valuesMarkus Mohrhard2013-04-291-5/+4
* Bin CLOOK comments and un-split one large switch statementTor Lillqvist2013-04-286-11/+12
* collision between orcus::spreadsheet::col_t and aix col_t typedefCaolán McNamara2013-04-281-18/+16
* forgot thoseThomas Arnhold2013-04-2614-0/+41
* fixThomas Arnhold2013-04-261-0/+3
* XubString->OUStringCaolán McNamara2013-04-263-7/+7
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-261-16/+16
* Revert "remove a bit of unnecessary whitespace to make lines shorter"Markus Mohrhard2013-04-261-16/+16
* prevent unnecessary String->OUString conversionsMarkus Mohrhard2013-04-251-1/+1
* remove some unnecessary whitespace in document.hxxMarkus Mohrhard2013-04-251-9/+9
* implement import for calcext:value-typeMarkus Mohrhard2013-04-254-3/+30
* remove a bit of unnecessary whitespace to make lines shorterMarkus Mohrhard2013-04-251-15/+15
* ScXMLExport::GetCellText returned always trueMarkus Mohrhard2013-04-252-33/+25
* add error to office:value-type for calc cells and fdo#51810Markus Mohrhard2013-04-251-3/+40
* fix indentationMarkus Mohrhard2013-04-251-67/+65
* update pchThomas Arnhold2013-04-251-2/+1
* add some mnemonic widgets and default buttonsCaolán McNamara2013-04-242-0/+6
* adapt code to protect sheet .uiCaolán McNamara2013-04-247-271/+114
* Converted Tools -> Protect Document-> Sheet widget.Abdulelah Alarifi2013-04-241-0/+288
* adapt code to use converted share doument widgetCaolán McNamara2013-04-247-334/+243
* Converted Tools -> Share Document widget.Abdulelah Alarifi2013-04-241-0/+265
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-8/+0
* fixed out of bounds vector accessEike Rathke2013-04-231-1/+1
* replace one more auto_ptrMarkus Mohrhard2013-04-221-3/+1
* copy conditional formats correctly, fdo#63607Markus Mohrhard2013-04-221-0/+6
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-22104-2307/+438
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-209-9/+9
* fdo#55432 fix the context menu position for RTL sheetAbdulaziz A Alayed2013-04-201-1/+5
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-2073-227/+228
* Rename to ScDPResultTree.Kohei Yoshida2013-04-194-21/+21
* fdo#61541 : Count Number of selected Cells in calcPrashant Pandey2013-04-197-19/+100
* just added a big red noticeEike Rathke2013-04-191-1/+4
* Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy2013-04-192-2/+2
* remove needless explicit type for swap<>()Luboš Luňák2013-04-191-1/+1
* date/time IDL datatypes incompatible change: fixupLionel Elie Mamane2013-04-191-6/+6
* Handle the old syntax for GETPIVOTDATA.Kohei Yoshida2013-04-191-30/+50
* Remove debug statements..Kohei Yoshida2013-04-195-107/+3
* We can remove all this code now.Kohei Yoshida2013-04-195-544/+0
* Let's explain what this method returns.Kohei Yoshida2013-04-191-0/+6
* Typo.Kohei Yoshida2013-04-191-1/+1
* This should be plural, since there are multiple dimensions.Kohei Yoshida2013-04-192-6/+6
* Move the dimension order calculation into ScDPSaveData.Kohei Yoshida2013-04-193-32/+56
* Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida2013-04-195-26/+60