Age | Commit message (Expand) | Author |
2015-09-28 | move strings out of widget | Caolán McNamara |
2015-09-28 | Simply move std::vector instances around here | Stephan Bergmann |
2015-09-28 | do not use unlimited precision in status bar | Eike Rathke |
2015-09-28 | remove outputLength variable when calculating encryption verifier | Tomaž Vajngerl |
2015-09-28 | opengl: use VCL_GL_INFO in salbmp so messages appear apitrace | Tomaž Vajngerl |
2015-09-28 | don't allocate (by eraseing) an un-initialized 1x1 virtual device | Tomaž Vajngerl |
2015-09-28 | tdf#94011: load&save more border types | Oliver Specht |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-28 | Remove bogus unreliable test | Stephan Bergmann |
2015-09-28 | USING_X: Compare against TRUE, not "yes" | Samuel Mehrbrodt |
2015-09-28 | framework: remove obsolete Linux libc5 support | Michael Stahl |
2015-09-28 | loplugin:staticmethods | Stephan Bergmann |
2015-09-28 | Resolves: tdf#93461 captions laid out behind images | Caolán McNamara |
2015-09-28 | tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INV | Winfried Donkers |
2015-09-28 | sw table styles: Kill useless SwTableBox_Impl. | Jan Holesovsky |
2015-09-28 | bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-direct | Miklos Vajna |
2015-09-28 | Revert "revert back to android-21 target until tinderbox gets updated" | Tor Lillqvist |
2015-09-28 | Resolves: tdf#94458 wrong alpha values for 32bit dibs | Caolán McNamara |
2015-09-28 | Return std::unique_ptr from SvTreeListBox::CreateContextMenu | Stephan Bergmann |
2015-09-28 | Cleanup: WANT_X11 is the same as USING_X11 | Samuel Mehrbrodt |
2015-09-28 | tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indents | Miklos Vajna |
2015-09-28 | One more GUIBASE -> USING_X11 | Samuel Mehrbrodt |
2015-09-28 | wmf spec says that these are only allowed bitcount values | Caolán McNamara |
2015-09-28 | Updated core | Dennis Roczek |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-28 | libreofficekit: fix mismatched free() / delete | Miklos Vajna |
2015-09-28 | sd tiled rendering: avoid passing explicit 0 vcl::Window | Miklos Vajna |
2015-09-28 | basebmp: -headless -> --headless | Miklos Vajna |
2015-09-28 | tdf#90153 DOCX import: fix default sw TextFrame roundtrip | Miklos Vajna |
2015-09-28 | sw: prefix members of SwTextFrm | Miklos Vajna |
2015-09-28 | by default use the system memory allocator | Markus Mohrhard |
2015-09-28 | SDK apps actually find URE libs via DYLD_LIBRARY_PATH | Stephan Bergmann |
2015-09-28 | Return unique_ptr from AstExpression::eval_* functions | Stephan Bergmann |
2015-09-28 | m_exprValue cannot be non-null here | Stephan Bergmann |
2015-09-28 | AstExpression::coerce always returned m_exprValue, so simplify its signature | Stephan Bergmann |
2015-09-28 | Remove redundant AstExpression::eval_internal | Stephan Bergmann |
2015-09-28 | AstExpression::eval_internal always returns m_exprValue | Stephan Bergmann |
2015-09-28 | AstExpression::coerce is always called with bAssign = true | Stephan Bergmann |
2015-09-28 | Simplify coerce_value signature | Stephan Bergmann |
2015-09-27 | sw table styles: Direct formatting takes precedence over table style. | Jan Holesovsky |
2015-09-27 | sw table styles: Insert column, split table, delete row/column. | Jan Holesovsky |
2015-09-27 | sw table styles: Implement table styles in Writer. | Jan Holesovsky |
2015-09-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-27 | don't try to create OUString from editeng directly, tdf#94542 | Markus Mohrhard |
2015-09-27 | enable z axis objects when changing chart type, tdf#94290 | Markus Mohrhard |
2015-09-27 | gcc3 is not supported anymore, so remove that | Markus Mohrhard |