summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk9-59/+121
2016-06-07enable breakpad in distro configsMarkus Mohrhard3-0/+3
2016-06-07Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales3-64/+64
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli2-4/+1
2016-06-07we also need to set initialized falg for deferred initializationMarkus Mohrhard1-0/+1
2016-06-07update creditsChristian Lohmaier1-1504/+1520
2016-06-07update emoji autocorrect files from po-filesChristian Lohmaier8-18/+56
2016-06-07Updated coreChristian Lohmaier1-0/+0
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard4-8/+49
2016-06-07Switch "Delete" and "Rename" in Template context menuAkshay Deep1-4/+4
2016-06-07Resolves: tdf#89186 descend into dimension children to obtain leaf resultEike Rathke1-0/+18
2016-06-07Any::getValue always returns non-nullStephan Bergmann1-12/+9
2016-06-07attempt to obtain numeric constraint values for GETPIVOTDATA(), tdf#35247Eike Rathke3-10/+114
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara1-3/+5
2016-06-07unoxml: fix data race in CEventDispatcher::callListeners()Michael Stahl2-21/+15
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski14-27/+305
2016-06-07Missing selected + hover state in Template ManagerAkshay Deep5-4/+18
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara2-2/+1
2016-06-07gtk3: wrongly activating the parent menu and not the desired childCaolán McNamara1-6/+10
2016-06-07Replace VALID_CONVERSION macro with functionStephan Bergmann1-10/+32
2016-06-07tdf#99589 tolower / toupper - dangerous to Turks ...krishna keshav1-2/+3
2016-06-07tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna3-2/+20
2016-06-07sd: make test "testTdf93124" more robustTomaž Vajngerl1-8/+15
2016-06-07error: unknown tag: internalStephan Bergmann1-3/+6
2016-06-07fix include guardEike Rathke1-2/+2
2016-06-07Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara1-14/+21
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin19-532/+323
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis3-26/+151
2016-06-07Resolves: Template selection dialog has wrong parentAkshay Deep1-1/+1
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara8-154/+213
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara2-6/+3
2016-06-07Remove unnecessary strings in bmpmask dialog tdf#87026Muhammet Kara4-118/+68
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli2-2/+2
2016-06-07tdf#89329: use unique_ptr for pImpl in svdoole2Xisco Fauli2-70/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli2-3/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli2-3/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli2-2/+1
2016-06-07Reset Default in Context Menu for default templatesAkshay Deep9-17/+49
2016-06-07pass image lists using a response fileDavid Tardon5-24/+151
2016-06-07starmath: Make ctors explicitTakeshi Abe9-38/+38
2016-06-06#i124867#: jpg options shows initially wrong estimated file sizeDamjan Jovanovic1-2/+2
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke23-110/+406
2016-06-06use smaller hammerDavid Tardon2-69/+1
2016-06-06there is no image list in firebirdDavid Tardon1-1/+0
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl7-21/+10
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl173-651/+651
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann15-23/+23
2016-06-06sw: prefix members of SwCacheMiklos Vajna2-90/+90
2016-06-06loplugin:sallogareasMichael Stahl1-1/+2
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin7-84/+38