summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-30Use a real assert() hereTor Lillqvist
2014-04-30Can't use ifdefs here, the mpFldTypes array must have fixed contentsTor Lillqvist
2014-04-29sw doc model dump: improve section format dumpMiklos Vajna
2014-04-29coverity#1210169 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210172 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210173 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210174 Uninitialized scalar fieldCaolán McNamara
2014-04-29sw: actually why does this not simply call FlatIndex()?Michael Stahl
2014-04-29fdo#76696: CurTOXType::GetFlatIndex(): fix inverted conditionalMichael Stahl
2014-04-29fix crash found when exploring fdo#50697Caolán McNamara
2014-04-29sw doc model xml dump: include section propertiesMiklos Vajna
2014-04-29sw: remove SwFormTokensHelper implementation details from headerMichael Stahl
2014-04-29fdo#77308: SwFormTokensHelper avoid infinite loop on invalid inputMichael Stahl
2014-04-29coverity#1210183 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210195 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210202 Uninitialized pointer fieldCaolán McNamara
2014-04-29do not have a separate action for accepting changes in a selectionLuboš Luňák
2014-04-29Less intrusive --disable-database-connectivity change for swTor Lillqvist
2014-04-29prevent duplicated redline accept/reject spellcheck popup itemsLuboš Luňák
2014-04-29Revert "More --disable-database-connectivity work"Tor Lillqvist
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák
2014-04-28More --disable-database-connectivity workTor Lillqvist
2014-04-28Avoid SvxSearchDialogWrapper for non-desktopTor Lillqvist
2014-04-28I think we don't need to register the 'child windows' for non-desktopTor Lillqvist
2014-04-28coverity#708472 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708471 Uninitialized scalar fieldCaolán McNamara
2014-04-28CppunitTest_sw_ooxmlexport: move sdr-related tests to the dedicated suiteMiklos Vajna
2014-04-28fdo#77719 File containing CusGeom gets corrupted on RT.Sourav
2014-04-28fdo#77713 : File Corruption - Header.xmlRajashri
2014-04-28fdo#77715: Fix for TOC flag field \cDinesh Patil
2014-04-28fdo#77759 : Embedded excel getting renamed to binary object.Ravindra Vidhate
2014-04-27coverity#1130360 Unchecked dynamic_castMiklos Vajna
2014-04-27fdo#77718: Picture inside SmartArt changes after RTumeshkadam
2014-04-27WaE: unused variable 'sBuffer'Tor Lillqvist
2014-04-27constLuboš Luňák
2014-04-27surely std::min was the intentCaolán McNamara
2014-04-27OUString: avoid temporaries and concatenationsMatteo Casalin
2014-04-27sal_uInt16 to sal_Int16Matteo Casalin
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
2014-04-27sal_uInt16 to size_tMatteo Casalin
2014-04-27Constify and reduce scopeMatteo Casalin
2014-04-27Reduce scope and simplifyMatteo Casalin
2014-04-27OUString: constify and avoid temporariesMatteo Casalin
2014-04-27sal_uInt16 to int + constifyMatteo Casalin
2014-04-27Prefer OUString concatenation to OUStringBufferMatteo Casalin
2014-04-27Constify some OUStringsMatteo Casalin
2014-04-27sal_uInt16 to more proper types + constifyMatteo Casalin