summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01related to #fdo71248 - ActiveDocument not tracking ThisWordDocJustin Luth
2014-11-01sw: unused includes in paintfrmMiklos Vajna
2014-11-01sw: unused includes in pagechgMiklos Vajna
2014-11-01sw: unused includes in objectformattertxtfrmMiklos Vajna
2014-10-31fdo#85562: sw: fix crash on insert of input field and set variable fieldJulien Nabet
2014-10-31sw: fix insertion of hyperlink inside hyperlink...Michael Stahl
2014-10-31sw: [loplugin:salbool]Michael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-31coverity#707299 Uncaught exceptionCaolán McNamara
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-10-31WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool]Tor Lillqvist
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30WaE: unused variable 'pXmlDoc'Tor Lillqvist
2014-10-30disable specific oox_export unit for macosxNorbert Thiebaud
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30WaE: [loplugin:staticcall]Caolán McNamara
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-10-30fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara
2014-10-30sw: use new bookmark API in lcl_FillBookmarkArray() for text nodesMiklos Vajna
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna
2014-10-30Unused DocxAttributeOutput::switchHeaderFooter()Miklos Vajna
2014-10-30cleanup: We re-init this member all the time anyway.Jan Holesovsky
2014-10-29Fix -fsanitize=signed-integer-overflow (when long int is 32-bit)Stephan Bergmann
2014-10-29sw doc model xml dump: show bookmarksMiklos Vajna
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29Fix -fsanitize=signed-integer-overflowStephan Bergmann
2014-10-29sw: translate "Rekursiv"Michael Stahl
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-29sw: convert some silly assertions and remove stupid debug-only returnsMichael Stahl
2014-10-29sw: prefix members of SwTxtInfoMichael Stahl
2014-10-29sw: translate Netto to NetMichael Stahl
2014-10-29coverity#1078538 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#1078537 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#705921 Dereference before null checkCaolán McNamara
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara
2014-10-29sw: convert last usage of switchHeaderFooter() to DocxTableExportContextMiklos Vajna
2014-10-28lastAnchorPos got renamed to mpLastAnchorPosCaolán McNamara
2014-10-28fdo#84692 SwXAutoStyleFamily::insertStyle: don't throw on unknown propertyMiklos Vajna
2014-10-28fdo#37960 fix shift+click to select multiple drawingsAndras Timar
2014-10-28fix a big pile of the crash tester .doc import failuresCaolán McNamara
2014-10-28SwXTextPortionEnumeration ctor: avoid dynamic_cast in the common caseMiklos Vajna