aboutsummaryrefslogtreecommitdiff
path: root/source/kl/sccomp
AgeCommit message (Collapse)Author
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
2017-11-22update translations for 6.0 beta1Christian Lohmaier
and force-fix errors using pocheck Change-Id: Ie5900800b8c1f0e6064d00b2b028afcf51e84e20
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
Change-Id: Ie5bf8ab575cb94b341c277daa0cd9f6f2f6871f0
2017-09-14convert to gettext formatCaolán McNamara
Change-Id: Ia83ea50b4c7feb94685cfa385094b3fbce8a4056
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
and force-fix errors using pocheck Change-Id: I158f19ccf03f49a3669763f157c02e6dde106aa5
2013-05-25initial import of 4.1 translationsAndras Timar
Change-Id: Ia93f31dedcdff3e180c36473e0667022795d96a7
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
Change-Id: I85ba7031ebee3b3b0108218e97093fab1e9d84a3
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
Change-Id: Iff858adb848a543f565e3c0df33c8398c74c754d
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
Change-Id: I35e0bf7dfef1541f76508edb962e89bc5d78e339
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
-24-2-1'>libreoffice-24-2-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/slideshow/test
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-21remove untyped Link<>Noel Grandin
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11slideshow: prefer value_type over manual type generationThorsten Behrens
2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-05removed nTimeout variableJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-25Remove visual noise from slideshowAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-07-14Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-26String::CreateFromAscii removalRicardo Montania
2013-01-20Another lacking parenthesisJulien Nabet
2013-01-20Fix missing parenthesisJulien Nabet
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist
2011-10-07add missing braces for if statement, making correct scopePierre-André Jacquod
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold