Age | Commit message (Expand) | Author |
2018-07-20 | Import ODF with data transformations | Vikas Mahato |
2018-07-20 | tdf#118662 Cleanup old hack with cloned SdrCaptionObj | Armin Le Grand |
2018-07-20 | Fix typos | Andrea Gelmini |
2018-07-20 | loplugin:useuniqueptr in XclObj | Noel Grandin |
2018-07-20 | loplugin:useuniqueptr in ScTpContentOptions | Noel Grandin |
2018-07-20 | loplugin:useuniqueptr in ScTpUserLists | Noel Grandin |
2018-07-20 | loplugin:useuniqueptr in ScImportOptionsDlg | Noel Grandin |
2018-07-19 | Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540) | Eike Rathke |
2018-07-19 | Remove obsolete (cargo-cult copied) dependencies | Jens Carl |
2018-07-19 | return SfxStyleSheetIterator by std::unique_ptr | Noel Grandin |
2018-07-19 | Fix typos | Andrea Gelmini |
2018-07-19 | tdf#118800 fix rounding error in Calc function HOUR, MINUTE, SECOND. | Winfried Donkers |
2018-07-19 | loplugin:unusedmethods | Noel Grandin |
2018-07-18 | Do not force all string results to be recalculated if no style set | Eike Rathke |
2018-07-18 | Related: tdf#118735 WEBSERVICE preserve the hybrid string result, if possible | Eike Rathke |
2018-07-18 | uitest Calc - key F4 | Zdeněk Crhonek |
2018-07-18 | Remove obsolete (cargo-cult copied) dependencies | Jens Carl |
2018-07-18 | Resolves: tdf#118520 insert sheet list not horizontally expanded | Caolán McNamara |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-07-18 | Related: tdf#117016 DoubleRefToVars: always put in order | Eike Rathke |
2018-07-18 | Removed duplicated include | Andrea Gelmini |
2018-07-17 | OOXML import: CalcFormulaTree() is unnecessary, tdf#94925 follow-up | Eike Rathke |
2018-07-17 | Added option to remove applied transformation. | Manuj Vashist |
2018-07-17 | loplugin:useuniqueptr in ScTabView | Noel Grandin |
2018-07-17 | loplugin:useuniqueptr in CachedTokenArray | Noel Grandin |
2018-07-17 | coverity#1401328 Uncaught exception | Caolán McNamara |
2018-07-17 | ofz#9454 Integer-overflow | Caolán McNamara |
2018-07-17 | sc: Drop #undef leftover | Takeshi Abe |
2018-07-17 | loplugin:useuniqueptr in ScPivotFilterDlg | Noel Grandin |
2018-07-17 | loplugin:useuniqueptr in XclEscherEx | Noel Grandin |
2018-07-17 | Pop all remaining arguments on stack in ScInterpreter::Iterateparameters(). | Winfried Donkers |
2018-07-17 | loplugin:useuniqueptr in ScCondFormatManagerDlg | Noel Grandin |
2018-07-17 | loplugin:useuniqueptr in ScTpCalcOptions | Noel Grandin |
2018-07-17 | loplugin:useuniqueptr in ImportExcel | Noel Grandin |
2018-07-17 | remove the GL based 3D charts | Markus Mohrhard |
2018-07-16 | tdf#113646, export font size for dxf records | Markus Mohrhard |
2018-07-16 | tdf#69460, tdf#118416: Don't copy whole columns to the clipboard | Tor Lillqvist |
2018-07-16 | uitest for bug tdf#102525 | Zdeněk Crhonek |
2018-07-16 | Remove obsolete (cargo-cult copied) dependencies | Jens Carl |
2018-07-16 | coverity#1401328 Uncaught exception | Caolán McNamara |
2018-07-16 | return BaseProcessor2D by std::unique_ptr | Noel Grandin |
2018-07-16 | Remove obsolete (cargo-cult copied) dependencies | Jens Carl |
2018-07-16 | related tdf#113646, keep cjk, ctl font items in sync | Markus Mohrhard |
2018-07-16 | pretty-print the calc default styles | Markus Mohrhard |
2018-07-15 | related tdf#117816, the dxf ID is a global and not a sheet property | Markus Mohrhard |
2018-07-15 | related tdf#117816, only export cond format formula to xlsx when required | Markus Mohrhard |
2018-07-15 | related tdf#117816, add more work arounds for MS Excel bugs | Markus Mohrhard |
2018-07-15 | use array version of unique_ptr | Jochen Nitschke |
2018-07-15 | add test for tdf#117816 | Markus Mohrhard |
2018-07-15 | tdf#117816, work around MS Excel bug with containsText cond format | Markus Mohrhard |