aboutsummaryrefslogtreecommitdiff
path: root/source/af/scp2
AgeCommit message (Expand)Author
2015-08-12update translationsChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-25remove obsoleted .po filesAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-09fix of damaged files from beta1Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
n value='libreoffice-24-2-6'>libreoffice-24-2-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/avmedia
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-10-17-Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02Fix mac build: "<::" cannot begin a template-argument listZolnai Tamás
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann