aboutsummaryrefslogtreecommitdiff
path: root/source/ta/fpicker
AgeCommit message (Expand)Author
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-17update translations after another de-fuzzying roundChristian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
2017-11-24another set of translation updates for 6.0 beta1libreoffice-6-0-branch-pointChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2015-09-03update translations for masterChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
4-2-0'>libreoffice-4-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-09-27crashtesting: assert on converting ooo64499-3.sxc to odsCaolán McNamara
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-15remove accidental printfTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin