summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)AuthorFilesLines
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
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
2012-06-21re-base on ALv2 code.Michael Meeks14-346/+220
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-7/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon1-3/+3
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl2-9/+9
2012-05-14fix RenameHdl in previous commit:Michael Stahl1-7/+8
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin1-24/+24
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag1-2/+2
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara1-2/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-19/+19
2012-01-08UI elements begin with upper caseAndras Timar1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud11-22/+0
2011-11-22these can be constCaolán McNamara1-1/+1
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+2
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-1/+1
2011-11-02rename TEXTDIRECTION variables to TEXTORIENTATION to represent the previous s...Lior Kaplan3-15/+15
2011-11-02Change strings to reflect text orientation not text directionlityLior Kaplan1-3/+3
2011-10-05doesn't need to be a LINKCaolán McNamara2-5/+4
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke1-1/+1
2011-05-20return by ref instead of pointerCaolán McNamara1-2/+2
2011-04-11not useful dates in source code removedJúlio Hoffimann1-3/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky23-427/+463
2011-03-14Remove empty comment fieldsThomas Arnhold1-50/+25
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks23-426/+463
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2