summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara4-9/+14
2013-11-28Remove code that never effectively did anythingStephan Bergmann2-53/+0
2013-11-28fdo#69636 DOCX export: fix VML export of vert=vert270 drawingML textframesMiklos Vajna1-8/+21
2013-11-28sw doc model dump: handle SvxCharRotateItemMiklos Vajna1-0/+2
2013-11-28warning C4702: unreachable codeStephan Bergmann1-2/+0
2013-11-28warning C4702: unreachable codeStephan Bergmann1-2/+0
2013-11-28Updated coreCaolán McNamara1-0/+0
2013-11-28add mnemonicCaolán McNamara1-0/+1
2013-11-28Convert chart 3D scene appearance tabpage to .uiOlivier Hallot8-208/+207
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann1-8/+1
2013-11-28Surely we want CGFloat and CGRect from the appropriate SDK headerTor Lillqvist1-6/+0
2013-11-28Point to some documentationTor Lillqvist1-0/+2
2013-11-28Updated coreCaolán McNamara1-0/+0
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2-2/+0
2013-11-28fdo#69636 DOCX drawingML shape import: handle vert=vert270 prop for sw framesMiklos Vajna4-12/+42
2013-11-28Convert chart 3D scene geometry tabpage to widgetOlivier Hallot7-255/+237
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann6-56/+31
2013-11-28-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-28Integrate branch of IAccessible2Steve Yin55-69/+2198
2013-11-28we will need getColorConfig, etc. againCaolán McNamara4-0/+28
2013-11-28drop unused RID_SCDLG_DATABARCaolán McNamara1-1/+0
2013-11-28Background OpenCL compilation re-factoringTor Lillqvist7-39/+112
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