summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/workbookfragment.cxx
AgeCommit message (Expand)Author
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-21new plugin stylepoliceNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-25the cells need to be imported before we handle charts, tdf#81396Markus Mohrhard
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
2015-06-25TableRef: move getTables().applyTableColumns() to the correct positionEike Rathke
2015-06-23TableRef: finalize database ranges before defined namesEike Rathke
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-10-14Use C++11 std::thread::hardware_concurrency()Stephan Bergmann
2014-09-12sc: enable threaded sheet loading un-conditionally.Michael Meeks
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-28coverity#735463 Dead default in switchCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-01support OOXML strict documents in CalcMarkus Mohrhard
2014-01-23coverity#1158492 Uninitialized scalar fieldCaolán McNamara
2014-01-02oox: fix crash with threaded xlsx loading by pre-allocating sheet storage.Michael Meeks
2013-12-04oox: remove debugging printf.Michael Meeks
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks
2013-11-27sc: threaded parsing of the core data inside large XLSX filesMichael Meeks
2013-11-27Move recalc on-load to after ScDocumentImport::finalize().Kohei Yoshida
2013-11-27Re-group formula cells before we do recalc on load (for xlsx).Kohei Yoshida
2013-11-25Really disable multi-threaded sheet parsing.Kohei Yoshida
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida
2013-11-25Add hook to optionally enable threaded sheet stream parsing.Kohei Yoshida
2013-11-22More removal of UNO API for setting document properties.Kohei Yoshida
2013-09-23fdo#60889: FILEOPEN: Incorrect opening XLSX file (sharedStrings.xml)Raymond Wells
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
2012-12-20Forgot to add checkbox to the dialog & saving the option when checked.Kohei Yoshida
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida