aboutsummaryrefslogtreecommitdiff
path: root/source/jv/swext
AgeCommit message (Collapse)Author
2018-11-15update translations for 6.2.0 beta1Christian Lohmaier
and force-fix errors using pocheck Change-Id: I525c53a974689b86e7f7913fb0b24ac467e8aac0
2018-11-13update translations for masterChristian Lohmaier
and force-fix errors using pocheck Change-Id: I6b444d20d156df4126666efaeb30a0902054362b
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
2017-12-18update translations for 6.0/masterChristian Lohmaier
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
2017-07-12update translationsChristian Lohmaier
and force-fix errors using pocheck also update po files for low-completion-ratio (<10% in UI) langs Change-Id: I5c1d8fc0368c79a8d1d732cc21258214c7a39502
slideshowprimitives'>feature/slideshowprimitives LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libepubgen/ubsan-visibility.patch
a>)
AgeCommit message (Expand)Author
Author
2016-03-14remove some unused Java codeNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-28Fix typosAndrea Gelmini
2015-01-05java: unnecessary importsNoel Grandin
2014-12-15java: remove more test skeleton codeNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann