summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-05-27fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power2-14/+12
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky2-0/+5
2013-04-24follow fix for bnc#813528Noel Power1-2/+0
2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power2-1/+32
2013-04-05fix Worksheet.Cells by now allowing TableSheet range to change from updatesNoel Power2-1/+12
2013-04-04squash NoSuchElementExceptions when modifying keybindingsNoel Power2-1/+16
2013-04-04Added and fixed various vba APINoel Power4-3/+59
2013-04-04prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-03-13bnc#798309 inherit group style from parentNoel Power1-1/+1
2013-03-07fdo#54651: Only pick non-default number format for pivot field.Kohei Yoshida1-1/+3
2013-03-06enable bag load of excel specific VBA api testsNoel Power19-1/+76
2013-03-05Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek5-5/+5
2013-03-04support new attribute also in 3.6, fdo#60760Markus Mohrhard3-1/+6
2013-03-04resolved fdo#60366 make MATCH() accept a single cell referenceEike Rathke1-0/+6
2013-03-04resolved fdo#59583 prevent inappropriate column/row label detectionEike Rathke1-1/+3
2013-03-04reset one of the sort containers before refilling, fdo#57465Markus Mohrhard1-0/+2
2013-03-04Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek14-75/+75
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky5-5/+5
2013-02-13bnc#802350: Cell validation is not a special (cell) content.Kohei Yoshida1-2/+1
2013-02-05fdo#39135: Prevent integer overflow & update the character during loop.Kohei Yoshida1-0/+5
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.suse-3.6-10Kohei Yoshida1-3/+9
2013-02-05Disabling sc_chart_regression_test (like on Master)Muthu Subramanian1-1/+3
2013-02-01bnc#801152: Scan all columns to determine the first data row.Kohei Yoshida1-3/+4
2013-01-30bnc#492440: Sort autofilter popup items correctly.Kohei Yoshida1-5/+5
2013-01-30Fix the build.Kohei Yoshida1-1/+1
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida2-2/+2
2013-01-30bnc#615357: Recompile cells with #NAME! for English function name option.Kohei Yoshida7-6/+102
2013-01-16one more improvement around cond format rendering, fdo#57896Markus Mohrhard1-1/+4
2013-01-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-9/+7
2013-01-12Let's not return here to prevent memory leak.Kohei Yoshida1-2/+1
2013-01-11fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida1-2/+2
2013-01-02fdo#47466 FORMATTING: Autoformat empty rows causes app to crashJulien Nabet1-0/+2
2013-01-02fdo#47466 FORMATTING: Autoformat empty rows causes app to crashJulien Nabet1-0/+2
2012-12-21we need to catch the exception here, fdo#57451Markus Mohrhard1-1/+8
2012-12-18adapt cond format range when copying sheets, fdo#56742Markus Mohrhard1-1/+5
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks2-5/+17
2012-12-18finalize pivot *before* scenario sheet to ensure table numbers are correctNoel Power1-5/+6
2012-12-18fix sometimes data corruption with xlsx import ( with scenario sheets )Noel Power1-5/+2
2012-12-18fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power3-1/+43
2012-12-15Do extra check on source range to make sure no funny things happen.Kohei Yoshida2-0/+13
2012-12-14Do extra check on source range to make sure no funny things happen.Kohei Yoshida2-0/+13
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 Yoshida28-408/+405
2012-12-13Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida5-33/+7
2012-12-08fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida5-37/+86
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida2-52/+40
2012-12-06Avoid activating window pane when launching popup window.Kohei Yoshida2-17/+26
2012-12-06fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida5-37/+86
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power5-7/+33