summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01svl: remove pointless catch around "delete" statementMichael Stahl
2016-07-01python3: override LINKCC properly, it needs -pthreadMichael Stahl
2016-07-01remove executable bit from .mk filesMichael Stahl
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-07-01loplugin:unreffunStephan Bergmann
2016-07-01loplugin:unreffunStephan Bergmann
2016-07-01bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti
2016-07-01bccu#1900 - added support for discrete activitiesMarco Cecchetti
2016-07-01bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti
2016-07-01bccu#1870 - added support for rotate attributeMarco Cecchetti
2016-07-01avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar
2016-07-01bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar
2016-07-01loplugin:stringconstantStephan Bergmann
2016-07-01no need to check twiceEike Rathke
2016-07-01use GetInt32() for integer Add-In parametersEike Rathke
2016-07-01let GetInt*() truncate to integer towards 0Eike Rathke
2016-07-01loplugin:defaultparamsStephan Bergmann
2016-07-01bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti
2016-07-01svg filter - rewritten context handlingMarco Cecchetti
2016-07-01svgfilter - polish code formattingMarco Cecchetti
2016-07-01lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti
2016-07-01lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-07-01sd: sd_export_ooxml still takes the most time, split it in 2Michael Stahl
2016-07-01sd: split up sd_export_testsMichael Stahl
2016-07-01cppunittester: always print execution time of each testMichael Stahl
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara
2016-07-01remove stylename dependency from rtfimportJustin Luth
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-07-01Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe
2016-06-30loplugin:badstatics: new static only found with libc++Stephan Bergmann
2016-06-30Minor changes for Pattern tabRishabh Kumar
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara
2016-06-30Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS()Eike Rathke
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung
2016-06-30GSoC added button with small paddingSzymon Kłos
2016-06-30Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara
2016-06-30tdf#65356 Photo Album: Disable "Insert Link" in the add dialogSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-06-30sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna
2016-06-30use GetInt*() in the most obvious placesEike Rathke
2016-06-30use GetInt*() in the most obvious placesEike Rathke
2016-06-30use GetInt*() in the most obvious placesEike Rathke
2016-06-30return SAL_MAX_... instead of 0 for GetInt*()Eike Rathke
2016-06-30introduce ScInterpreter::GetInt32WithDefault()Eike Rathke
2016-06-30introduce ScInterpreter::GetUInt32()Eike Rathke
2016-06-30use GetInt16()Eike Rathke