summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-09-06[cppchecker] deleting unread variablePierre-André Jacquod
2011-09-06[cppchecker] deletion of not needed variablePierre-André Jacquod
2011-09-06i#118224: kill O(n^2) complexity of unique bookmark name creationChristoph Lutz
2011-09-06Header/Footer: added the menu button to the separator.Cédric Bosdonnat
2011-09-06make sure we can detect if vba code was importedNoel Power
2011-09-06SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara
2011-09-06one of those vexing parsesCaolán McNamara
2011-09-06Header/Footer: enhanced the document subsidiary linesCédric Bosdonnat
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat
2011-09-06Header/Footers: SwPageDesc as a member of SwHeaderFooterWinCédric Bosdonnat
2011-09-06Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx filesCédric Bosdonnat
2011-09-05stick these behind OSL_DEBUG_LEVEL > 1Caolán McNamara
2011-09-05provide a fallback for this for icu < 4.4Caolán McNamara
2011-09-05Reverted WW8TableNodeInfo::toString() for dbglevel>1Cédric Bosdonnat
2011-09-05WaE: unused variableCaolán McNamara
2011-09-05disentangle WW8Read_xstz variantsCaolán McNamara
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-05move template down and tweakCaolán McNamara
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara
2011-09-05rework TestBestAndBraces in terms of new apisCaolán McNamara
2011-09-05disentangle WW8ReadPString to pascal-string and null terminated pstringCaolán McNamara
2011-09-05rework WW8ReadPString in terms of read_uInt8s_AsOStringCaolán McNamara
2011-09-05fix blindingly wrong commentCaolán McNamara
2011-09-05rework WW8Read_xstz using read_LEuInt16s_AsOUStringCaolán McNamara
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-09-05access oox vbaproject import directlyNoel Power
2011-09-05Header/Footer: Moved line thickness magic numbers to a defineCédric Bosdonnat
2011-09-05Header/Footers: fixed separator line position with footnotesCédric Bosdonnat
2011-09-05sw: added some class doxygen documentationCédric Bosdonnat
2011-09-05Header/Footer: Implemented the separator label as a WindowCédric Bosdonnat
2011-09-05#define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilationTor Lillqvist
2011-09-04Drop unused partsJulien Nabet
2011-09-04RTF export: write postit time as wellMiklos Vajna
2011-09-04RTF export: don't output RTF_IGNORE before RTF_CS outside stylesheet tableMiklos Vajna
2011-09-04Fix combobox import bugAndor Ertsey
2011-09-04removed dead codeTakeshi Abe
2011-09-04fix typos in commentsTakeshi Abe
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna
2011-09-02add a way to better construct an OString of len X from a SvStreamCaolán McNamara
2011-09-01More build fixing.Thorsten Behrens
2011-09-01fdo#40344: reverted commit 6f7bd9Cédric Bosdonnat
2011-09-01Header/Footer: separator drawing changesCédric Bosdonnat
2011-09-01Don't hard code joining type of Arabic charactersKhaled Hosny
2011-08-31rename screwy operator++ to advanceCaolán McNamara
2011-08-31rename this odd operator++ to just 'advance'Caolán McNamara
2011-08-30partial revert of 01a87c102fe6bdaf3aa48a0ba17219e6e0983c4c which was buggyNorbert Thiebaud
2011-08-30Some cppcheck cleaningJulien Nabet
2011-08-30WaE: dbglevel=2Caolán McNamara
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara