summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2013-12-04STRING_NOTFOUND is no moreNoel Grandin
Change-Id: Ia8937e07786c497c5cb8485fa161fd68231c17f8
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
Change-Id: I693e4c9916e1968c33ebd922829662f6efc27bfb
2013-12-03drop unused argumentCaolán McNamara
Change-Id: Ifc262144b7a4c027529ad2927996a4ebf766a5c2
2013-12-03sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl
Change-Id: I243ec20015beec6b98ee0af55eb7c387008f32f1
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
The problem was that the shapes produced by the drawingML import had types like ooxml-triangle, and EnhancedCustomShapeTypeNames::Get() only handles VML/binary MSO shapes (e.g. isosceles-triangle). Add an OOXML mode, and in that case use msfilter::util::GETVMLShapeType() instead, and only fall back to EnhancedCustomShapeTypeNames::Get() if necessary. Change-Id: Ic93ba4719133dd3e96c17d2562642a03e559fefa
2013-12-03convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin
Change-Id: I0127079ef3ee6bde8e36f2a83ef1f568b9f15568
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin
Change-Id: Id3229083c1e2ad0cfcb01e9dfa6fa66eb5f5604a
2013-12-03convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin
Change-Id: Ib866c39b2bb5a3cf81b899dc38ea548e3762fc9e
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin
Change-Id: Ief8c4b4699b3f6ffe1cb02d3dae43ad5a0c4c89e
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
convert IFunctionDescription::getSuppressedArgumentCount from xub_StrLen -> sal_Int32 Change-Id: Iee7a094a6f067fa57ee828c434417f7583c0f32b
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
Change-Id: Ia7a6241c651106427e636bdc08085b97a2a41407
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
Change-Id: I8fe982d0c0c0a04e2a10cff0f0ae68d51bed590a
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
And make the return code be -1 for error. Change-Id: I17d066180a604208f0ad689d5dffb77d126c256b
2013-12-02Hide the implementation.Kohei Yoshida
Change-Id: Ibfd9bf626a40c3ec4eb18d09944e8943163595c8
2013-12-02Add a means to check if a namespace exists.Kohei Yoshida
Useful when we just need to check if the stream has a certain namespace defined. Calling getNamespaceURL() may throw SAXException in such case. Change-Id: Ib2b7b202492390158270d87bab95d1793c9d8a70
2013-12-02Move this header out into a public place.Kohei Yoshida
Change-Id: I356b26947d1018276d8a9ff6012fdad3ca2c0fd8
2013-12-02added isOOXML()Eike Rathke
Change-Id: I9e088e1d6679297884d71604b03537b73ee3387c
2013-12-02msfilter: add a drawingML -> VML mapMiklos Vajna
This can be used later for the VML or binary export of shapes imported from drawingML. Note that without this, drawingML shapes won't be exported to VML, as e.g. for a triangle it expects a 'isosceles-triangle' type, while the shype's type is 'ooxml-triangle'. Change-Id: I59abc27febdd026c181a7ff38b16c93567058cb9
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna
Change-Id: Ia741d392a87eaa2f02615a6c9626417a420f205c
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
Patch by: hanya.runo@gmail.com Found by: ooo@catcons.co.uk Tested by: hdu@apache.org (cherry picked from commit 02cc651a1b45cbfbdab0aca6b57bff7bdf9e4f2c) Conflicts: basic/source/runtime/methods.cxx vcl/inc/vcl/msgbox.hxx Change-Id: I1656263e189f1a6cfa58436741bfa74ae0e6fffa
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara
Change-Id: Ib5c0d5028792708bc0ac0e756aa47d486443bbb7
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke
Change-Id: I575c8a51cff1cf451c776818711d2e0fd458a322
2013-12-02add health warning on osl condition.Michael Meeks
Change-Id: I24619afb8b1ea0410e95e60fe70b5166e18fab44
2013-12-01Remove useless comments in funcutil.Tomaž Vajngerl
Change-Id: I2a5f70a45e1101c72a9dc973e1a783f716400ad2
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
It seems I missed a few places in 21ec9beae29b19b8ec6f0a16fd0e708e4f210208, getting that straight now hopefully. Change-Id: I34fc8df2d1ee65bef0639b3de9487ff311bed89a
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens
This reverts commit 639aa8e72639fd01e9004977f1cfaafc13b1e45f. Change-Id: I0ac1a7ada530791e2d34d2f0802213c869ea48a1
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers
Change-Id: I96f6beb34c1ce7f7191c6e9d379145ba98320c87 Reviewed-on: https://gerrit.libreoffice.org/6775 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara
Basically reverts the pieces of 21ec9beae29b19b8ec6f0a16fd0e708e4f210208 to make XSpriteCanvas a XBitmapCanvas again Otherwise PresenterHelper::loadBitmap is not an XBitmapCanvas and so VclFactory::createBitmap cannot succeed Change-Id: I197adf98e915102f383ee050a8ea16d1e41cecf2
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
Change-Id: I4402b0b259c0dcd03a222993c861114028d6fb75
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
Change-Id: Ie7f8d37b550c788fd6235a5de4bbcc51ac6f8150
2013-11-28Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann
...which it effectively had been already anyway. Change-Id: I6c9ae34f59e8bd44a6be38e6e719ad0a96773c1c
2013-11-28Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEXStephan Bergmann
Change-Id: I3df112c840ccac71fb34d39900b3be3630b9c5a6
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
This reverts commit a74b3e89c9b853338506249b0fac8d5f54909de7. Change-Id: Id670a2b66e61d3a4dceb9640d6ae34e9116691c0
2013-11-28clean up some COM initializationMichael Stahl
CoInitialize{Ex] always exist in all supported Win32 versions, so just call them. Change-Id: I45f227319aae811b6c94a3ac475467a06146b8e9
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl
02d4eb7438a83982b2602ea1d83d5accb1fe11f6 Change-Id: I45b5691a3dc4cf2444e0daf8cb2ae0134532f596
2013-11-27convert query delete dialog to .uiCaolán McNamara
Change-Id: I0ab09c2c54bba4a287ef0f7cc812596958373e15
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
it was not initialized but accessed in one place. Checked with symphony code, there was a set method which is not in AOO trunk, thus solved accesses to zero pointer usage (cherry picked from commit bd0c3b940f6006d3cb49381230795db667aeb943) Conflicts: svx/inc/svx/svdobj.hxx svx/source/svdraw/svdobj.cxx Change-Id: Ic8dec5c6def35753d757066c7ea02e1a92b46f6c
2013-11-27Integrate branch of IAccessible2Steve Yin
Change-Id: I8327fb4ba2a86d4caa52b875221175b80464842a
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
Change-Id: Ic6da34e58975d85c84ded96fa90873558589f54a
2013-11-27Mark sal_Char, sal_sChar, sal_uChar as deprecatedStephan Bergmann
...there never was a good reason to have SAL abstractions for the C/C++ char types anyway. Change-Id: Id5da718cf26f12ebe57bc71e076c32d763c0982e
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
Change-Id: I6043ee3c214f453afaef06125993c73be624c07e
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann
Change-Id: Iffa67c345a03852ad7872031b4c5a87e223ffcad
2013-11-27fastparser: Outline virtual destructor to please MSVC++.Michael Meeks
Change-Id: I8368698e80e5ebe339b822a9e0e767e8ba867e07
2013-11-27convert link warning dialog to .uiCaolán McNamara
the amount of code required for the new vs old dialog is amusing Change-Id: I7feee572eecd94fab3e8c2210755b70832cbd2f2
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks
2013-11-26Integrate branch of IAccessible2Steve Yin
WaE: Reorder initializations to prevent compiler warnings. (cherry picked from commit c05431aa92fa2c7c7258418a6ecd651b5c26d982) WaE: unname unused variable to prevent compiler warnings. (cherry picked from commit 2259256a390c4b6f83cfb5dbe4a65df5032aee47) Conflicts: editeng/source/accessibility/AccessibleEditableTextPara.cxx ad61537527a74670af266feb9e4d26d2d654daf7 66044902b8d94fc15d4c30270e6cc419fb7d3565 Change-Id: I3ec9798f2c7d854824722c0cf44b62128b4f4cb4
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
...fixed more thoroughly than 49c1964b427c9f2f169ba4d826d346adc7555ae0 "WaE: private field 'm_bCompoundControlChild' is not used." Change-Id: Ief1093c054fe272b82da78ab103e8ca3feb72b90
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
After the move now other classes can convert DateTime to OString also Reviewed on: https://gerrit.libreoffice.org/6816 Change-Id: I0ceb9a5cc26103a6cb36d7765a717770ec3fbe7d
2013-11-26const fixStephan Bergmann
Change-Id: I9abd4fa85d3d5718dffc0f03e3cc662a17a78ac8
2013-11-26Integrate branch of IAccessible2Steve Yin
Change-Id: I95b681a7aa171c321a876e6a38392e30583d7a5b