summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04discard explicit SetAccessibleRelationMemberOf when members of a true VclFrameCaolán McNamara
2013-03-04GraveFocus->GrabFocusCaolán McNamara
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04Convert page header/footer to new widget UIOlivier Hallot
2013-03-04Translate German comments, various clean upPhilipp Weissenbacher
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-03coverity#735378: fix copy&paste errorMarkus Mohrhard
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01String::CreateFromAscii drop in scRicardo Montania
2013-03-01Add breaks to default and don't overflow to defautFridrich Štrba
2013-03-01Don't overflow case to default so that adding of case will never overflowFridrich Štrba
2013-03-01coverity#736015: use of invalid iteratorMarkus Mohrhard
2013-03-01coverity#736047: missing breakMarkus Mohrhard
2013-03-01coverity#705210: add missing breakMarkus Mohrhard
2013-02-28regenerate pchPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-28coverity#982642: add missing breakMarkus Mohrhard
2013-02-28fdo#38838,UniString,String_to_OUStringelixir
2013-02-27tolerence -> toleranceMiklos Vajna
2013-02-27stop tinderbox whingingNoel Power
2013-02-27enable disabled test for rotated anchored shape,Noel Power
2013-02-27the method is actually called twice, fdo#60306Markus Mohrhard
2013-02-27warning C4805: != : unsafe mix of bool and sal_BoolStephan Bergmann
2013-02-27remove the copied cond format cell attr entries, fdo#60306Markus Mohrhard
2013-02-26small performance improvement for fdo#61484Markus Mohrhard
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-26and avoid type issues when zeroing.Michael Meeks
2013-02-26initialize relative col/row/tab indicees to avoid false positives.Michael Meeks
2013-02-26make seperator editboxes stick to their labelling widgetsCaolán McNamara
2013-02-26whoops, de-break SOME BROKEN FOOCaolán McNamara
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara
2013-02-26SOME BROKEN FOOCaolán McNamara
2013-02-26WaE: int/SCROW format mismatchTor Lillqvist
2013-02-26Only show scrollbar of sortcriteriapage.ui if necessaryJoren De Cuyper
2013-02-26blind Android printf int/long waeNoel Power
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-25use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara
2013-02-24now easy to adjust csv dialog to fit on a netbook screenCaolán McNamara
2013-02-24suck alternative title out of the .uiCaolán McNamara
2013-02-24add requred custom widget entry pointsCaolán McNamara
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel