summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2012-12-21we need to catch the exception here, fdo#57451Markus Mohrhard1-1/+8
2012-12-14fix sometimes data corruption with xlsx import ( with scenario sheets )Noel Power1-5/+2
2012-12-14fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power3-1/+43
2012-12-13bnc#791706: Support multiple selection in page fields.Kohei Yoshida5-20/+76
2012-11-21remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard1-0/+7
2012-11-20fix for fdo#55875 numbers as text converted strangelyNoel Power1-1/+8
2012-11-07fix ooxml color exportMarkus Mohrhard1-1/+1
2012-11-07export dxfs at the correct placeMarkus Mohrhard1-1/+1
2012-11-07halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power1-1/+4
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek12-31/+56
2012-10-30vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
2012-10-30hopefully more successful attempt to solve fdo#50304Noel Power1-5/+17
2012-10-15Check for null object. The OLE name may not always be set.Kohei Yoshida1-1/+1
2012-10-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard1-1/+1
2012-10-09don't insert the same pointer twice into a ptr_set, fdo#55710Markus Mohrhard1-2/+2
2012-10-09xlsx fix import/export of column widths fdo#55623Noel Power3-5/+6
2012-10-04really export default row heights for xlsx fdo#55621Noel Power2-1/+8
2012-10-04Revert "really export default row heights for xlsx fdo#55621" wrong branchNoel Power2-8/+1
2012-10-04Revert "xlsx fix import/export of column widths fdo#55623" wrong branchNoel Power3-7/+6
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power3-6/+7
2012-10-04really export default row heights for xlsx fdo#55621Noel Power2-1/+8
2012-10-03fix parent style import xlsx fdo#55198Noel Power2-5/+28
2012-10-03misc comment import/export fixesNoel Power1-0/+13
2012-10-02fdo#46278 - misc comment import/export fixesNoel Power2-3/+2
2012-10-01fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2-6/+6
2012-10-01fix vell value import from ooxml with array formulas, fdo#54558Markus Mohrhard1-8/+9
2012-10-01ooxml spec allow ext ref to non existent entry, fdo#54558Markus Mohrhard1-1/+7
2012-10-01vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
2012-09-28xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power1-2/+11
2012-09-27set conditional format range for xls import, fdo#54555Markus Mohrhard1-0/+1
2012-09-25xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power1-2/+11
2012-09-24fix parent style import xlsx fdo#55198Noel Power2-5/+28
2012-09-24set conditional format range for xls import, fdo#54555Markus Mohrhard1-0/+1
2012-09-21don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard1-1/+1
2012-09-20ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl1-2/+0
2012-09-20-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard1-3/+3
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard1-3/+3
2012-09-17don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard1-1/+1
2012-09-10Calculate positions of cell-anchored objects upon ods import (fdo#54695)Kohei Yoshida1-0/+3
2012-09-10don't use unitialized global variable, fdo#53713Markus Mohrhard3-6/+15
2012-09-06assign correct valueMarkus Mohrhard1-1/+1
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard4-176/+120
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida1-2/+5
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida1-1/+5
2012-08-30also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard1-0/+1
2012-08-29fix for fdo#49255Noel Power1-1/+2
2012-08-24Revert "fix for fdo#49255"Noel Power1-2/+1
2012-08-24fix for fdo#49255Noel Power1-1/+2
2012-08-20fix for fdo#48200.diff import regrex state for filterNoel Power2-3/+0