Age | Commit message (Expand) | Author |
2014-04-17 | no temporary instance of SvtLanguageTable necessary here | Eike Rathke |
2014-04-16 | coverity#735422 Logically dead code | Caolán McNamara |
2014-04-15 | whitespace for include statements | Thomas Arnhold |
2014-04-15 | editeng: sal_Bool->bool | Noel Grandin |
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold |
2014-04-14 | typo: postion -> position | Thomas Arnhold |
2014-04-11 | Introduce twip/mm100 conversion functions instead of duplicated macros | Tor Lillqvist |
2014-04-10 | callcatcher: update unused code | Caolán McNamara |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-04 | Resolves: coverity#705447 Self assignment | Caolán McNamara |
2014-04-04 | svl/eitem.hxx: sal_Bool->bool | Noel Grandin |
2014-04-04 | cleanup up the EditEngine::GetAttribs call | Noel Grandin |
2014-04-03 | svl: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-31 | use SAL_N_ELEMENTS | Caolán McNamara |
2014-03-31 | Presentation string for recently-added border types | Luke Deller |
2014-03-31 | .doc support for recently-added border line types | Luke Deller |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-30 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-03-29 | typo: selektion -> selection | Thomas Arnhold |
2014-03-28 | Merge back branch alg_writerframes to trunk | Armin Le Grand |
2014-03-28 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-24 | editeng: clean up unneeded bForceCursor | Miklos Vajna |
2014-03-22 | coverity#736772 Dereference before null check | Caolán McNamara |
2014-03-19 | convert OUString::match to OUString::endsWith | Noel Grandin |
2014-03-19 | Add dash-dot and dash-dot-dot line styles. | Kohei Yoshida |
2014-03-18 | Disable unit tests which use library objects from libmerged on Windows. | Matúš Kukan |
2014-03-17 | Make this non-inline. | Kohei Yoshida |
2014-03-17 | codemaker,editeng: prefer passing OUString by reference | Noel Grandin |
2014-03-15 | fdo#63154 Remove some solar.h references | Alexandre Vicenzi |
2014-03-14 | fdo#68779: RTF import: set borders without explicit width | Michael Stahl |
2014-03-11 | oox export: associate editeng CharInteropGrabBag with sw via SID | Tomaž Vajngerl |
2014-03-11 | editeng: sal_Bool->bool | Noel Grandin |
2014-03-10 | editeng: register GrabBag as a Char attribute | Tomaž Vajngerl |
2014-03-10 | editeng: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | editeng: Add CharInteropGrabBag to editeng. | Tomaž Vajngerl |
2014-03-10 | RTF writing now uses SfxStyleSheetIterator to iterate over style sheets | Tobias Lippert |
2014-03-07 | coverity#735418 Logically dead code | Caolán McNamara |
2014-03-07 | coverity#982456 Dereference after null check | Caolán McNamara |
2014-03-06 | coverity#1190356 Dereference null return value | Caolán McNamara |
2014-03-05 | Simplify DrawWave | Keith Curtis |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-03-05 | remove unused code SvxNumRule::Create(SvStream&) | Noel Grandin |
2014-03-05 | remove unused code SvxNumberFormat::Create(SvStream&) | Noel Grandin |
2014-03-05 | remove unused code accessibility::AccessibleParaManager::Release(int) | Noel Grandin |
2014-03-05 | remove unused code editeng::MisspellRange::MisspellRange() | Noel Grandin |
2014-03-05 | remove unused code editeng::Section::Section() | Noel Grandin |
2014-03-04 | fdo#75260: Correctly draw double lines for both Writer and Calc. | Kohei Yoshida |