Age | Commit message (Expand) | Author |
2012-03-30 | count words in text with mixed script punctuation correctly | Caolán McNamara |
2012-03-30 | fdo#40735 RTF export: CJK text is typically not single-byte | Miklos Vajna |
2012-03-30 | testcase for fdo#45394 | Miklos Vajna |
2012-03-29 | fix last commit | Luboš Luňák |
2012-03-29 | (const) char[] (i.e. size unknown) cannot be used with O(U)String | Luboš Luňák |
2012-03-28 | remove RTL_CONSTASCII_(U)STRINGPARAM usage | Luboš Luňák |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | add testcase for n#751117 | Miklos Vajna |
2012-03-28 | use a vector instead of a deque when deque extras unneeded, they're faster | Caolán McNamara |
2012-03-28 | Rewrite of the format paintbrush | Maxime de Roucy |
2012-03-28 | fix of comments | Maxime de Roucy |
2012-03-28 | add GetCurParAttr and GetPaMParAttr in SwEditShell | Maxime de Roucy |
2012-03-27 | Resolves: fdo#47865 insertions into deque invalidate nLastCount | Caolán McNamara |
2012-03-27 | Translate German comments | Philipp Weissenbacher |
2012-03-27 | Convert SV_PTRARR_DEL to boost::ptr_vector | Bartosz Kosiorek |
2012-03-26 | Fix Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-03-26 | Rename WEIT_WECH to FAR_AWAY | Nicolas Christener |
2012-03-26 | reduce over use of static OUStrings | Caolán McNamara |
2012-03-26 | Fix recent paintfrm.cxx regressions | Stephan Bergmann |
2012-03-25 | rtftok: added missing test document | Miklos Vajna |
2012-03-25 | disable failing test | Markus Mohrhard |
2012-03-24 | check end of iterator with != instead of < | Julien Nabet |
2012-03-24 | fdo#46955 fix RTF import of all capitals char prop | Miklos Vajna |
2012-03-24 | fdo#47036 fix RTF import of multi-paragraph exact height textboxes | Miklos Vajna |
2012-03-24 | fdo#47036 fix RTF import of shapes inside text frames at the start of the doc | Miklos Vajna |
2012-03-23 | SvtAccessibilityOptions::GetIsForBorders is no longer used | Caolán McNamara |
2012-03-23 | fdo#42750 fdo#45562 fdo#47717: border paint ordering: | Michael Stahl |
2012-03-23 | removed duplicate includes in sw | Takeshi Abe |
2012-03-23 | fdo#47326 fix RTF import of mixed super/nonsuper text | Miklos Vajna |
2012-03-23 | fixed crash due to use of STL deque for SwLineRects | Cédric Bosdonnat |
2012-03-23 | add testcase for n#751054 | Miklos Vajna |
2012-03-22 | fdo#39003: fix autoformat Undo cursors: | Michael Stahl |
2012-03-22 | SwFEShell::ShouldObjectBeSelected leaks pPos | Michael Stahl |
2012-03-22 | n#750258: removed strange non-wrapping condition | Cédric Bosdonnat |
2012-03-22 | Revert "make text wrapping work in headers/footers too (fdo#39155)" | Cédric Bosdonnat |
2012-03-22 | Convert SVARRAY SORT into STL set | Bartosz Kosiorek |
2012-03-22 | n#751054 fix VML import of absolutely positioned pictures | Miklos Vajna |
2012-03-22 | Conver SV VARARR to std::deque for sw module. | Bartosz Kosiorek |
2012-03-21 | fdo#45522: WW8TableInfo::processSwTable: check that table has layout | Caolán McNamara |
2012-03-21 | convert SwTOXSources to a std::vector | Caolán McNamara |
2012-03-21 | SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore it | Miklos Vajna |
2012-03-21 | Further clean up of previous patch | Stephan Bergmann |
2012-03-21 | Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroups | Arnaud Versini |
2012-03-21 | Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master... | Michael Stahl |
2012-03-21 | rhbz#789022: SwNodes: fix inconsistent outline check: | Michael Stahl |
2012-03-21 | BigPtrArray: deploy some asserts | Michael Stahl |
2012-03-21 | fdo#45671 set initial color for split buttons | Winfried Donkers |
2012-03-21 | SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IF | Miklos Vajna |
2012-03-20 | removed zoomtools int functions | Tim Hardeck |
2012-03-20 | remove ToDouble/ToFloat | Caolán McNamara |