summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view
Commit message (Expand)AuthorAgeFilesLines
* targetted VBA re-work.Noel Power2012-09-121-6/+4
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-117-28/+13
* -Werror,-Wunused-valueStephan Bergmann2012-09-111-1/+1
* warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann2012-09-111-1/+1
* Resolves: fdo#44925 list box contents should be same direction as sheetManal Alhassoun2012-09-101-1/+2
* no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard2012-09-061-0/+12
* don't cover cell with hint window fix for fdo#47595Noel Power2012-08-291-1/+1
* fix typoCaolán McNamara2012-08-291-1/+1
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-3/+4
* tweaking the "fill in character" support in Calc Number Format StringsJohann Messner2012-08-281-3/+3
* allow paste & paste special for unmatching dest (single) rangeNoel Power2012-08-281-1/+1
* Really draw Calc tab-splittersMatteo Casalin2012-08-212-1/+92
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-142-3/+4
* Bin ScTabView::HideCursor()Julien Nabet2012-08-101-5/+0
* fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard2012-08-092-6/+6
* tubes: make contacts dialog a member of Collaboration classMatúš Kukan2012-08-081-2/+1
* drop bogus eof linesThomas Arnhold2012-08-071-3/+0
* Remove unused macrosThomas Arnhold2012-08-051-19/+0
* tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan2012-08-041-1/+1
* tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan2012-08-021-4/+3
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-3011-11/+0
* delete svl/svstdarr.hxxMichael Stahl2012-07-251-1/+0
* Properly fix -Werror=unused-parameterStephan Bergmann2012-07-231-1/+1
* -Werror=unused-parameterStephan Bergmann2012-07-232-3/+3
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-239-74/+8
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-233-507/+507
* tubes: rearranged some lines for readability of codeEike Rathke2012-07-171-7/+5
* tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()Eike Rathke2012-07-171-2/+9
* tubes: removed duplicated iterator initialization in ScViewFunc::EnterData()Eike Rathke2012-07-171-1/+0
* tubes: create TeleManager when starting Collaboration dialogMatúš Kukan2012-07-171-3/+2
* tubes: use new TeleManager::get() method without parameterMatúš Kukan2012-07-171-2/+2
* tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan2012-07-171-0/+13
* tubes: chain noddy serialize & de-serialize to partial docfunc re-impl.Michael Meeks2012-07-171-3/+0
* re-direct EnterData and turn it into many smaller ops.Michael Meeks2012-07-171-123/+29
* EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks2012-07-173-12/+15
* Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold2012-07-137-85/+0
* Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller2012-07-111-1/+1
* Decrease header files dependenciesMatteo Casalin2012-07-111-1/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-094-27/+28
* Merge branch 'feature/template-dialog'Rafael Dominguez2012-07-061-2/+2
|\
| * moved createBaseProcessor2DFromOutputDevice to drawinglayer moduleCédric Bosdonnat2012-06-131-2/+2
* | adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard2012-07-061-2/+7
* | replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-044-8/+14
* | add the cond format managerMarkus Mohrhard2012-07-041-1/+28
* | ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* | Remove unused definesThomas Arnhold2012-07-021-6/+0
* | Remove unused definesThomas Arnhold2012-07-011-2/+0
* | handle single cell conditional formats correctly, fdo#51555Markus Mohrhard2012-06-301-0/+6
* | Remove some unused defines and controlsThomas Arnhold2012-06-291-2/+0
* | Remove unused header guards and optionsThomas Arnhold2012-06-296-277/+0