summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)AuthorFilesLines
2013-04-25convert merge table dialog to .uiCaolán McNamara3-117/+5
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy4-4/+4
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza3-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-14/+13
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-9/+9
2013-03-10Comment translation german-english in sw/source/ui/table/Matthias Freund7-156/+59
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+21
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2-3/+3
2013-02-20sal_Bool to boolTakeshi Abe1-9/+9
2013-02-18sal_Bool to boolTakeshi Abe2-10/+10
2013-02-18Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe1-6/+5
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2-2/+2
2013-02-10Comment translation german - english - correctionMatthias Freund1-1/+1
2013-02-10Comment translation german - englishMatthias Freund1-4/+4
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-9/+4
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara2-4/+0
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-3/+3
2013-01-23convert autofit width dialog to new .uiCaolán McNamara3-133/+13
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-5/+5
2013-01-18convert table properties tabdialog to .uiCaolán McNamara4-367/+16
2013-01-13grotesque TextControlCombo can now go with widget layoutCaolán McNamara1-1/+0
2013-01-12split out table columns page and adapt codeCaolán McNamara4-393/+105
2013-01-12split out table textflow page and adapt codeCaolán McNamara4-481/+241
2013-01-11split out format table page and adapt codeCaolán McNamara2-265/+244
2012-12-07-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks12-276/+168
2012-11-26use secondary-group packing to left group help and adapt to OK->Insert changeCaolán McNamara1-2/+10
2012-11-21unused variablesLuboš Luňák1-1/+0
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-5/+2
2012-10-19sal_Bool to boolTakeshi Abe1-1/+1
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara3-140/+10
2012-09-28adapt code to new table autoformat dialogCaolán McNamara5-321/+119
2012-09-28convert code to use new text<->table dialogCaolán McNamara3-326/+67
2012-09-28convert code to use new split table dialogCaolán McNamara3-131/+12
2012-09-28convert code to use new table width dialogCaolán McNamara4-158/+19
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara3-278/+56
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl8-49/+0
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-15/+2
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-4/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-27sw: fix some warningsMichael Stahl1-0/+6
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+4
2012-06-27Reduce newline bloat at eofThomas Arnhold9-219/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold3-7/+1
2012-06-25Remove various commented out definesThomas Arnhold3-3/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31