summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-08fix langtag test with liblangtag 0.5.7David Tardon1-1/+4
2015-07-08loplugin:staticmethodsStephan Bergmann2-5/+2
2015-07-08Fix MSVC buildStephan Bergmann1-1/+1
2015-07-08cui: typed Link<>Noel Grandin2-18/+0
2015-07-08chart2: typed Link<>Noel Grandin8-32/+27
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin5-717/+665
2015-07-08writerfilter: remove not needed TableDataHandler interfaceMiklos Vajna3-64/+39
2015-07-08Fix typosAndrea Gelmini60-83/+83
2015-07-08update creditsChristian Lohmaier1-1439/+1444
2015-07-07end/restart group listening in DeleteSelection(), similar to DeleteArea()Eike Rathke1-0/+63
2015-07-07tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks2-6/+5
2015-07-08tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky2-2/+3
2015-07-07Improve sdext/ README.Michael Meeks1-0/+19
2015-07-07Added Test for tdf#80020 Impress style inheritanceVarun2-1/+22
2015-07-07replace some IsDead with isDisposedCaolán McNamara1-3/+5
2015-07-07spelling dialog always leaked hereCaolán McNamara2-9/+9
2015-07-07AbstractSwWordCountFloatDlg always leaked hereCaolán McNamara2-6/+6
2015-07-07VclPtr: no dialog loaded from a .ui ever actually destructedCaolán McNamara1-0/+1
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara2-6/+13
2015-07-07Related: tdf#92392 clear some more vclptrs on disposeCaolán McNamara1-0/+5
2015-07-07Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara1-1/+1
2015-07-07Validate names of elements added via the APIStephan Bergmann2-0/+74
2015-07-07loplugin:salboolStephan Bergmann1-1/+1
2015-07-07-1 -> Z_ERRNO for clarityCaolán McNamara1-3/+3
2015-07-07loplugin:stringconstantStephan Bergmann1-2/+2
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara4-59/+66
2015-07-07Updated coreDennis Roczek1-0/+0
2015-07-07Resolves: tdf#92539 reversed logic on enable/disableCaolán McNamara1-3/+3
2015-07-07Add Test for tdf#88899 SwDocInfoField with DateTimeVarun1-0/+37
2015-07-07Updated coreAndras Timar1-0/+0
2015-07-07Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann3-14/+17
2015-07-07SHL_SHL2 is unusedStephan Bergmann2-5/+1
2015-07-07unit test for copy&paste put reference in order, tdf#92468Eike Rathke2-0/+41
2015-07-07-fsanitize=functionStephan Bergmann1-5/+5
2015-07-07vcl rendercontext: avoid CopyArea() in Window::ImplScroll()Miklos Vajna1-2/+8
2015-07-07vcl: document Rectangle's get vs Get differencesMiklos Vajna1-0/+4
2015-07-07gtk3: handle 32bit icons, silences ugly warnings as bonusCaolán McNamara1-10/+11
2015-07-07Fix some misspellingsTor Lillqvist3-3/+3
2015-07-07Fix some misspellingsTor Lillqvist12-17/+17
2015-07-07loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-07-07loplugin:staticcallStephan Bergmann1-1/+1
2015-07-07loplugin:unusedmethods packageNoel Grandin11-95/+12
2015-07-07call ScTokenArray::AdjustReferenceOnCopy() in ScFormulaCell clone, tdf#92468Eike Rathke1-0/+3
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke2-0/+34
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke2-0/+101
2015-07-07always justify a referenced range in order, tdf#92468Eike Rathke1-0/+1
2015-07-07tdf#91776 Rework StartCenter accelerators, use first letter of module namesvsfoote1-6/+6
2015-07-07tdf#92510 Fix search in Expert Configuration dialogMihály Palenik2-144/+236
2015-07-07Use expanding handler in Expert Configuration dialogMihály Palenik2-8/+28
2015-07-07loplugin:unusedmethods sdextNoel Grandin17-51/+0