summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-08-17cppcheck: remove assigned but unused variableTakeshi Abe
2011-08-16Header/Footer: ghost footnote and columns linesCédric Bosdonnat
2011-08-16catch by const referenceCaolán McNamara
2011-08-15Fix the parameters in throw RuntimeExceptionJoseph Powers
2011-08-16fixed class name in diagnosing messageTakeshi Abe
2011-08-15Fix cppcheck division by 0 detected (thanks Noel and Norbert)Julien Nabet
2011-08-15bnc#693477 improve column/table width when table width > pagewidthNoel Power
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-13A revert of a wrong piece of cppcheck cleaningJulien Nabet
2011-08-13Some cppcheck cleaningJulien Nabet
2011-08-13cppcheck: possible null pointer dereference: pDlgTakeshi Abe
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-08-12sw: Removed SwWrtShell::_CanInsert(), that method only for a beep...Cédric Bosdonnat
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud
2011-08-11Some cppcheck cleaningJulien Nabet
2011-08-11Use EditHeaderAndFooter like calc does.Thomas Arnhold
2011-08-11avoid crash when writting commentsLuboš Luňák
2011-08-11finish implementation of writing of comments to .docxLuboš Luňák
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-08-10Enable export of basic CSS styles in HTML 3.2 modeHarri Pitkänen
2011-08-10Enable paragraph border settings in HTML editor for all HTML variantsHarri Pitkänen
2011-08-10ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara
2011-08-10Translated a few german comments in paintfrm.cxxCédric Bosdonnat
2011-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara
2011-08-10fdo#33960 - import/export xrefs to numbered parasTroy Rollo
2011-08-10fdo#33960, Implement new rule for xref to numbered paragraphsTroy Rollo
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-08-08add SwPostItField::GetDateTime()Luboš Luňák
2011-08-08fix crash and fix rtl logicLuboš Luňák
2011-08-08runtime ConvertToUnicode->compile time unicode constantsCaolán McNamara
2011-08-08Print current page in the Print dialog, fdo#34697.Ta Duc Tung
2011-08-06[PATCH] do not use clone in path for test in swNorbert Thiebaud
2011-08-06We convert 0x0B's to <w:br/>'s later in RunText().Jan Holesovsky
2011-08-06Add a comment based on the Caolan's explanation.Jan Holesovsky
2011-08-06Fix field values in export to docxTroy Rollo
2011-08-05convert deprecated ConvertToUnicode to rtl::OUStringCaolán McNamara
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04[PATCH] Get rid of SvULongs in writerMaciej Rumianowski
2011-08-04state *what* format is problematic in the OSL_FAILCaolán McNamara
2011-08-04replace ByteString::ConvertToUnicodeCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03SwFilterBase::ReadUnicode is dubious, luckily unusedCaolán McNamara
2011-08-03ByteString::ConvertToUnicode->rtl::OUString ctorCaolán McNamara
2011-08-03Related: #i38880# crash in new field codeCaolán McNamara
2011-08-02MSWordExportBase::ExportDocument: check if we have a DocShellMiklos Vajna
2011-08-02catch by const referenceCaolán McNamara
2011-08-02bPgChpLevel is always false, so remove if (bPgChpLevel) branchesCaolán McNamara