aboutsummaryrefslogtreecommitdiff
path: root/source/ml/cui/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ml/cui/messages.po')
0 files changed, 0 insertions, 0 deletions
k LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/rangenam.hxx
AgeCommit message (Expand)Author
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-02sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl
2015-08-19sc: these are ptr_map not ptr_setMichael Stahl
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-04Cover all the other "compile all formula cells" methods.Kohei Yoshida
2013-11-04We need to update sheet positions of range names when modifying sheets.Kohei Yoshida
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-07-30Adjust named range references on sheet move.Kohei Yoshida
2013-07-30Update range names on sheet deletion.Kohei Yoshida
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida
2013-07-30More on getting named range update to work.Kohei Yoshida
2013-07-30First cut on re-working reference update in named expressions.Kohei Yoshida
2013-07-30Let's not use numerical magic numbers. Prefer enum.Kohei Yoshida
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák