summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen3.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-16/+6
2016-07-20Convert SC_MF to scoped enumNoel Grandin1-7/+7
2016-07-20tdf#84938 replace #define with scoped typed_flagsJochen Nitschke1-1/+1
2016-07-20sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna1-2/+2
2016-07-12sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-2/+16
2016-07-07sc: make metadata available in copy resultMiklos Vajna1-0/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+4
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-1/+1
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin1-2/+2
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin1-4/+4
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-04TableRef: update table column names when cell content changedEike Rathke1-0/+6
2015-09-03remove unused ScDocument::RefreshTableColumnNames(const ScRange&)Eike Rathke1-6/+0
2015-09-03TableRef: add RefreshTableColumnNames() from rangeEike Rathke1-0/+6
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke1-6/+6
2015-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-4/+4
2015-05-30sc: Notify about the part change when searching.Henry Castro1-0/+19
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05rework Sort trim data area logicEike Rathke1-1/+1
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-6/+6
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-3/+3
2014-12-05Ctrl+A and Data Sort took ages to broadcast ALL cellsEike Rathke1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-31coverity#735311 Unchecked return valueEike Rathke1-1/+2
2014-10-23loplugin: cstylecastNoel Grandin1-5/+5
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl1-3/+2
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-1/+1
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-2/+3
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida1-0/+5
2014-08-25Translate German comments, fix some wsPhilipp Weissenbacher1-57/+58
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-2/+25
2014-07-03use assert when followed by derefCaolán McNamara1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-24/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-20/+0
2014-03-25fdo#76402: Write unit test for this first.Kohei Yoshida1-0/+10
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida1-4/+4
2014-03-03Remove visual noise from scAlexander Wilms1-14/+14
2014-02-14Related: #i124065# Low performance opening attached .odsSteve Yin1-1/+3
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-22some clean-up of 6b8704d974abd4ab7fb58036a961fa0b7136aaa7Eike Rathke1-5/+5
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr1-1/+1