- e6721d2 uno::Sequence->std::vector in SfxIntegerListItem by Noel Grandin · 10 years ago
- ea297dd use comphelper::containerToSequence() by Noel Grandin · 10 years ago
- 89956a0 coverity#1341507 Uninitialized pointer field by Caolán McNamara · 10 years ago
- 06e3210 Avoid clang-cl -Werror,-Wbitfield-constant-conversion by Stephan Bergmann · 10 years ago
- 1299354 Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CR by Eike Rathke · 10 years ago
- 098e9dc sc interpreter: Improve the unit test for S/W Interpreter. by Jan Holesovsky · 10 years ago
- 3e41441 sc unit tests: Prefix the format names. by Jan Holesovsky · 10 years ago
- d8e4070 sc interpreter: Don't throw when we hit something not yet implemented. by Jan Holesovsky · 10 years ago
- d4daad1 sc interpreter: Move the code that can create a ScFullMatrix. by Jan Holesovsky · 10 years ago
- bd8a89f sc interpreter: Don't hide S/W Interpreter behind an environment variable. by Jan Holesovsky · 10 years ago
- d46203b Resolves: tdf#95748 no group interpreter when calculations are running by Eike Rathke · 10 years ago
- 87ad170 add DebugCalculationEntry::mnGroup by Eike Rathke · 10 years ago
- 6d7b984 add DebugCalculationEntry::mnRecursion by Eike Rathke · 10 years ago
- 625a2f4 add DebugCalculation::storeResultError() by Eike Rathke · 10 years ago
- c5c3a14 cppcheck: memleak by Takeshi Abe · 10 years ago
- 75c956d fix memory leaks on loading and saving an ods file by Dennis Francis · 10 years ago
- f34b484 tdf#95990 - Calc is crashed when you double click on function in Sideba by Noel Grandin · 10 years ago
- 2c1c6df number format keys are sal_uInt32, so use it by Eike Rathke · 10 years ago
- 343e405 tdf#66668 - FILESAVE: Saving an XLSX file freezes Calc by Noel Grandin · 10 years ago
- ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
- d2df035 loplugin:unusedfields by Noel Grandin · 10 years ago
- 371eed1 Fix wrong use of toolbarseperator in shape toolbars by Yousuf Philips · 10 years ago
- aef3bc8 Missing include by Stephan Bergmann · 10 years ago
- 7340872 use SvNumberFormatter::GetFormatStringForExcel() by Eike Rathke · 10 years ago
- 2246f47 use SvNumberFormatter::FillKeywordTableForExcel() by Eike Rathke · 10 years ago
- f354cf8cc -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
- a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
- 4112eca TableRef: write <tableParts> before <extLst>, resolves tdf#96049 by Eike Rathke · 10 years ago
- 4584e3a test for IsMouseCaptured before releasing mouse by Caolán McNamara · 10 years ago
- 713850c coverity#1340224 Logically dead code by Caolán McNamara · 10 years ago
- e63938c sc: improve vba macro debugging output. by Michael Meeks · 10 years ago
- 55c6f5f sc: force vba events ordering. by Michael Meeks · 10 years ago
- 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
- 4d9a757 store custom icon set info into ODF by Markus Mohrhard · 10 years ago
- 85c758a loplugin:unusedfields in include/sfx2/ by Noel Grandin · 10 years ago
- 7289a14 Revert "Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0A" by Eike Rathke · 10 years ago
- 22ebafe Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0A by Eike Rathke · 10 years ago
- f958806 never push an error instead of the ScJumpMatrixToken by Eike Rathke · 10 years ago
- 9015e72 sc: -Werror=unused-parameter by Miklos Vajna · 10 years ago
- a81de86c sc: Implement Software Interpreter subsetting, similarly to openCL one. by Jan Holesovsky · 10 years ago
- 8e14886 sc: Implement ScVectorRefMatrix. by Jan Holesovsky · 10 years ago
- 0222608 sc: Introduce Abstract Base Class for ScMatrix, for a future rework. by Jan Holesovsky · 10 years ago
- 70b09d9 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
- 05eda0d loplugin:unusedfields in sc by Noel Grandin · 10 years ago
- 71f0e4e tdf#83126: Find All: Don't ignore Search Direction Rows/Col option by Julien Nabet · 10 years ago
- 01de2fc unit test testMatrixConditionalBooleanResult by Eike Rathke · 10 years ago
- fd8c802 solve 6/8 cases of the dreaded conditional logical format in matrix results by Eike Rathke · 10 years ago
- 056bce9 sc: One more place needed when one wants to enable the S/W interpreter. by Jan Holesovsky · 10 years ago
- b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
- cd5c799 fix build by Noel Grandin · 10 years ago
- 4a27c2c Remove last redundant toolbar:style properties by Samuel Mehrbrodt · 10 years ago
- b60e464 Remove redundant toolbar:style="radio" property by Samuel Mehrbrodt · 10 years ago
- ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
- 2452a74 Remove redundant toolbar:style definitions by Samuel Mehrbrodt · 10 years ago
- fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
- 42a9501 Remove redundant toolbar:style attributes by Samuel Mehrbrodt · 10 years ago
- b033900 loplugin:sallogareas by Stephan Bergmann · 10 years ago
- 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
- 270f8ea rename FormulaToken HasForceArray to IsInForceArray by Eike Rathke · 10 years ago
- 2224d88 editeng: wrong default item for EE_PARA_FORBIDDENRULES by Michael Stahl · 10 years ago
- 479325d vcl::ITiledRenderable::initializeForTiledRendering: support init. arguments by Miklos Vajna · 10 years ago
- 5da5076 Unify menu-based toolbar controllers by Maxim Monastirsky · 10 years ago
- d96261e Remove redundant toolbar:text labels by Samuel Mehrbrodt · 10 years ago
- 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
- b442d5d use unique_ptr for pImpl in sc/ by Noel Grandin · 10 years ago
- 05896a1 sc: loplugin:badstatics by Michael Stahl · 10 years ago
- 86a1d73 Be consistent in using tabs at least here by Matúš Kukan · 10 years ago
- 02edab3 There is no need for this broken 'if' here by Matúš Kukan · 10 years ago
- dc14833 Assume this wants to append the numerical representation by Stephan Bergmann · 10 years ago
- 5b86fdc Toolbar: Remove empty attributes by Samuel Mehrbrodt · 10 years ago
- d1225d6 Resolves: tdf#89907 do not modify original ScViewData's ScMarkData by Eike Rathke · 10 years ago
- 7ab065c Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
- 72ac345 tdf#95824: Crash: when opening Function Wizard by Julien Nabet · 10 years ago
- 396b5f4 sc lok: use client zoom for ViewRowColumnHeaders by Andrzej Hunt · 10 years ago
- 6edc492 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
- 311b5b6 unit test for tdf#95670 by Eike Rathke · 10 years ago
- 49257e1 Resolves: tdf#95670 propagate ForceArray per parameter by Eike Rathke · 10 years ago
- 6b6eb1a sc: add some assertions on ScAccessibleEditLineTextData by Michael Stahl · 10 years ago
- 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
- 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
- 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- f7990b4 coverity#1339306 Using invalid iterator by Caolán McNamara · 10 years ago
- f3e148b sc: replace that boost::ptr_vector<Reference<T>*> abomination by Michael Stahl · 10 years ago
- c0f4898 sc: replace boost::ptr_vector with std::vector<std::unique_ptr> by Michael Stahl · 10 years ago
- f115b0c underscores are reserved by Tomaž Vajngerl · 10 years ago
- 2af4da0 improve compile time SSE2 detection, fix broken android build by Tomaž Vajngerl · 10 years ago
- ea6857f sc: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
- 61ff0d6 sc: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
- 4426662 sc: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
- f73284f new loplugin ptrvector - find bad comparison of container<unique_ptr> by Noel Grandin · 10 years ago
- 5493402 arraysumfunctor: fast sum a double array, use for SUM() in Calc by Tomaž Vajngerl · 10 years ago
- 5fe6606 sc: loplugin:badstatics: remove pActiveEdWnd global variable by Michael Stahl · 10 years ago
- 54e54c3 Remove outdated comment by Andrzej Hunt · 10 years ago
- e77668e sc lok: during tiled rendering the cell-cursor is always visible by Andrzej Hunt · 10 years ago
- 8325fcb cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- 5a616ca sc: loplugin:badstatics: _one_ global pActiveEdWnd is enough by Michael Stahl · 10 years ago
- 5140fe1 sc: loplugin:badstatics: clear ScGlobal::xDrawClipDocShellRef by Michael Stahl · 10 years ago