summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/defnamesbuffer.cxx
AgeCommit message (Expand)Author
2015-06-25TableRef: compile named expression into RPN once to populate informationEike Rathke
2015-05-19replace import with direct ScCompiler calls, related tdf#91367Markus Mohrhard
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-08coverity#707957 Uninitialized scalar fieldCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-02fdo#58539: Properly initialize a member pointer value.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-28vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard
2012-09-20xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston
2012-04-16Remove unused code in sc.santi
2012-04-15WaE: unused functionsTor Lillqvist
2012-04-14Some sc cleaning (oox)Julien Nabet
2012-03-28some performance improvementsNoel Power
2012-03-16move excel related oox bits to scNoel Power