summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/excrecds.cxx
AgeCommit message (Expand)Author
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-11-30make the validation tool happyMarkus Mohrhard
2013-11-25fdo#70499 selectn of lock/unlocked cells with worksheet protection reversedNoel Power
2013-10-11Some cleanups to avoid unnecessary getString() calls.Kohei Yoshida
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-01attempt blind fix of Macos compile errorNoel Power
2013-08-012nd step to export SheetProtection fdo#64753, actually export the dataNoel Power
2013-05-22AppendAscii cleanupRicardo Montania
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-03-22removed duplicate includes in scTakeshi Abe
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-11-29Export multi-value filters to xlsx.Kohei Yoshida
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-16Oops I forgot to remove the header include line.Kohei Yoshida
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-11-04More on avoiding direct access to pStr, also fixed several memory leaks.Kohei Yoshida
2011-06-13Removed ExcRecordList; nobody uses it.Kohei Yoshida
2011-06-09Replace List for std::vector<ExcRecord*>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-04-25support export of sheet local anonymous db data to excel binaryMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-20WaE, unused parameterCaolán McNamara
2010-10-13Merged ooxml-sc-page-date.diff from ooo-buildKatarina Machalkova
2010-10-13Merged xlsx-shared-xlsx-export-simple-autofilter.diff from ooo-builKatarina Machalkova
2010-10-13Merged xlsx-shared-xlsx-snapshot.diff from ooo-buildKatarina Machalkova
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-10-31#i106421#: move msfilter to filterMathias Bauer
2009-10-26merge commit for m62Mathias Bauer