summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28abi#2128 RTF import: fix memory leakMiklos Vajna3-1/+30
2013-11-28Catching std::bad_alloc in UNO implementations no longer necessaryStephan Bergmann5-37/+5
2013-11-28Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann2-17/+26
2013-11-28detabify DoxyfileStephan Bergmann1-5/+6
2013-11-28Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEXStephan Bergmann1-2/+2
2013-11-28put CJK/CTL .xcds into instdirDavid Tardon2-0/+18
2013-11-28Related fdo#71919: Correct arrow heads for new installations.Regina Henschel1-20/+20
2013-11-28combobox text entries appear to have gotten swapped aroundCaolán McNamara1-25/+51
2013-11-28Fix crash on abi2010-1.doc exampleCaolán McNamara2-0/+36
2013-11-28enable-debug in libebook if the ENABLE_DEBUG is activeCaolán McNamara1-1/+1
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara3-46/+6
2013-11-28Minor simplificationStephan Bergmann1-12/+8
2013-11-28Clear the data cache here as well.Kohei Yoshida1-0/+1
2013-11-28Clear column data cache here too.Kohei Yoshida1-0/+1
2013-11-28Crasher fix. Check for NULL.Kohei Yoshida1-1/+1
2013-11-27Clear the cache here too.Kohei Yoshida1-0/+4
2013-11-27Not a good idea. This makes group calculation 5 times slower.Kohei Yoshida1-14/+0
2013-11-27Don't forget to broadcast to chart objects.Kohei Yoshida1-0/+2
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida3-0/+26
2013-11-27Change these parameters.Kohei Yoshida1-2/+2
2013-11-28added unit test for horizontal MATCH, fdo#71589Eike Rathke1-1/+47
2013-11-27GPU Calc: fix typo in NAN macroI-Jui (Ray) Sung1-1/+1
2013-11-27GPU Calc: fix compilation failure on Windows due to missing NAN macroI-Jui (Ray) Sung1-0/+8
2013-11-27GPU Calc: fix regression caused by recent isValid() changeI-Jui (Ray) Sung2-15/+66
2013-11-27Clear column data array cache when the document content changes.Kohei Yoshida4-0/+25
2013-11-28winaccessibility: improve GenerateNewResId()Michael Stahl2-22/+10
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl4-24/+4
2013-11-28winaccessibility: remove AccEventListener::m_isDisposedMichael Stahl2-7/+0
2013-11-28winaccessibility: use uno::Reference in AccEventListenerMichael Stahl14-183/+172
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl4-50/+41
2013-11-28winaccessibility: actually the member is unused, remove itMichael Stahl4-8/+0
2013-11-28winaccessibility: don't store XAccessible* in AccDescendant...ListenerMichael Stahl4-6/+8
2013-11-28clean up some COM initializationMichael Stahl3-38/+17
2013-11-28winaccessibility: why delayload the dlls?Michael Stahl1-3/+0
2013-11-28winaccessibility: README already outdatedMichael Stahl1-7/+2
2013-11-28winaccessibility: remove all Registry content/registration codeMichael Stahl34-553/+13
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl6-76/+0
2013-11-28iterating through all cells is not a good idea, fdo#71934Markus Mohrhard7-25/+65
2013-11-28resolved fdo#71589 reimplemented horizontal range lookupEike Rathke4-3/+107
2013-11-27Unbreak the buildKatarina Behrens1-1/+1
2013-11-27Converted data bar options dialog to .uiKatarina Behrens7-298/+493
2013-11-27Converted data bar options dialog to .uiKatarina Behrens7-501/+308
2013-11-27Converted data bar options dialog to .uiKatarina Behrens7-308/+501
2013-11-27sc: no such thing as std::vector::findMichael Stahl1-1/+5
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl2-1/+2
2013-11-27We shouldn't check isValid() here.Kohei Yoshida1-6/+6
2013-11-27no need to escape tilde in glade dialogsChristian Lohmaier1-1/+1
2013-11-27sc: threaded parsing of the core data inside large XLSX filesMichael Meeks6-160/+285
2013-11-27error C2872: 'accessibility' : ambiguous symbolCaolán McNamara3-12/+12
2013-11-27Updated coreCaolán McNamara1-0/+0