aboutsummaryrefslogtreecommitdiff
path: root/source/ja/xmlsecurity
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-05-23 12:10:04 +0200
committerAndras Timar <atimar@suse.com>2013-05-25 21:05:48 +0200
commit048550216b445425fc8d86277696f8f9bfb0c8bf (patch)
treedf837d1e5f7f01b16de1db768ced6542ceeb5c2e /source/ja/xmlsecurity
parent66306b922014c7941665d67e1310a88e3e85f99d (diff)
remove obsoleted .po files
Change-Id: If7877d96de05a45b17319bcb2e22eb320e314bee
Diffstat (limited to 'source/ja/xmlsecurity')
0 files changed, 0 insertions, 0 deletions
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02tdf#65108 use <> instead of "" in include lineFeyza Yavuz
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-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-04More informative exception messageStephan Bergmann
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-02-16restore dependenciesCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-09loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31cid#1212456 Silently ignore uno_assignData return value hereStephan Bergmann
2014-09-25untabifyStephan Bergmann
2014-09-24Replace use of o3tl::heap_ptr with std::unique_ptrStephan Bergmann