aboutsummaryrefslogtreecommitdiff
path: root/source/pt/sw
AgeCommit message (Expand)Author
2013-12-10update translations for 4.1.4rc2libreoffice-4-1-4Christian Lohmaier
2013-11-26update translations for 4.1.4 RC1Christian Lohmaier
2013-10-08update translations for 4.1.3rc1cp-4.1-branch-pointcp-4.1-2cp-4.1-1Christian Lohmaier
2013-08-06update translations for LibreOffice 4.1.1 rc1Andras Timar
2013-07-23fdo#67093 Change traduction of Title for some more languagesChristian Lohmaier
2013-06-18update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-06-03update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-01-28add missing translations for 'Insert' buttonAndras Timar
2013-01-28remove obsolete .po filesAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras 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
fice-24-8-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2014-05-10coverity#738843 Uninitialized scalar fieldCaolán McNamara
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30slideshow: sal_Bool->boolNoel Grandin
2014-04-28WaE: unused parameter 'rMimeType'Tor Lillqvist
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-17loplugin:unreffunStephan Bergmann
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-16Adjust header guard to modified filename.Thorsten Behrens
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás
2014-04-15Slideshow: these methods override public methodsZolnai Tamás
2014-04-15Slideshow: remove unneded function duplicatesZolnai Tamás
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás
2014-04-14update_pchThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: stoped -> stoppedThomas Arnhold
2014-04-11fdo#72400: slideshow: display a snapshot of movie until its not startedZolnai Tamás
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X slideshow reduxStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#708177 Uninitialized scalar fieldCaolán McNamara