summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez1-0/+17
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez1-0/+14
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez2-1/+9
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez4-8/+43
2014-04-30coverity#738904 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-30coverity#738907 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-04-30coverity#738906 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-30coverity#705024 Dereference after null checkCaolán McNamara1-2/+2
2014-04-30cp#1000068 testcaseMiklos Vajna4-0/+8
2014-04-30cp#1000068 sw HTML export: fix crash when trying to export new FillAttributesMiklos Vajna1-1/+2
2014-04-30coverity#1210166 Uninitialized pointer fieldCaolán McNamara1-1/+0
2014-04-30WaE: suggest parentheses around assignment used as truth valueTor Lillqvist4-8/+14
2014-04-30One more -Werror=parenthesesTor Lillqvist1-1/+2
2014-04-30-Werror=parenthesesNoel Grandin1-1/+2
2014-04-30fdo#77725 LO not able to open/save file when exported multiple times.Ravindra Vidhate3-4/+20
2014-04-30WaE: virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin848-14303/+14292
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl2-122/+7
2014-04-30Use a real assert() hereTor Lillqvist1-1/+1
2014-04-30Can't use ifdefs here, the mpFldTypes array must have fixed contentsTor Lillqvist1-2/+0
2014-04-29sw doc model dump: improve section format dumpMiklos Vajna2-14/+20
2014-04-29coverity#1210169 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210172 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210173 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-29coverity#1210174 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-29sw: actually why does this not simply call FlatIndex()?Michael Stahl1-5/+1
2014-04-29fdo#76696: CurTOXType::GetFlatIndex(): fix inverted conditionalMichael Stahl1-4/+4
2014-04-29fix crash found when exploring fdo#50697Caolán McNamara1-3/+4
2014-04-29sw doc model xml dump: include section propertiesMiklos Vajna1-2/+36
2014-04-29sw: remove SwFormTokensHelper implementation details from headerMichael Stahl2-112/+102
2014-04-29fdo#77308: SwFormTokensHelper avoid infinite loop on invalid inputMichael Stahl2-20/+20
2014-04-29coverity#1210183 Uninitialized pointer fieldCaolán McNamara1-0/+6
2014-04-29coverity#1210195 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-29coverity#1210202 Uninitialized pointer fieldCaolán McNamara1-12/+13
2014-04-29do not have a separate action for accepting changes in a selectionLuboš Luňák8-129/+33
2014-04-29Less intrusive --disable-database-connectivity change for swTor Lillqvist2-1/+5
2014-04-29prevent duplicated redline accept/reject spellcheck popup itemsLuboš Luňák1-3/+6
2014-04-29Revert "More --disable-database-connectivity work"Tor Lillqvist4-74/+17
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák10-3/+154
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák2-33/+42
2014-04-28More --disable-database-connectivity workTor Lillqvist4-17/+74
2014-04-28Avoid SvxSearchDialogWrapper for non-desktopTor Lillqvist2-2/+28
2014-04-28I think we don't need to register the 'child windows' for non-desktopTor Lillqvist1-0/+2
2014-04-28coverity#708472 Uninitialized scalar fieldCaolán McNamara1-3/+6
2014-04-28coverity#708471 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-28CppunitTest_sw_ooxmlexport: move sdr-related tests to the dedicated suiteMiklos Vajna2-57/+57
2014-04-28fdo#77719 File containing CusGeom gets corrupted on RT.Sourav3-0/+11
2014-04-28fdo#77713 : File Corruption - Header.xmlRajashri3-3/+11
2014-04-28fdo#77715: Fix for TOC flag field \cDinesh Patil3-4/+17
2014-04-28fdo#77759 : Embedded excel getting renamed to binary object.Ravindra Vidhate5-5/+21