summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann290-3296/+3296
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-19/+19
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner1-18/+18
2015-10-12tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner2-3/+3
2015-10-12Related tdf#93688: better place this into import finalize phaseKatarina Behrens1-10/+0
2015-10-12convert Link<> to typedNoel Grandin64-303/+238
2015-10-12convert Link<> to typedNoel Grandin2-3/+2
2015-10-10fix gnumeric importMarkus Mohrhard1-0/+8
2015-10-09tdf#39468 translated german comments in styledlg.cxxAlbert Thuswaldner1-4/+4
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky1-3/+3
2015-10-09Apparently, pUndoDoc must be reset before calling DeleteSdrUndoActionStephan Bergmann1-0/+1
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke1-0/+16
2015-10-09tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxxAlbert Thuswaldner1-2/+2
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna3-6/+49
2015-10-08sc tiled rendering: no need to show this dialogMiklos Vajna1-1/+2
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-9/+4
2015-10-07sc tiled rendering: fix showing all search resultsMiklos Vajna1-1/+2
2015-10-07loplugin:mergeclassesNoel Grandin1-5/+5
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers1-1/+25
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-0/+1
2015-10-06reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2-21/+29
2015-10-06sensible variable namingEike Rathke1-23/+23
2015-10-06formatted string could contain a trailing 0x1B, though very unlikelyEike Rathke1-6/+11
2015-10-06Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke1-0/+3
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara7-50/+51
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken28-120/+120
2015-10-06Hold some objects by rtl::ReferenceStephan Bergmann1-5/+5
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann2-20/+15
2015-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann2-19/+16
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht94-378/+360
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann2-49/+40
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann3-1/+8
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-2/+3
2015-10-05tdf#39468 translated german comments in undoblk*.cxxAlbert Thuswaldner2-4/+4
2015-10-04Prefer getSelectedFiles to getFiles (sc)Julien Nabet1-1/+1
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist1-2/+1
2015-10-02loplugin:unusedmethodsNoel Grandin9-73/+0
2015-10-02Add missing includeTor Lillqvist1-0/+1
2015-10-02Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist1-1/+1
2015-10-01rhbz#1264753: Avoid this being release()ed to 0 in ScAccessibleDocument ctorStephan Bergmann1-12/+12
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-0/+2
2015-10-01tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens1-0/+10
2015-10-01remove old standalone Sun bug numbersNoel Grandin18-40/+4
2015-09-30Fix typosAndrea Gelmini15-27/+27
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-30Fix typosAndrea Gelmini5-8/+8
2015-09-30Fix typosAndrea Gelmini9-10/+10
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann4-16/+16
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-29Revert "do not use unlimited precision in status bar"Eike Rathke1-12/+2