summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/defnamesbuffer.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke1-4/+6
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-19/+0
2015-07-22loplugin:unusedmethods scNoel Grandin1-38/+1
2015-06-25TableRef: compile named expression into RPN once to populate informationEike Rathke1-0/+7
2015-05-19replace import with direct ScCompiler calls, related tdf#91367Markus Mohrhard1-4/+13
2014-12-19remove operator>> and operator<< methodsNoel Grandin1-2/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna1-4/+4
2014-05-11fix-includes.pl: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-16/+0
2014-03-08coverity#707957 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-03Remove visual noise from scAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-23/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-01-02fdo#58539: Properly initialize a member pointer value.Kohei Yoshida1-0/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-28vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
2012-09-20xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power1-2/+11
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-2/+1
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston1-11/+13
2012-04-16Remove unused code in sc.santi1-6/+0
2012-04-15WaE: unused functionsTor Lillqvist1-8/+0
2012-04-14Some sc cleaning (oox)Julien Nabet1-120/+0
2012-03-28some performance improvementsNoel Power1-13/+15
2012-03-16move excel related oox bits to scNoel Power1-0/+696