Age | Commit message (Expand) | Author |
2013-12-03 | longparas: convert GetTextBreak to sal_Int32 | Caolán McNamara |
2013-12-03 | drop unused argument | Caolán McNamara |
2013-12-03 | sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsax | Michael Stahl |
2013-12-03 | filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType() | Miklos Vajna |
2013-12-03 | convert formula::FormEditData from xub_StrLen->sal_Int32 | Noel Grandin |
2013-12-03 | convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32 | Noel Grandin |
2013-12-03 | convert FormulaHelper from xub_StrLen to sal_Int32 | Noel Grandin |
2013-12-03 | Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32 | Noel Grandin |
2013-12-03 | convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32 | Noel Grandin |
2013-12-03 | convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32 | Noel Grandin |
2013-12-03 | convert Edit::GetCharPos from xub_StrLen to sal_Int32 | Noel Grandin |
2013-12-03 | convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32 | Noel Grandin |
2013-12-02 | Hide the implementation. | Kohei Yoshida |
2013-12-02 | Add a means to check if a namespace exists. | Kohei Yoshida |
2013-12-02 | Move this header out into a public place. | Kohei Yoshida |
2013-12-02 | added isOOXML() | Eike Rathke |
2013-12-02 | msfilter: add a drawingML -> VML map | Miklos Vajna |
2013-12-02 | oox: move lcl_GetPresetGeometry to msfilter, so filter can use it | Miklos Vajna |
2013-12-02 | Resolves: #i74854# fix buttons in MsgBox with info icon | Herbert Dürr |
2013-12-02 | restore SdrMarkView::HasMarkableObj, etc. | Caolán McNamara |
2013-12-02 | added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460 | Eike Rathke |
2013-12-02 | add health warning on osl condition. | Michael Meeks |
2013-12-01 | Remove useless comments in funcutil. | Tomaž Vajngerl |
2013-11-29 | Further XCanvas != XBitmapCanvas cleanup. | Thorsten Behrens |
2013-11-29 | Revert "Resolves: fdo#71527 make presenter console not crash/useless" | Thorsten Behrens |
2013-11-29 | fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISE | Winfried Donkers |
2013-11-28 | Resolves: fdo#71527 make presenter console not crash/useless | Caolán McNamara |
2013-11-28 | Use rtl::Reference instead of std::auto_ptr | Stephan Bergmann |
2013-11-28 | we will need getColorConfig, etc. again | Caolán McNamara |
2013-11-28 | Declare SAL_THROW as documentation-only and deprecated | Stephan Bergmann |
2013-11-28 | Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEX | Stephan Bergmann |
2013-11-28 | Finish rework of QueryDeleteDlg_Impl | Caolán McNamara |
2013-11-28 | clean up some COM initialization | Michael Stahl |
2013-11-27 | QueryDeleteDlg_Impl: add GetResult() that was removed in ... | Michael Stahl |
2013-11-27 | convert query delete dialog to .ui | Caolán McNamara |
2013-11-27 | removed pCaptionObj from accessibility | Armin Le Grand |
2013-11-27 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-27 | restore GetChild, etc. we will need them again | Caolán McNamara |
2013-11-27 | Mark sal_Char, sal_sChar, sal_uChar as deprecated | Stephan Bergmann |
2013-11-27 | EMF+: Line thickness has to be considered when drawing the caps. | Jan Holesovsky |
2013-11-27 | Properly encapsulate svt::TextWindowPeer | Stephan Bergmann |
2013-11-27 | fastparser: Outline virtual destructor to please MSVC++. | Michael Meeks |
2013-11-27 | convert link warning dialog to .ui | Caolán McNamara |
2013-11-26 | fastparser: Avoid copying all tokens into a sequence. | Michael Meeks |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2013-11-26 | Moved 'DateTimeToOString' from 'filter' package to 'tools' package | Adam Co |
2013-11-26 | const fix | Stephan Bergmann |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-26 | Resolves: #i123753# WaE: fix unoedhlp.hxx declaration of 'nId'... | Herbert Dürr |