summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12remove unused #includeNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky
2015-11-09sc: add missing includes to prevloc.hxxMichael Stahl
2015-11-09sc: replace boost::ptr_list with std::list<std::unique_ptr>Michael Stahl
2015-11-08loplugin:vclwidgetsStephan Bergmann
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
2015-11-08StatisticsDialogs: 3D addressing, add size to DataRangeIteratorTomaž Vajngerl
2015-11-06Revert "sc lok: Cache viewdata zoom and reuse for cursor callback"Andrzej Hunt
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-05sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Reduce #include scopeMatteo Casalin
2015-10-27SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported sizeMatteo Casalin
2015-10-27Remove inline specifier for functions defined in classMatteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-19remove unused header fileNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann
2015-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin