summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: add bracesCaolán McNamara2011-10-031-0/+2
* n717290: Feature to allow string constants in chart ranges.Muthu Subramanian2011-10-033-10/+53
* Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot2011-10-031-6/+6
* fdo#41396 - Need more room for localized string (III)Olivier Hallot2011-10-011-1/+1
* fdo#41393 - Need more room for localized stringOlivier Hallot2011-10-011-14/+14
* use read_uInt8s_AsOString instead of hand-crafted loopCaolán McNamara2011-09-301-9/+2
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-13/+13
* ByteString->rtl::OStringCaolán McNamara2011-09-291-6/+7
* add modelinesCaolán McNamara2011-09-296-0/+17
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-281-13/+16
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-277-8/+7
* move the checkboxes below the more buttonMarkus Mohrhard2011-09-273-4/+40
* add "Manage Names..." entry to Name Box/ScPosWndMarkus Mohrhard2011-09-262-2/+21
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-263-8/+4
* Manage Names: braodcast change in range names now directlyMarkus Mohrhard2011-09-241-0/+4
* add local range names to "Name Box"/ScPosWndMarkus Mohrhard2011-09-242-19/+38
* handle local range names from name box/navigator correctlyMarkus Mohrhard2011-09-241-6/+24
* show local range names in navigatorMarkus Mohrhard2011-09-241-14/+35
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-2412-80/+50
* Manage Names: add comments and remove dead codeMarkus Mohrhard2011-09-242-13/+6
* Manage Names: refactoring in namedlg.cxxMarkus Mohrhard2011-09-242-113/+88
* show only relevant range namesMarkus Mohrhard2011-09-241-10/+16
* fix crash, various button problems, memory leakMarkus Mohrhard2011-09-241-2/+30
* Manage Names: set new entry as selectedMarkus Mohrhard2011-09-242-3/+4
* inital work for new "Manage Names" dialogMarkus Mohrhard2011-09-235-470/+673
* deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara2011-09-231-7/+5
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2246-1/+244
* Revert "remove newly unused methods", used againCaolán McNamara2011-09-212-0/+11
* callcatcher: remove newly unused methodsCaolán McNamara2011-09-212-11/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-12/+12
* Get DB range import from xlsx to work once again.Kohei Yoshida2011-09-202-0/+22
* Add missing chart data point ODF1.2 standard symbolsRegina Henschel2011-09-201-7/+15
* sal_True to true.Kohei Yoshida2011-09-191-2/+2
* Store previously selected tables in std::set.Kohei Yoshida2011-09-191-19/+16
* A little cleanup.Kohei Yoshida2011-09-191-15/+11
* Let's avoid modifying the selection data during search and replace.Kohei Yoshida2011-09-194-87/+93
* Pass as const reference where possible & indent fix.Kohei Yoshida2011-09-191-5/+5
* Removed an unnecessary anonymous temporary object.Kohei Yoshida2011-09-191-1/+1
* Resolves: rhbz#738255 avoid crash on NULL pointerCaolán McNamara2011-09-151-6/+9
* Don't always set refresh flag on export. This is a bad hack.Kohei Yoshida2011-09-141-3/+0
* Check the source range when refreshing, and abort refresh if invalid.Kohei Yoshida2011-09-142-6/+11
* Do the same when calling ScDocument::InsertTabs().Kohei Yoshida2011-09-141-1/+4
* fdo#35965: Mark all formula cells dirty when appending a new sheet.Kohei Yoshida2011-09-141-1/+4
* ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard2011-09-142-1/+24
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-131-3/+1
* make it possible to est formula string in csv filesMarkus Mohrhard2011-09-131-0/+8
* Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida2011-09-1211-1453/+1516
* Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida2011-09-125-42/+42
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-122-5/+0
* Modified GetClipState in ScCellShell to allow multiple dest ranges.Kohei Yoshida2011-09-121-6/+49