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