summaryrefslogtreecommitdiff
path: root/editeng/source/items/frmitems.cxx
AgeCommit message (Expand)Author
2013-05-03fdo#64150 don't segfault when there is no lineLionel Elie Mamane
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-04fdo#46112: tweak condition to prevent guessing only...Michael Stahl
2012-06-04fdo#46112: fix Calc ODF border line import:Michael Stahl
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-21fdo#40874: make recorded border macros run:Michael Stahl
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-04-20fdo#47436: Fixed crash while opening odt file.Dezsi Szabolcs
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-23WaE: nWidth might be unused uninitializedCaolán McNamara
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-09catch exception by constant referenceTakeshi Abe
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-16do not leak memoryDavid Tardon
2011-05-16do not leak memoryDavid Tardon
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19ODF borders import: constants cleanupCédric Bosdonnat
2011-03-19Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat
2011-03-19ODF export of new border typesCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-19Fix border selector to use the new widths systemCédric Bosdonnat
2011-03-19More build fixes in editengCédric Bosdonnat
2011-03-19Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat