summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers32-144/+0
2011-11-23i18n corrections for pt-PT (dates)Olivier Hallot1-54/+48
2011-11-23fully remove obsolete evolution 1.x connectorMichael Meeks2-115/+0
2011-11-23create this dir so uninstall can remove itAndras Timar1-0/+6
2011-11-23added Asturian [ast-ES] genitive case month namesXuacu Saturio1-44/+106
2011-11-23added Gaelic (Scotland) [gd-GB] genitive case month namesMichael Bauer1-80/+194
2011-11-23use cased month names only if no hard coded literal string followsEike Rathke1-8/+35
2011-11-23added Belarusian [be-BY] genitive case month namesYury Tarasievich1-0/+62
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky9-10/+26
2011-11-23No more OSL_FORMAT.Stephan Bergmann1-4/+6
2011-11-23RTF: OLE object import with graphic result fixed, the file can now be openedCédric Bosdonnat1-1/+1
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat2-2/+10
2011-11-23add a fallback for %COMMONPROGRAMFILES% if its not setCaolán McNamara1-3/+8
2011-11-23callcatcher: remove recently unused codeCaolán McNamara11-97/+2
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara28-108/+188
2011-11-23_SVSTDARR_ULONGS not used hereCaolán McNamara1-4/+0
2011-11-23convert inlines as wellCaolán McNamara1-3/+2
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara20-131/+217
2011-11-23ManageNames: only update the range names if we really changed dataMarkus Mohrhard2-3/+11
2011-11-23ManageNames: set correct text for multiselectionMarkus Mohrhard4-0/+10
2011-11-23ManageNames: disable some elements if table is emptyMarkus Mohrhard2-0/+37
2011-11-23ManageNames: disable paste buttons if table is emptyMarkus Mohrhard1-0/+6
2011-11-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann1-2/+2
2011-11-23ManageNames: handle formula errors in Define Names dialog correctlyMarkus Mohrhard2-0/+26
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard3-10/+32
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard11-34/+32
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard20-59/+33
2011-11-23ManageNames: add missing licence headersMarkus Mohrhard5-0/+91
2011-11-23ManageNames: remove Add Button and debug outputMarkus Mohrhard1-50/+4
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard6-19/+30
2011-11-23ManageNames: update range data also if checkboxes are toggledMarkus Mohrhard1-0/+4
2011-11-23ManageNames: implement ScNameDlg::IsFormulaValidMarkus Mohrhard1-1/+17
2011-11-23ManageNames: need to store the strings in variablesMarkus Mohrhard3-7/+17
2011-11-23ManageNames: add RangeOptions button to Define Name dialogMarkus Mohrhard4-8/+72
2011-11-23ManageNames: use a more modern looking button for RangeOptionsMarkus Mohrhard3-11/+19
2011-11-23fix out of bounds access in printfunc.cxxMarkus Mohrhard1-0/+2
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard13-37/+87
2011-11-23ManageNames: need a virtual destructor hereMarkus Mohrhard1-1/+1
2011-11-23ManageNames: don't change selection after user inputMarkus Mohrhard2-1/+12
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard7-51/+130
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard10-50/+103
2011-11-23ManageNames: make modify button obsoleteMarkus Mohrhard2-34/+38
2011-11-23ManageNames: make Multiselection work in the tableMarkus Mohrhard3-64/+125
2011-11-23ManageNames: improve layout of ManageNames dialogMarkus Mohrhard4-28/+89
2011-11-23ManageNames: Paste names, initial layout without tableMarkus Mohrhard5-92/+34
2011-11-23ManageNames: make formula input box work correctlyMarkus Mohrhard4-20/+50
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard16-7/+100
2011-11-23ManageNames: restructure the codeMarkus Mohrhard15-205/+241
2011-11-23Rename Database Ranges to Database ranges as wished by UXMarkus Mohrhard1-1/+1
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard13-14/+211