summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power1-10/+9
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li5-31/+139
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara6-109/+20
2013-06-11groupdialog.ui widgetManal Alhassoun5-29/+16
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei6-4/+317
2013-06-10Possibly uninitialized variablesFridrich Štrba1-2/+2
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi5-318/+120
2013-06-10the last element is in the next blockMarkus Mohrhard1-1/+1
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei2-4/+8
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power2-210/+12
2013-06-07remove unintended changes ( from some aborted approach )Noel Power1-2/+1
2013-06-07remove old gloop, superseded by new unit test frameworkNoel Power183-6571/+0
2013-06-07add missing PageSetup.PageSize apiNoel Power3-2/+149
2013-06-07only reset marked area when using find/replace all, fdo#53106Markus Mohrhard1-5/+8
2013-06-07don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard1-1/+1
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks1-2/+2
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand4-22/+5
2013-06-06Some more modules at least building with mingw64Fridrich Štrba2-5/+5
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand5-20/+20
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power2-4/+21
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power2-39/+6
2013-06-06Remove remnants of help agentCaolán McNamara1-5/+1
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed4-55/+8
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed5-187/+51
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky3-298/+0
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky1-8/+0
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky1-24/+32
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky2-19/+14
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky2-22/+0
2013-06-05sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.Jan Holesovsky1-0/+8
2013-06-05sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.Jan Holesovsky2-15/+15
2013-06-05sidebar conversion tutorial: Get rid of ToolBox backgound(s).Jan Holesovsky2-4/+0
2013-06-05sc: XLSX export: remove mpAttributes crack:Michael Stahl4-30/+32
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-06-04MPLv2 subset improvements.Michael Meeks5-2/+13
2013-06-04Convert Calc Print option page to .ui.Abdulaziz A Alayed4-60/+17
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power3-11/+16
2013-06-04bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power2-6/+5
2013-06-04Expand shared formula tokens from Excel (which are basically range names).Kohei Yoshida2-32/+44
2013-06-04Extract the group token conversion loop out into a separate class.Kohei Yoshida1-98/+122
2013-06-04use better values for OOXML border width, fdo#56960Tim Richardson1-4/+4
2013-06-03move these two variables from member variables to normal variablesMarkus Mohrhard2-8/+5
2013-06-03restore old codeMarkus Mohrhard1-2/+2
2013-06-03And this one has the same potential to crashFridrich Štrba1-1/+1
2013-06-03Fix ooo51302-1.ods: check for special index value of -1Fridrich Štrba1-1/+1
2013-06-03This looks like a typoStephan Bergmann1-1/+1
2013-06-03ScInterpreter::GetString can return reference to shared string instanceStephan Bergmann1-3/+3
2013-06-03correct fix for fdo#62938Markus Mohrhard1-3/+4
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard3-9/+7
2013-06-03this was commited accidentallyMarkus Mohrhard1-1/+1