summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* 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
* More progress. Getting closer...Kohei Yoshida2013-04-191-8/+39
* More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida2013-04-196-23/+78
* Add some more notes to make it easier to pick up on this for my next visit.Kohei Yoshida2013-04-193-0/+22
* fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida2013-04-1913-99/+731
* No member named 'Get100Sec' in 'Time' any longerTor Lillqvist2013-04-191-1/+1
* WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist2013-04-191-1/+1
* WaE: macro is not usedTor Lillqvist2013-04-191-1/+0
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-1816-55/+62
* fdo#63290 related: cleanup stings defines due to removalLior Kaplan2013-04-181-2/+0
* Related: fdo#63546 bundle both changes together as one undoCaolán McNamara2013-04-183-1/+19
* Resolves: fdo#63592 changing text direction exits edit modeCaolán McNamara2013-04-181-5/+0
* fix fdo#63546 : set appropriate alignment when writing direction is changed.navin patidar2013-04-181-0/+23
* fix solver optionbutton groupCaolán McNamara2013-04-171-0/+1
* adapt code to solver dialog .ui conversionCaolán McNamara2013-04-178-1194/+829
* adapt solver dialog to .ui conversionCaolán McNamara2013-04-173-172/+164
* Converted Tools -> Solver widget.Abdulelah Alarifi2013-04-171-0/+784
* Update pchAurimas Fišeras2013-04-171-0/+1
* stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara2013-04-1721-92/+91
* let us use startsWith instead of indexOfMarkus Mohrhard2013-04-171-25/+25
* fdo#63290 - UI: Goal Seek - incorrect term "current cell"Joren De Cuyper2013-04-162-20/+10
* adapt code to goal seek dialog .ui conversionCaolán McNamara2013-04-169-258/+117
* Add missing #include <rtl/tencinfo.h>Tor Lillqvist2013-04-161-0/+2
* Converted Tools -> Goal Seek widget.Abdulelah Alarifi2013-04-161-0/+244
* Populate the text width and script type arrays on import.Kohei Yoshida2013-04-163-0/+36
* Remove the 4th option from the pivot table source selection dialog.Kohei Yoshida2013-04-151-0/+3
* Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"Thomas Arnhold2013-04-154-20/+17
* basic inplace Font preview for calcNoel Power2013-04-159-5/+172
* No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist2013-04-153-13/+0
* No vbahelper library if DISABLE_SCRIPTINGTor Lillqvist2013-04-151-1/+2