Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-03 | Related: fdo#38966 RTF export has to write titlepg before all headerf/footerf | Miklos Vajna | |
Previously it was written only before the first headerf/footerf, which made the non-first headerf/footerf to be ignored. | |||
2011-09-02 | add a way to better construct an OString of len X from a SvStream | Caolán McNamara | |
2011-09-01 | More build fixing. | Thorsten Behrens | |
Writer also needed the ooxmlexport.hxx from oox now. | |||
2011-09-01 | fdo#40344: reverted commit 6f7bd9 | Cédric Bosdonnat | |
The tweak had side effect and is now useless with the new way of painting the separators. | |||
2011-09-01 | Header/Footer: separator drawing changes | Cédric Bosdonnat | |
According to Christoph's ideas, here are changes to the separators: * labels moved to the right of the page instead of the left * the label background color computation has been improved to handle more cases * the separator line has been removed when there is a header or footer * the label is now sticking to the bottom/top of the header/footer | |||
2011-09-01 | Don't hard code joining type of Arabic characters | Khaled Hosny | |
* The joining type is defined in the Unicode character database, so we should query that property instead of hard coding some code points. * Use Unicode Joining_Group. * Instead of hard coding code points for character groups, we can use Unicode Joining_Group that provide the same categorization. * Replace simple one line functions with macros. | |||
2011-08-31 | rename screwy operator++ to advance | Caolán McNamara | |
2011-08-31 | rename this odd operator++ to just 'advance' | Caolán McNamara | |
2011-08-30 | partial revert of 01a87c102fe6bdaf3aa48a0ba17219e6e0983c4c which was buggy | Norbert Thiebaud | |
2011-08-30 | Some cppcheck cleaning | Julien Nabet | |
2011-08-30 | WaE: dbglevel=2 | Caolán McNamara | |
2011-08-29 | Rename class XColorTable to XColorList | Joseph Powers | |
The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List. | |||
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara | |
2011-08-29 | tweak for change | Caolán McNamara | |
2011-08-29 | ByteString->rtl::OString and destupid-api a bit | Caolán McNamara | |
2011-08-26 | Remove unused parameter. | Jan Holesovsky | |
2011-08-26 | Header/Footer: Change the edition mode entering | Cédric Bosdonnat | |
Single click on header / footer changes the edit mode. But double click is still needed to enter header / footer mode on objects flying on the main body to avoid mistakenly selecting them. | |||
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 | |
HTML_CFG_MSIE was an alias for HTML_CFG_MSIE_40, just use it everywhere for clarity. | |||
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 | |
It seems that it doesn't read characters unless the font is explicitly specified as "Cambria Math" | |||
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 | |
since that's how MSOffice reads it :-/ | |||
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 | |
Disable the unit tests in sw, as that would duplicate the unit test in writerfilter now. Do not remove the old filter yet, so this commit can be reverted later if needed. | |||
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 | |
Changing the height of the footer frame (i.e. by creating a new line in it) didn't update the page margins and broke the rendering of the header/footer decorators. To avoid that, redraw the whole page when the SwFooterFrm is invalid. |