summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-04-26XubString->OUStringCaolán McNamara
2013-04-25remove some unnecessary whitespace in document.hxxMarkus Mohrhard
2013-04-25update pchThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Rename to ScDPResultTree.Kohei Yoshida
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-19Remove debug statements..Kohei Yoshida
2013-04-19We can remove all this code now.Kohei Yoshida
2013-04-19Let's explain what this method returns.Kohei Yoshida
2013-04-19Typo.Kohei Yoshida
2013-04-19This should be plural, since there are multiple dimensions.Kohei Yoshida
2013-04-19Move the dimension order calculation into ScDPSaveData.Kohei Yoshida
2013-04-19Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida
2013-04-19More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida
2013-04-19Add some more notes to make it easier to pick up on this for my next visit.Kohei Yoshida
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18fdo#63290 related: cleanup stings defines due to removalLior Kaplan
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara
2013-04-17adapt code to solver dialog .ui conversionCaolán McNamara
2013-04-17Update pchAurimas Fišeras
2013-04-16adapt code to goal seek dialog .ui conversionCaolán McNamara
2013-04-16Populate the text width and script type arrays on import.Kohei Yoshida
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-15adapt code to select source .uiCaolán McNamara
2013-04-15adapt code to data form .ui conversionCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-15adapt code to create names .ui conversionCaolán McNamara
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-11adapt code for delete cells dialogCaolán McNamara
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
2013-04-10sal_Bool to boolEike Rathke
2013-04-10use language tagsEike Rathke
2013-04-09adapt code for select range .ui conversionCaolán McNamara
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05fix Worksheet.Cells by not allowing TableSheet range to change from updatesNoel Power
2013-04-05fix selection change event firingNoel Power
2013-04-04set adjustment min/maxesCaolán McNamara
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot