summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/worksheethelper.cxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (4)Jochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (3)Jochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (1)Jochen Nitschke
2017-01-04tdf#48140 replace CellRangeAddress in xlsx import (13)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (11)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (10)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (6)&(7)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (5)Jochen Nitschke
2016-12-06use IncCol() IncRow()Eike Rathke
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-12-03Remove unnecessary indirections.Kohei Yoshida
2016-11-29tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19setting the properties through uno is not necessary anymoreMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20Resolves: tdf#84713 do not substitute separator in R1C1 notation hyperlinksEike Rathke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make these types future proofMarkus Mohrhard
2015-07-04Fix typosAndrea Gelmini
2015-06-25TableRef: move getTables().applyTableColumns() to the correct positionEike Rathke
2015-06-24TableRef: import OOXML table column names to ScDBDataEike Rathke
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20better algorithm for OOXML column width import, tdf#91267Markus Mohrhard
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl