summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-19lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna1-4/+10
2016-07-19GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem6-7/+90
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna3-1/+54
2016-07-19simplify code nowCaolán McNamara1-27/+8
2016-07-19Resolves: tdf#100909 artifacts in hole of polypolygon shapeCaolán McNamara1-8/+0
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl1-1/+1
2016-07-19xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl1-1/+10
2016-07-19lokdocview: handle part number in view selections/cursorsMiklos Vajna1-23/+68
2016-07-19desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl1-5/+2
2016-07-19desktop: CppunitTest_desktop_app requires breakpadMichael Stahl1-0/+2
2016-07-19Missing @since tagsStephan Bergmann2-0/+2
2016-07-19Revert "bump nss to 3.25"Caolán McNamara5-27/+24
2016-07-19use CAIRO_FILL_RULE_EVEN_ODD by defaultCaolán McNamara1-0/+1
2016-07-19bump nss to 3.25Caolán McNamara5-24/+27
2016-07-19tdf#97195 make diamond transition work againDavid Tardon2-1/+57
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann15-24/+24
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann22-63/+63
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann48-87/+87
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in desktopStephan Bergmann1-1/+1
2016-07-19tdf#100929 - Windows Installer: "ADDLOCAL=ALL" doesn't set all featuresJuergen Funk1-2/+2
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna14-13/+104
2016-07-19add AGGREGATE testcaseZdeněk Crhonek1-0/+5923
2016-07-19add ODDLYIELD test caseZdeněk Crhonek1-0/+2443
2016-07-19tdf#61901 RTF export: fix implicit font name of non-ascii textMiklos Vajna3-0/+37
2016-07-19add RECEIVED test caseZdeněk Crhonek1-0/+3052
2016-07-19update CONVERT_ADD test caseZdeněk Crhonek1-1036/+655
2016-07-19tdf#100837: Support Office URI SchemesMike Kaganski4-1/+246
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke9-32/+40
2016-07-19sc: remove commented out codeJochen Nitschke2-45/+0
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke5-91/+43
2016-07-19improve unnecessaryoverride pluginNoel Grandin24-116/+9
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke5-325/+29
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke2-19/+39
2016-07-19Revert "Resolves: tdf#99360 can't select filter criteria with mouse"Eike Rathke1-3/+0
2016-07-18update BITXOR test caseZdeněk Crhonek1-233/+213
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara3-30/+20
2016-07-18tdf#100960 Add new Portuguese AutoCorrect entriesMarco A. G. Pinto1-40/+93
2016-07-18Resolves: tdf#100823 crash during PopupMenu dtorCaolán McNamara1-1/+2
2016-07-18'as well' seems redundant to meCaolán McNamara1-1/+1
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara2-1/+11
2016-07-18Resolves: tdf#100964 singlevalfields cleanup took wrong branchCaolán McNamara1-2/+2
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara3-2/+8
2016-07-18vcl: This seems a missing returnTakeshi Abe2-2/+2
2016-07-18don't write past the end of the arrayMarkus Mohrhard1-1/+1
2016-07-18-fsanitize=signed-integer-overflowStephan Bergmann1-1/+5
2016-07-18Updated coreAron Budea1-0/+0
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna3-92/+92
2016-07-18Resolves: tdf#100941 LibreLogo: replace literal '\n' with newlineTakeshi Abe1-2/+2
2016-07-18protect against empty m_aTableManagers stackCaolán McNamara3-10/+19