summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Fix paste as link, and a test case to catch it in the future.Kohei Yoshida
2013-12-12Keep maActiveCell, mpAccCell in syncStephan Bergmann
2013-12-11getStatusIndicator can apparently return nullStephan Bergmann
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11WaE: : ignoring return value -Werror=unused-resultTomaž Vajngerl
2013-12-10Typo.Kohei Yoshida
2013-12-10fdo#66969: Add test to ensure we import page field's visibility correctly.Kohei Yoshida
2013-12-10fdo#66969: Reset group dimension data from all referencing pivot objects.Kohei Yoshida
2013-12-10Dump group types from pivot cache for debugging.Kohei Yoshida
2013-12-10fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida
2013-12-10Allow dumping of internal states of pivot table objects for debugging.Kohei Yoshida
2013-12-10write the correct 'sort-ascending' value, fdo#72548Eike Rathke
2013-12-10GPU Calc: cache more once compiled program in memoryhaochen
2013-12-09GPU Calc: fix compiler warnings regarding to member init orderI-Jui (Ray) Sung
2013-12-09Release cl_mem&kernel after sumifs reduction kernelhaochen
2013-12-09be able to read the correct 'sort-ascending' value, fdo#72548Eike Rathke
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-09SearchResults dialog: Use also AlignToCursor when setting cursor.Matúš Kukan
2013-12-09fdo#72413: Fix O(n^2) in inserting SearchResults' items.Matúš Kukan
2013-12-09Use OUString::startsWithStephan Bergmann
2013-12-08Improve failure logStephan Bergmann
2013-12-08Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl
2013-12-08fix OOXML validation error with conditional formattingMarkus Mohrhard
2013-12-07don't write this default attributeMarkus Mohrhard
2013-12-07correct UTF8 handling for FILTERXML, fdo#72427Markus Mohrhard
2013-12-06fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida
2013-12-07check string boundsEike Rathke
2013-12-06resolved fdo#66564 calculate formula cell once if AutoCalc disabledEike Rathke
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Insert hyperlinks via ScDocumentImport.Kohei Yoshida
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida
2013-12-05fixed out of bounds string accessEike Rathke
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-05Avoid multiple definitions of two lovingly copy-pasted functionsTor Lillqvist
2013-12-05Test our re-grouping of formula cells on load.Kohei Yoshida
2013-12-05Close the document when done.Kohei Yoshida
2013-12-05New test document to handle Excel's wrong shared formula range.Kohei Yoshida
2013-12-05counting notes is per table, not on the whole documentLaurent Godard
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-04Resolves: fdo#72280 Wrong title for Analysis of Variance (ANOVA) dialogJulien Nabet
2013-12-04Update the comment & use the column position of the last formula record.Kohei Yoshida
2013-12-04Never attempt to create formula groups based on Excel's shared formula ranges.Kohei Yoshida