#. extracted from svl msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2018-02-27 15:14+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1519744464.000000\n" #. PDMJD #. Internet Media Type Presentations #: include/svl/svl.hrc:26 msgctxt "STR_SVT_MIMETYPE_CNT_FSYSBOX" msgid "Workplace" msgstr "Çalışma alanı" #. k4iRz #: include/svl/svl.hrc:27 msgctxt "STR_FILECTRL_BUTTONTEXT" msgid "Browse..." msgstr "" tro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/tokenarray.hxx
AgeCommit message (Expand)Author
2018-06-22disable calc's threading for external referencesLuboš Luňák
2018-06-18do not make calc's threading depend on openclLuboš Luňák
2018-02-14unused ScTokenArrayCaolán McNamara
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-12-07loplugin:constparamsNoel Grandin
2017-11-28Do as the FIXME suggestedTor Lillqvist
2017-11-21Thread the software interpreterDennis Francis
2017-11-21Make formula group weight take number of cells referenced into accountTor Lillqvist
2017-09-25-Werror,-Winconsistent-missing-overrideStephan Bergmann
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-04-30More fine-grained disabled vector states.Kohei
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke
2016-06-14intern SharedStringEike Rathke
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh
2015-02-04Check number of cells referenced by group instead of group sizeTor Lillqvist
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist
2014-12-19Check number of cells referenced by group instead of group sizeTor Lillqvist
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke