summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)Author
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-19sal_Bool to boolTakeshi Abe
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert code to use new text<->table dialogCaolán McNamara
2012-09-28convert code to use new split table dialogCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-27sw: fix some warningsMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl
2012-05-14fix RenameHdl in previous commit:Michael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-08UI elements begin with upper caseAndras Timar
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-02rename TEXTDIRECTION variables to TEXTORIENTATION to represent the previous s...Lior Kaplan
2011-11-02Change strings to reflect text orientation not text directionlityLior Kaplan
2011-10-05doesn't need to be a LINKCaolán McNamara
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-05-20return by ref instead of pointerCaolán McNamara
2011-04-11not useful dates in source code removedJúlio Hoffimann
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Remove empty comment fieldsThomas Arnhold
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writerChristina Rossmanith
2011-02-24os150: m101 mergedos
2011-02-22#i101353# stop column width balancing in small tablesos
2011-02-21masterfix DEV300: #i10000# WAE fixesIvo Hinkelmann