summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09use std::unique_ptrJochen Nitschke
2017-02-09yet more 3D flag to preserve cases, tdf#103890 follow-upEike Rathke
2017-02-09preserve 3D flag if sheet reference is absolute, tdf#103890 follow-upEike Rathke
2017-02-09tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09move member to stackJochen Nitschke
2017-02-09use std::unique_ptr and reorder membersJochen Nitschke
2017-02-09use std::unique_ptr<>Jochen Nitschke
2017-02-09remove obsolete noop callJochen Nitschke
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08tdf#50916 Allow proper updating, deleting and inserting tabsBartosz Kosiorek
2017-02-08tdf#50916 Introduce new column validation functionBartosz Kosiorek
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08Adding an iterator for fastattributes:Mohammed Abdul Azeem
2017-02-08coverity#1400141 Unchecked return valueCaolán McNamara
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-07convert DEBUG_TIME to scoped enumNoel Grandin
2017-02-07drop unused FONT_PROPTYPE_CELL constantNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-04Typo: FindIntersetingTableByColumns->FindIntersectingTableByColumnsJulien Nabet
2017-02-04sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-04sc tiled rendering: We keep increasing the precision here...Jan Holesovsky
2017-02-03TyposJulien Nabet
2017-02-03Revert "sc tiled rendering: We keep increasing the precision here..."Stephan Bergmann
2017-02-03Revert "sc rowlimit: Make the cursor better fit the rendering."Stephan Bergmann
2017-02-03sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-03sc tiled rendering: We keep increasing the precision here...Jan Holesovsky
2017-02-03Translate some German comments in scKatarina Behrens
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02sc: fix loplugin:stringconstant warningsMiklos Vajna
2017-02-02Expand macro in its single place of useStephan Bergmann
2017-02-02...or rather, fix ScChangeTrackingExportHelper::GetChangeID properlyStephan Bergmann
2017-02-02Removal missing from previous commitStephan Bergmann
2017-02-02-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin