aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17update translations after another de-fuzzying roundChristian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2018-01-10update translations for 6.0 rc2Christian Lohmaier
2018-01-03Updated Slovenian translationAndras Timar
2017-12-21Updated Slovenian translationsAndras Timar
2017-12-20Updated Slovenian translationAndras Timar
2017-12-20update translations for 6.0 rc1Christian Lohmaier
2017-12-20Updated Slovenian translationAndras Timar
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
2017-12-12update translationsChristian Lohmaier
2017-12-08Updated Slovenian translationsAndras Timar
2017-12-07update translations for 6.0 beta2Christian Lohmaier
2017-12-03Updated Slovenian translationAndras Timar
2017-11-25Branch libreoffice-6-0Christian Lohmaier
2017-11-24Updated Slovenian translationAndras Timar
2017-11-24another set of translation updates for 6.0 beta1libreoffice-6-0-branch-pointChristian Lohmaier
2017-11-24remove hu-Hung as it doesn't contain any translation in the first placeChristian Lohmaier
2017-11-24update sr and sr-Latn to current templatesChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-11-21Updated Slovenian translationAndras Timar
2017-11-16Updated Slovenian translationAndras Timar
2017-11-06Updated Slovenian translationAndras Timar
2017-10-19make msgfmt happy re 'msgid' and 'msgstr' entries do not both end with '\n'Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-10-18Updated Slovenian translationAndras Timar
2017-10-07Updated Slovenian translationAndras Timar
2017-09-17Updated Slovenian translationAndras Timar
2017-09-15fix translationCaolán McNamara
2017-09-15fix translationCaolán McNamara
2017-09-15fix translationCaolán McNamara
2017-09-15fix up translationCaolán McNamara
2017-09-14convert to gettext formatCaolán McNamara
2017-07-12update translationsChristian Lohmaier
2017-07-05update translations for 5.4.0 rc2Christian Lohmaier
2017-06-21update translations for 5.4.0 rc1Christian Lohmaier
2017-06-07update translations for 5.4.0 Beta2Christian Lohmaier
2017-05-28update translations for 5.4Christian Lohmaier
2017-05-18another update of translations for 5.4.0 beta1libreoffice-5-4-branch-pointChristian Lohmaier
2017-05-16update translations for 5.4.0 beta1Christian Lohmaier
2017-05-15Updated Slovenian translationAndras Timar
2017-05-08Typo, missing "emph>"Stephan Bergmann
2017-05-04Updated Slovenian translationAndras Timar
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2017-04-26Updated Slovenian translationAndras Timar
2017-04-24Updated Slovenian translationAndras Timar
2017-04-24Updated Slovenian translationAndras Timar
2017-04-11Updated Slovenian translationAndras Timar
2017-03-29update translations for 5.3.2 rc2Christian Lohmaier
2017-03-16update translations for 5.3.2 rc1Christian Lohmaier
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/patattr.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-05-02revert part of "tdf#81765 slow loading of .ods"Noel Grandin
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen
2018-03-28use boost::optional in sc and svgioNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann