summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-05sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt
2015-11-05sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-04tdf#39468 translated german comments in tabvwsh4.cxxAlbert Thuswaldner
2015-11-04sc lok: return absolute positions for row/column headersMiklos Vajna
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna
2015-11-03sc lok: allow requesting column headers only for a logic areaMiklos Vajna
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03read past end of pCellInfoCaolán McNamara
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-11-02sc lok: fix rounding errors with non-100% zoomMiklos Vajna
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-11-02sc lok: emit RowColumnHeader info in twipsMiklos Vajna
2015-10-30ScTabView::getRowColumnHeaders: emit info about last formatted row/colMiklos Vajna
2015-10-30ScTabView::getRowColumnHeaders: include info about columns, tooMiklos Vajna
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel 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-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-25fraction assert kills Android viewer when viewing e.g. a ods with just a noteChristian Lohmaier
2015-10-20adapt comments to realityEike Rathke
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-16tdf#39468 translated german comments in tabvwsh9.cxxAlbert Thuswaldner
2015-10-16tdf#39468 translated german comments in tabvwsh3.cxxAlbert Thuswaldner
2015-10-16tdf#39468 translated german comments in tabvwsh8.cxxAlbert Thuswaldner
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-15tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks
2015-10-14tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt
2015-10-14convert Link<> to typedNoel Grandin
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner
2015-10-12tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-08sc tiled rendering: no need to show this dialogMiklos Vajna
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna