summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-24scenegraph: shared_ptr, findByName, SceneGraphFactoryfeature/sgexperimentTomaž Vajngerl13-120/+199
2016-09-21SceneGraph experimentTomaž Vajngerl23-17/+1047
2016-09-21Valgrind reports read of uninitialized bCLBoolStephan Bergmann1-1/+3
2016-09-21Fix typoSamuel Mehrbrodt1-1/+1
2016-09-21ASan/UBSan reports read of uninitialized bHasStandardStylesStephan Bergmann1-1/+2
2016-09-21unused headerAndras Timar1-1/+0
2016-09-2164-bit Windows build is not experimental for a whileAndras Timar1-5/+2
2016-09-21add SHEET test caseZdeněk Crhonek1-0/+4008
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin20-108/+108
2016-09-21Resolves: tdf#100795 SAL_MIN_INT32 32bit overflows on finding min limitCaolán McNamara1-4/+4
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna1-4/+3
2016-09-21#i114963# Enable IPC before OpenClients to allow client connections when prin...Andrea Pescetti1-2/+14
2016-09-21loplugin:implicitboolconversionNoel Grandin1-1/+1
2016-09-21spelling Surregate->SurrogateNoel Grandin1-3/+3
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin7-1/+55
2016-09-21cid#1371252: Add move semanticsStephan Bergmann1-0/+15
2016-09-21Ignore temporary editor/tool filesAshod Nakashian1-0/+4
2016-09-20sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXMLEike Rathke1-1/+2
2016-09-20sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numericEike Rathke1-4/+44
2016-09-20loplugin:defaultparamsTor Lillqvist1-1/+1
2016-09-21Improve warnings in pivot table codeTamás Zolnai3-13/+18
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro4-5/+83
2016-09-20lokdocview: guard against int overflowMiklos Vajna1-2/+10
2016-09-20cid#1371314: Add move semanticsStephan Bergmann1-0/+10
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl1-1/+3
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski1-5/+9
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann18-63/+55
2016-09-20tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard1-1/+2
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna2-1/+31
2016-09-20tdf#101164 sw: Insert Database Columns dialog: expect selectionMichael Stahl1-6/+29
2016-09-20tdf#101164 sw: Insert Database Columns dialog: ensure one of ...Michael Stahl1-0/+4
2016-09-20o3tl: replace yet another sal_Size with std::size_tMichael Stahl1-1/+2
2016-09-20fix buildNoel Grandin2-9/+12
2016-09-20CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann1-12/+12
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin3-16/+50
2016-09-20loplugin:unusedfieldsNoel Grandin30-148/+97
2016-09-20Related: rhbz#1362451 avoid recursive ownerchanged handling during ownerchangeCaolán McNamara1-23/+32
2016-09-20tdf#102295: remove mutex - use atomic for watchdog timingsTomaž Vajngerl2-47/+35
2016-09-20Related cid#1371287: Work around missing OStringBuffer move semanticsStephan Bergmann1-1/+52
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann3-1/+160
2016-09-20Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann1-1/+1
2016-09-20cid#1371306: Add move semanticsStephan Bergmann1-0/+12
2016-09-20cid#1371245: Add move semanticsStephan Bergmann2-0/+24
2016-09-20cid#1371291: Add move semanticsStephan Bergmann2-0/+23
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann2-7/+6
2016-09-20Remove redundant default ctor definitionStephan Bergmann2-10/+0
2016-09-20Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann1-10/+6
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-4/+5
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-5/+4
2016-09-20Mark new exported function as SAL_CALLStephan Bergmann1-1/+1