summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl
2013-12-04Bin ATSUI codeTor Lillqvist
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-12-04STRING_NOTFOUND is no moreNoel Grandin
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03drop unused argumentCaolán McNamara
2013-12-03sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
2013-12-03convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
2013-12-02Hide the implementation.Kohei Yoshida
2013-12-02Add a means to check if a namespace exists.Kohei Yoshida
2013-12-02Move this header out into a public place.Kohei Yoshida
2013-12-02added isOOXML()Eike Rathke
2013-12-02msfilter: add a drawingML -> VML mapMiklos Vajna
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke
2013-12-02add health warning on osl condition.Michael Meeks
2013-12-01Remove useless comments in funcutil.Tomaž Vajngerl
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
2013-11-28Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann
2013-11-28Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEXStephan Bergmann
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-28clean up some COM initializationMichael Stahl
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl
2013-11-27convert query delete dialog to .uiCaolán McNamara
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand