summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-29Formatting and bail-out early (to not re-format too much)Matteo Casalin
2015-08-28add CVE-2014-6360 test caseCaolán McNamara
2015-08-28add CVE-2014-6361 test caseCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-28Work around loplugin:staticmethodsStephan Bergmann
2015-08-28initial work for conditional formatting import for orcusMarkus Mohrhard
2015-08-28call it as wellMarkus Mohrhard
2015-08-28implement the applyToItemSet for more propertiesMarkus Mohrhard
2015-08-28add applyToItemSet method to all propertiesMarkus Mohrhard
2015-08-28apply fill properties to item setMarkus Mohrhard
2015-08-28import the background colorMarkus Mohrhard
2015-08-28make sure to print numbers as ints and not as charactersMarkus Mohrhard
2015-08-28make sure that the cell properties are really importedMarkus Mohrhard
2015-08-28use a consistent log area for orcus stylesMarkus Mohrhard
2015-08-28correct import for row height and col widthMarkus Mohrhard
2015-08-28tempMarkus Mohrhard
2015-08-28implement import_sheet_properties interfaceMarkus Mohrhard
2015-08-28prevent default operator=Markus Mohrhard
2015-08-28import cell fill colorMarkus Mohrhard
2015-08-28we need to create the default styles in the interface right nowMarkus Mohrhard
2015-08-28import font underlineMarkus Mohrhard
2015-08-28next step on correct styles import from orcusMarkus Mohrhard
2015-08-28import font color correctlyMarkus Mohrhard
2015-08-28tep for correct styles import from orcusMarkus Mohrhard
2015-08-28parse the range for autofilterMarkus Mohrhard
2015-08-28import table as ScDBDataMarkus Mohrhard
2015-08-28add more orcus debug outputMarkus Mohrhard
2015-08-28make these types future proofMarkus Mohrhard
2015-08-28add ScOrcusSheet::get_table methodMarkus Mohrhard
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26unit test that parsing range fragments should failEike Rathke
2015-08-26do not parse range fragments as valid rangesEike Rathke
2015-08-26Revert "do not parse range fragments as valid ranges"Stephan Bergmann
2015-08-26unit test that parsing range fragments should failEike Rathke
2015-08-26do not parse range fragments as valid rangesEike Rathke
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick
2015-08-26tdf#89387 test for LCM functionŁukasz Hryniuk
2015-08-26tdf#89387 test for GCD functionŁukasz Hryniuk
2015-08-26tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk
2015-08-26tdf#89387 add some strings to CHITEST testŁukasz Hryniuk
2015-08-26tdf#89387 add some strings to FTEST testŁukasz Hryniuk
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-08-25Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist
2015-08-25Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation forTor Lillqvist