summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/oox
Commit message (Expand)AuthorAgeFilesLines
...
* sc: remove unused codeJochen Nitschke2016-08-033-96/+0
* tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek2016-07-281-2/+1
* tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek2016-07-281-0/+5
* sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke2016-07-273-17/+5
* improve passstuffbyref return analysisNoel Grandin2016-07-274-6/+6
* clang-tidy performance-unnecessary-value-param in scStephan Bergmann2016-07-193-3/+3
* sc: remove commented out codeJochen Nitschke2016-07-191-40/+0
* sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke2016-07-192-75/+39
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-181-45/+31
* sc: remove FUNC* and OOX_XLS_IS_LIBNAME macrosJochen Nitschke2016-07-151-14/+5
* mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke2016-07-151-1/+1
* add missing functions to FunctionData saFuncTableOOoLOEike Rathke2016-07-151-0/+14
* loplugin:singlevalfields in sc(part3)Noel Grandin2016-07-131-1/+0
* loplugin:singlevalfields in sc(part2)Noel Grandin2016-07-1313-1165/+94
* loplugin:redundantcast: redundant static_casts in scStephan Bergmann2016-07-081-2/+2
* tdf#81939 Remove escape char only for fractionLaurent Balland-Poirier2016-06-291-2/+42
* tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2016-06-151-1/+1
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-151-0/+1
* tdf#48140 Remove unused headers from xlsx import to improve build performanceBartosz Kosiorek2016-06-081-2/+0
* loplugin:unusedmethodsNoel Grandin2016-06-011-42/+0
* loplugin:unusedmethodsNoel Grandin2016-05-304-48/+1
* loplugin:unusedmethodsNoel Grandin2016-05-265-109/+0
* loplugin:unusedmethods in scNoel Grandin2016-05-247-241/+0
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas2016-05-131-0/+1
* tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas2016-05-1036-0/+67
* remove usages of STATIC_ARRAY_END in scJochen Nitschke2016-05-104-21/+20
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-092-6/+6
* clang-tidy modernize-loop-convert in scNoel Grandin2016-05-073-10/+8
* tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers2016-05-041-1/+3
* tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas2016-05-033-0/+4
* tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers2016-05-031-1/+3
* tdf#97831 [part] Add Excel 2016-Office 365 functions to CalcWinfried Donkers2016-04-261-1/+4
* tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas2016-04-2514-0/+28
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-207-19/+19
* use the column style for as default, tdf#71897Markus Mohrhard2016-04-192-4/+8
* setting the properties through uno is not necessary anymoreMarkus Mohrhard2016-04-191-4/+0
* clean-up: unused using declarations and includesJochen Nitschke2016-04-184-6/+0
* loplugin:passstuffbyref in scNoel Grandin2016-04-141-2/+2
* import all formatting properties for column style, tdf#96549Markus Mohrhard2016-04-091-16/+3
* use the better color import method also for databars, tdf#98554Markus Mohrhard2016-04-091-21/+3
* work around Excel theme color bug, tdf#98554Markus Mohrhard2016-04-091-2/+5
* tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke2016-04-012-6/+17
* tdf#79787 Normal cell borders are showing dashed/dotted reopen in MSOJuergen Funk2016-03-311-2/+4
* loplugin:constantparam in scNoel Grandin2016-03-231-2/+2
* tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2016-03-221-5/+5
* loplugin:constantparamNoel Grandin2016-03-151-6/+5
* prefix domain namespace to FORECAST.* functions for ODFF, tdf#94635 follow-upEike Rathke2016-03-141-5/+5
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-122-2/+3