summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-04-10callcatcher: update unused codeCaolán McNamara2-19/+0
2014-04-09fdo#73147 improve function code for speedWinfried Donkers2-37/+35
2014-04-09coverity#708111 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-09coverity#708101 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-09coverity#708100 Uninitialized scalar fieldCaolán McNamara1-6/+10
2014-04-09coverity#708099 unused mTypeClass memberCaolán McNamara1-3/+1
2014-04-09coverity#708097 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-09convert data validation tab page to .uiCaolán McNamara12-440/+568
2014-04-09related: fdo#67104 correct the tooltipMaxim Monastirsky1-1/+1
2014-04-09Write MediaDescriptor backMaxim Monastirsky1-9/+9
2014-04-09preserve selection if chart creation is cancelled, cp#1000052Markus Mohrhard1-3/+7
2014-04-09add array cell import to orcus importMarkus Mohrhard1-2/+14
2014-04-08add .xlsx unit test for enhanced protectionEike Rathke2-5/+23
2014-04-08add non-editable test for descriptorEike Rathke2-0/+2
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida4-12/+34
2014-04-08write protectedRange elements to OOXMLEike Rathke1-0/+27
2014-04-08also check if a newly read password protection applies to a rangeEike Rathke2-4/+9
2014-04-08read the defined password attributesEike Rathke2-3/+14
2014-04-08coverity#738796 Uninitialized scalar fieldCaolán McNamara1-4/+11
2014-04-08read title/name first to easier spot and identify rangesEike Rathke1-1/+1
2014-04-08read protectedRanges and protectedRange elements from OOXMLEike Rathke3-0/+54
2014-04-08resize vector in advanceEike Rathke1-2/+3
2014-04-08bit 0 is bit 0Eike Rathke2-2/+2
2014-04-08hold security descriptors read from OOXML independentlyEike Rathke2-4/+10
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2-6/+6
2014-04-08remove whitespaceMarkus Mohrhard1-3/+0
2014-04-07fdo#75741: Share the context objects to avoid poor performance.Kohei Yoshida5-27/+39
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida20-137/+296
2014-04-07fdo#75741: Write test for this.Kohei Yoshida3-8/+95
2014-04-07fix copy&paste errorMarkus Mohrhard1-1/+1
2014-04-07drop out of date undef SfxTabDialog fooCaolán McNamara1-6/+0
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann10-18/+11
2014-04-07coverity#735804 Explicit null dereferencedCaolán McNamara1-7/+10
2014-04-07coverity#735803 Explicit null dereferencedCaolán McNamara1-7/+10
2014-04-06fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labelsJoren De Cuyper1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard801-7654/+0
2014-04-06import dxf protection record from xls, related fdo#76209Markus Mohrhard2-0/+10
2014-04-06import dxf number format record, related fdo#76209Markus Mohrhard4-2/+37
2014-04-06remove whitespaceMarkus Mohrhard1-24/+0
2014-04-06import alignment dxf record, related fdo#76209Markus Mohrhard4-0/+26
2014-04-06remove whitespaceMarkus Mohrhard2-40/+0
2014-04-04integrate database function testMarkus Mohrhard1-0/+8
2014-04-04add tests for database functionsKen Biondi2-0/+12
2014-04-04improve text function testsKen Biondi3-3/+39
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara2-2/+2
2014-04-04coverity#1187856 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-04coverity#738804 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-04-04coverity#738804 unused nLeftSlot/nRightSlot membersCaolán McNamara1-5/+0
2014-04-04coverity#738805 Uninitialized pointer fieldCaolán McNamara1-1/+4
2014-04-04coverity#738794 Uninitialized scalar fieldCaolán McNamara1-1/+1