summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-03-06need sc.hrcCaolán McNamara1-0/+1
2013-03-06Converted Insert -> Names -> insert widget.Abdulelah Alarifi1-0/+184
2013-03-06remove .src remnantsCaolán McNamara5-206/+0
2013-03-06adapt code to define name .ui conversionCaolán McNamara6-234/+318
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong8-34/+18
2013-03-06prevent non-3D refs from being accepted in chart2, related fdo#61781Markus Mohrhard3-13/+24
2013-03-06make all chart ranges explicitly 3D refs during import/export, fdo#61781Markus Mohrhard1-1/+2
2013-03-05fix for fdo#61801Noel Grandin1-1/+2
2013-03-05another use of the reverse Unique HelpId HackCaolán McNamara1-4/+1
2013-03-05Converted Insert -> Names -> Define widget.Abdulelah Alarifi1-0/+301
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király2-8/+8
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara1-1/+0
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter35-655/+655
2013-03-04resolved rhbz#916936 allow also input line for read-onlyEike Rathke1-4/+6
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold8-9/+0
2013-03-04remove unused and commented out codeThomas Arnhold6-39/+0
2013-03-04discard explicit SetAccessibleRelationMemberOf when members of a true VclFrameCaolán McNamara1-3/+1
2013-03-04GraveFocus->GrabFocusCaolán McNamara1-2/+2
2013-03-04callcatcher: unused codeCaolán McNamara2-9/+0
2013-03-04Convert page header/footer to new widget UIOlivier Hallot5-72/+30
2013-03-04Translate German comments, various clean upPhilipp Weissenbacher1-136/+131
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist1-6/+12
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold12-17/+17
2013-03-03loplugin: improve indentationThomas Arnhold2-6/+2
2013-03-03coverity#735378: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-03-01String::CreateFromAscii drop in scRicardo Montania2-5/+5
2013-03-01Add breaks to default and don't overflow to defautFridrich Štrba1-7/+8
2013-03-01Don't overflow case to default so that adding of case will never overflowFridrich Štrba1-0/+2
2013-03-01coverity#736015: use of invalid iteratorMarkus Mohrhard1-3/+3
2013-03-01coverity#736047: missing breakMarkus Mohrhard1-0/+1
2013-03-01coverity#705210: add missing breakMarkus Mohrhard1-0/+1
2013-02-28regenerate pchPeter Foley1-0/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Remove dead voice command codeTor Lillqvist2-29/+1
2013-02-28coverity#982642: add missing breakMarkus Mohrhard1-0/+2
2013-02-28fdo#38838,UniString,String_to_OUStringelixir1-1/+1
2013-02-27tolerence -> toleranceMiklos Vajna1-1/+1
2013-02-27stop tinderbox whingingNoel Power1-3/+4
2013-02-27enable disabled test for rotated anchored shape,Noel Power4-14/+19
2013-02-27the method is actually called twice, fdo#60306Markus Mohrhard1-6/+9
2013-02-27warning C4805: != : unsafe mix of bool and sal_BoolStephan Bergmann1-1/+1
2013-02-27remove the copied cond format cell attr entries, fdo#60306Markus Mohrhard1-0/+8
2013-02-26small performance improvement for fdo#61484Markus Mohrhard1-0/+2
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac35-251/+160
2013-02-26and avoid type issues when zeroing.Michael Meeks1-1/+3
2013-02-26initialize relative col/row/tab indicees to avoid false positives.Michael Meeks1-0/+1
2013-02-26make seperator editboxes stick to their labelling widgetsCaolán McNamara1-57/+96