summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-03cid#1194925 Resource leakNoel Grandin
2014-10-03GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist
2014-10-03docx redline import test (bnc#821804)Luboš Luňák
2014-10-03report ParagraphFormat redline type in UNO tooLuboš Luňák
2014-10-03handle scope of w:pPrChange and w:rPrChange properly (bnc#821804)Luboš Luňák
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák
2014-10-03proper scoping for docx redline import (bnc#821804)Luboš Luňák
2014-10-03fix buildCaolán McNamara
2014-10-03CppunitTest_sw_mailmerge: enable on OS XMiklos Vajna
2014-10-03fix clang 3.5 buildNoel Grandin
2014-10-03WaE: private fields 'mnTab' and 'mnCol' are not usedTor Lillqvist
2014-10-03coverity#1241327 Dereference after null checkCaolán McNamara
2014-10-03coverity#982268 Copy-paste errorCaolán McNamara
2014-10-03coverity#1078526 Logically dead codeCaolán McNamara
2014-10-03coverity#1093225 Dereference after null checkCaolán McNamara
2014-10-03coverity#1241080 Dereference after null checkCaolán McNamara
2014-10-03coverity#704994 Dereference after null checkCaolán McNamara
2014-10-03coverity#704318 Logically dead codeCaolán McNamara
2014-10-03coverity#736943 try swapping arguments around as an experimentCaolán McNamara
2014-10-03coverity#1242449 Identical code for different branchesCaolán McNamara
2014-10-03coverity#1242521 silence Arguments in wrong orderCaolán McNamara
2014-10-03coverity#1242529 silence Arguments in wrong orderCaolán McNamara
2014-10-03coverity#1242530 silence Arguments in wrong orderCaolán McNamara
2014-10-03coverity#1242533 silence Arguments in wrong orderCaolán McNamara
2014-10-03coverity#1242532 Arguments in wrong orderCaolán McNamara
2014-10-03Speed up SwAttrIter::GetNextAttr()Matthew J. Francis
2014-10-03Fix unbalanced new/free() -> new/deleteMatthew J. Francis
2014-10-03WaE: -WshadowTor Lillqvist
2014-10-03Use constants for ST_SectionMark valuesMiklos Vajna
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky
2014-10-03fdo#82144 fix unpacking of additional tarballsDavid Tardon
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch
2014-10-03styles dropdown: Show only the triangle for the dropdown.Jan Holesovsky
2014-10-02Another test case for this feature.Kohei Yoshida
2014-10-02Write the first test for this formula-to-value feature.Kohei Yoshida
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida
2014-10-02Update mdds to 0.11.1.Kohei Yoshida
2014-10-03gbuild-to-ide: Add support for vs2013David Ostrovsky
2014-10-03fdo#84592 Fix wrong background color in listsSamuel Mehrbrodt
2014-10-02scripting: The if statement is redundantRobert Antoni Buj i Gelonch
2014-10-02writerfilter: that fallback appears necessary after all...Michael Stahl
2014-10-02Scope reduction by early bail-out.Kohei Yoshida
2014-10-02Make the coding style consistent with the rest of Calc code.Kohei Yoshida
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02Bin commented-out #definesTor Lillqvist
2014-10-02bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl