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