Age | Commit message (Expand) | Author |
2011-08-26 | Header/Footer: Change the edition mode entering | Cédric Bosdonnat |
2011-08-26 | Header/Footer: changed GetCrsrOfst to be able to pick up background objects | Cédric Bosdonnat |
2011-08-26 | Moved a few bit-fields to booleans | Cédric Bosdonnat |
2011-08-26 | Fixed SwFlowFrm constructor to initialize pPrecede to NULL | Cédric Bosdonnat |
2011-08-26 | catch by const ref | Caolán McNamara |
2011-08-26 | Remove HTML 3.2 export option | Harri Pitkänen |
2011-08-26 | Remove extra #define | Harri Pitkänen |
2011-08-26 | convert package to gbuild | Matúš Kukan |
2011-08-25 | fix ole control export ( bad string lenght check ) | Noel Power |
2011-08-24 | WaE unused parameter | Eike Rathke |
2011-08-24 | kill old vba and ole control filter(s) for import at least | Noel Power |
2011-08-24 | fdo#40341: hide 'math baseline alignment' unless available | Takeshi Abe |
2011-08-24 | Resolves: fdo#40345 don't crash loading temp document to get frame styles | Caolán McNamara |
2011-08-24 | SW_DLL isn't used | Caolán McNamara |
2011-08-23 | Remove unecessary parameter to IDocumentStatistics::UpdateDocStat | Arnaud Versini |
2011-08-23 | add a regression test to confirm SwDocStat works the way I think | Caolán McNamara |
2011-08-23 | ditch deprecated api | Caolán McNamara |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-19 | ByteString->rtl::OString | Caolán McNamara |
2011-08-19 | pointless temp objects, stray debugging code ? | Caolán McNamara |
2011-08-19 | ByteString->rtl::OString | Caolán McNamara |
2011-08-19 | convert tools::Config to rtl::OString | Caolán McNamara |
2011-08-19 | remove extra arg and method | Caolán McNamara |
2011-08-18 | hack: make msoffice 2k7 be able to read ooxml formulas | Luboš Luňák |
2011-08-18 | write formula to the proper place inside ooxml document | Luboš Luňák |
2011-08-18 | hook for calling from .docx filter to starmath for writting formulas | Luboš Luňák |
2011-08-18 | placeholder for writing math to .docx | Luboš Luňák |
2011-08-18 | hack, write .docx datetime as local but mark as utc | Luboš Luňák |
2011-08-18 | Header/Footer: moved the decorator color to the options | Cédric Bosdonnat |
2011-08-18 | Headers/Footers: set only the main color and play with luminance for the other | Cédric Bosdonnat |
2011-08-18 | Merge remote-tracking branch 'feature/gsoc2011_rtfimport' | Miklos Vajna |
2011-08-18 | Enable the writerfilter-based RTF import in non-experimental mode | Miklos Vajna |
2011-08-17 | convert i18npool to gbuild | Matúš Kukan |
2011-08-17 | Header/Footer: Update the whole page when SwFooterFrm is invalid | Cédric Bosdonnat |
2011-08-16 | Keep the container and object separate methods. | Kohei Yoshida |
2011-08-16 | Slightly changed the API. | Kohei Yoshida |
2011-08-17 | cppcheck: remove assigned but unused variable | Takeshi Abe |
2011-08-16 | Header/Footer: ghost footnote and columns lines | Cédric Bosdonnat |
2011-08-16 | catch by const reference | Caolán McNamara |
2011-08-15 | Fix the parameters in throw RuntimeException | Joseph Powers |
2011-08-16 | fixed class name in diagnosing message | Takeshi Abe |
2011-08-15 | Fix cppcheck division by 0 detected (thanks Noel and Norbert) | Julien Nabet |
2011-08-15 | bnc#693477 improve column/table width when table width > pagewidth | Noel Power |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-13 | A revert of a wrong piece of cppcheck cleaning | Julien Nabet |
2011-08-13 | Some cppcheck cleaning | Julien Nabet |
2011-08-13 | cppcheck: possible null pointer dereference: pDlg | Takeshi Abe |
2011-08-12 | Import SmartArt graphics to Impress | Thorsten Behrens |
2011-08-12 | SvtFilterOptions::Get can never be NULL, return ref and don't leak | Caolán McNamara |
2011-08-12 | sw: Removed SwWrtShell::_CanInsert(), that method only for a beep... | Cédric Bosdonnat |