Age | Commit message (Expand) | Author |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-06 | prevent non-3D refs from being accepted in chart2, related fdo#61781 | Markus Mohrhard |
2013-03-06 | make all chart ranges explicitly 3D refs during import/export, fdo#61781 | Markus Mohrhard |
2013-03-05 | fix for fdo#61801 | Noel Grandin |
2013-03-05 | another use of the reverse Unique HelpId Hack | Caolán McNamara |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-05 | make RefButton quick help toggle saying shrink/expand | Caolán McNamara |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-03-04 | resolved rhbz#916936 allow also input line for read-only | Eike Rathke |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | discard explicit SetAccessibleRelationMemberOf when members of a true VclFrame | Caolán McNamara |
2013-03-04 | GraveFocus->GrabFocus | Caolán McNamara |
2013-03-04 | callcatcher: unused code | Caolán McNamara |
2013-03-04 | Convert page header/footer to new widget UI | Olivier Hallot |
2013-03-04 | Translate German comments, various clean up | Philipp Weissenbacher |
2013-03-03 | Android "desktop" app: More hacking on scaling | Tor Lillqvist |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold |
2013-03-03 | coverity#735378: fix copy&paste error | Markus Mohrhard |
2013-03-01 | String::CreateFromAscii drop in sc | Ricardo Montania |
2013-03-01 | Add breaks to default and don't overflow to defaut | Fridrich Štrba |
2013-03-01 | Don't overflow case to default so that adding of case will never overflow | Fridrich Štrba |
2013-03-01 | coverity#736015: use of invalid iterator | Markus Mohrhard |
2013-03-01 | coverity#736047: missing break | Markus Mohrhard |
2013-03-01 | coverity#705210: add missing break | Markus Mohrhard |
2013-02-28 | Remove dead voice command code | Tor Lillqvist |
2013-02-28 | coverity#982642: add missing break | Markus Mohrhard |
2013-02-27 | enable disabled test for rotated anchored shape, | Noel Power |
2013-02-27 | the method is actually called twice, fdo#60306 | Markus Mohrhard |
2013-02-27 | warning C4805: != : unsafe mix of bool and sal_Bool | Stephan Bergmann |
2013-02-27 | remove the copied cond format cell attr entries, fdo#60306 | Markus Mohrhard |
2013-02-26 | small performance improvement for fdo#61484 | Markus Mohrhard |
2013-02-26 | fdo#38838 Replaced some use of (Xub)String with OUString. | Jean-Noël Rouvignac |
2013-02-26 | and avoid type issues when zeroing. | Michael Meeks |
2013-02-26 | initialize relative col/row/tab indicees to avoid false positives. | Michael Meeks |
2013-02-26 | whoops, de-break SOME BROKEN FOO | Caolán McNamara |
2013-02-26 | postit dialog is always used for redline comments now | Caolán McNamara |
2013-02-26 | SOME BROKEN FOO | Caolán McNamara |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | use URM_COPY when copying cond formats, fdo#60306, fdo#60311 | Markus Mohrhard |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | simplify CreateScImportAsciiDlg | Caolán McNamara |
2013-02-24 | suck alternative title out of the .ui | Caolán McNamara |
2013-02-24 | add requred custom widget entry points | Caolán McNamara |
2013-02-24 | rewrite import CSV dialog to WidgetLayout | Petr Vorel |
2013-02-24 | add a crude GetOptimalSize to ScCsvTableBox | Caolán McNamara |
2013-02-24 | make ScCsvGrid robust against early show before valid column limit set | Caolán McNamara |