summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28move strings out of widgetCaolán McNamara
2015-09-28Simply move std::vector instances around hereStephan Bergmann
2015-09-28do not use unlimited precision in status barEike Rathke
2015-09-28remove outputLength variable when calculating encryption verifierTomaž Vajngerl
2015-09-28opengl: use VCL_GL_INFO in salbmp so messages appear apitraceTomaž Vajngerl
2015-09-28don't allocate (by eraseing) an un-initialized 1x1 virtual deviceTomaž Vajngerl
2015-09-28tdf#94011: load&save more border typesOliver Specht
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28Remove bogus unreliable testStephan Bergmann
2015-09-28USING_X: Compare against TRUE, not "yes"Samuel Mehrbrodt
2015-09-28framework: remove obsolete Linux libc5 supportMichael Stahl
2015-09-28loplugin:staticmethodsStephan Bergmann
2015-09-28Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara
2015-09-28tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky
2015-09-28bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna
2015-09-28Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist
2015-09-28Resolves: tdf#94458 wrong alpha values for 32bit dibsCaolán McNamara
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-28Cleanup: WANT_X11 is the same as USING_X11Samuel Mehrbrodt
2015-09-28tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna
2015-09-28One more GUIBASE -> USING_X11Samuel Mehrbrodt
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara
2015-09-28Updated coreDennis Roczek
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28libreofficekit: fix mismatched free() / deleteMiklos Vajna
2015-09-28sd tiled rendering: avoid passing explicit 0 vcl::WindowMiklos Vajna
2015-09-28basebmp: -headless -> --headlessMiklos Vajna
2015-09-28tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna
2015-09-28sw: prefix members of SwTextFrmMiklos Vajna
2015-09-28by default use the system memory allocatorMarkus Mohrhard
2015-09-28SDK apps actually find URE libs via DYLD_LIBRARY_PATHStephan Bergmann
2015-09-28Return unique_ptr from AstExpression::eval_* functionsStephan Bergmann
2015-09-28m_exprValue cannot be non-null hereStephan Bergmann
2015-09-28AstExpression::coerce always returned m_exprValue, so simplify its signatureStephan Bergmann
2015-09-28Remove redundant AstExpression::eval_internalStephan Bergmann
2015-09-28AstExpression::eval_internal always returns m_exprValueStephan Bergmann
2015-09-28AstExpression::coerce is always called with bAssign = trueStephan Bergmann
2015-09-28Simplify coerce_value signatureStephan Bergmann
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-27don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard
2015-09-27enable z axis objects when changing chart type, tdf#94290Markus Mohrhard
2015-09-27gcc3 is not supported anymore, so remove thatMarkus Mohrhard