aboutsummaryrefslogtreecommitdiff
path: root/source/lv/cui/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-28 23:33:52 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-28 23:50:24 +0100
commitaefb44fffdda4bf4490f2e2fcd11f350a4ca5392 (patch)
treea1ed5f90ef1b5c46c2c482e14ae55146cf555381 /source/lv/cui/messages.po
parentb46b770e58cacc52491dbaf74bc14c7bf310de8a (diff)
update translations for 4.2.8 rc1 libreoffice-4-2
and force-fix errors using pocheck Change-Id: I5f3345fcffd322118b7f21f91047814b1c3b9b17
Diffstat (limited to 'source/lv/cui/messages.po')
0 files changed, 0 insertions, 0 deletions
-6-2'>feature/sw_redlinehide_4a_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xestream.cxx
AgeCommit message (Expand)Author
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-02resolved fdo#76949 correct grammar is GRAM_OOXMLEike Rathke
2014-03-31coverity#1194940 Uncaught exceptionCaolán McNamara
2014-03-29sc: more stream tweaksMichael Stahl
2014-03-29sc: actually CopyFromStream() can just use remainingSize()Michael Stahl
2014-03-29sc: adapt XclExpStream::CopyFromStream() to SvStream changeMichael Stahl
2014-03-29sc: adapt Excel filter to SvStream changesMichael Stahl
2014-03-12std::strlen requires cstring include to buildLuboš Luňák
2014-03-10fdo#74747: Correctly inspect formula result value for xlsx export.Kohei Yoshida
2014-03-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-25don't access empty container, related fdo#33698Markus Mohrhard
2014-02-18the string is UTF8 and not AsciiMarkus Mohrhard
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-11getStatusIndicator can apparently return nullStephan Bergmann
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12Const correctness at ScFormulaCell side.Kohei Yoshida
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove temporary String instancesMarkus Mohrhard
2013-05-31No need for two Excel filter servicesStephan Bergmann
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06make Excel happyMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fix ooxml color exportMarkus Mohrhard
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-03-16move excel related oox bits to scNoel Power
2012-03-02WaE: explicitly assigning a variable to itselfTor Lillqvist
2012-02-27merge GetString variantsCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-10-18WaE: reinterpret_cast used between related classes, so use static_castTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann