summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Code clean upabdulmajeed ahmed1-7/+7
2013-05-31Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed2-5/+12
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+4
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann6-46/+68
2013-05-30Clean up for consistencyStephan Bergmann1-2/+2
2013-05-30String to OUString.Donizete Waterkemper5-7/+10
2013-05-30XclExpComments::SaveXml: MSVC complains about distance() callMichael Stahl1-1/+1
2013-05-29r is an optional attribute in c and r, fdo#65059Markus Mohrhard2-5/+29
2013-05-29add some tests for worksheet_change ( when excited by various range changes )Noel Power1-0/+0
2013-05-29some Worksheet.Change supportNoel Power1-0/+22
2013-05-29i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni2-29/+56
2013-05-28oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power1-0/+3
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr3-5/+6
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer2-6/+24
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand3-1/+18
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt1-0/+1
2013-05-28fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi1-0/+4
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin1-2/+1
2013-05-28Fix compilation error with older compilersTor Lillqvist1-1/+1
2013-05-28expression is not a valid cfRule:operator valueMarkus Mohrhard1-1/+0
2013-05-28correctly delete note captions, fdo#64068Markus Mohrhard1-1/+3
2013-05-27restore old behavior for external references, fdo#64229Markus Mohrhard1-1/+1
2013-05-27remove commented out ( duplicated ) RgbToRgbComponents methodNoel Power1-10/+0
2013-05-27remove some methods that are no longer used after reworkNoel Power2-80/+0
2013-05-27buffer ExtCfRuleContext startElement processingNoel Power3-5/+169
2013-05-27buffer conditional formatting finalization so it happens after styles importNoel Power4-3/+18
2013-05-27reorg styles code slightly, process normal (and row ) style in own methodNoel Power2-88/+89
2013-05-27improve cell style xls[x|m] import performanceNoel Power3-16/+192
2013-05-27add initial test case for DIF importMarkus Mohrhard3-1/+103
2013-05-27inscldlg.ui widgetManal Alhassoun6-107/+219
2013-05-27we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard2-26/+15
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard2-4/+5
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile1-1/+1
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard3-0/+8
2013-05-27String to OUString and small stylistic clean-upMarkus Mohrhard1-24/+25
2013-05-24stop delivering globlmn.hrcDavid Tardon1-4/+1
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba1-1/+1
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist1-1/+1
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power3-192/+16
2013-05-24Revert "reorg styles code slightly, process normal (and row ) style in own me...Noel Power2-89/+88
2013-05-24reorg styles code slightly, process normal (and row ) style in own methodNoel Power2-88/+89
2013-05-24improve cell style xls[x|m] import performanceNoel Power3-16/+192
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2-2/+2
2013-05-24Update bundled boost to 1.53.0Tor Lillqvist1-0/+1
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer2-0/+22
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard1-3/+3
2013-05-23only export these attributes into ODF1.2 extendedMarkus Mohrhard1-6/+6
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt1-0/+1
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann3-15/+19
2013-05-22AppendAscii cleanupRicardo Montania8-73/+70