summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-12comphelper: give up on the XPropertySetInfos for nowMichael Stahl1-1/+7
2015-09-11basic: one more WeakImplHelper<XPropertySetInfo> duplicateMichael Stahl2-129/+14
2015-09-11getFiles refactoring: kde partJulien Nabet5-20/+49
2015-09-11comphelper: another WeakImplHelper duplicateMichael Stahl1-1/+5
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl3-71/+22
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner1-11/+11
2015-09-11Android: i18-ize some stringsJacobo Aragunde Pérez2-4/+9
2015-09-11Android: check file modify date to know if save is completeJacobo Aragunde Pérez1-7/+33
2015-09-11Android: Implement cloud saveJacobo Aragunde Pérez5-8/+107
2015-09-11Android: provide an ID to document providersJacobo Aragunde Pérez5-9/+44
2015-09-11unit test for MoveBlock / ScUndoDragDrop caption life cycle, tdf#92995Eike Rathke1-0/+42
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe44-90/+82
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe16-27/+25
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky4-1/+173
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky1-2/+0
2015-09-11tdf#94031 - slideshow: bind correct GL context for prepareEnvironmentLubosz Sarnecki1-0/+1
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl12-36/+65
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-6/+8
2015-09-11sw: add unit test for the redline frame duplication regressionMichael Stahl2-0/+108
2015-09-11Revert "Fix single node CopyRange"Michael Stahl4-36/+31
2015-09-11tdf#92145: Writer table rows/columns can't be resizedLászló Németh1-0/+6
2015-09-11check stream status more oftenCaolán McNamara2-15/+32
2015-09-11tdf#93243 replace boost::bind with C++11 lambdas in Metadatable.cxxn.r.pearson1-15/+6
2015-09-11LOK: don't use unstable API unconditionally when including the GTK headerMiklos Vajna2-1/+1
2015-09-11Resolves: rhbz#1261421 crash on mashing hangul korean keyboardCaolán McNamara2-0/+192
2015-09-11tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls3-17/+16
2015-09-11tdf#94045: negative margins in OOXML reenabledOliver Specht3-3/+37
2015-09-11Useless cargo cult?Stephan Bergmann1-34/+0
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht12-20/+139
2015-09-11lokdocview: GTK+ calls should be made from the main threadMiklos Vajna1-2/+12
2015-09-11downgrade warning, exception on opening a missing file is an expected thingCaolán McNamara1-8/+10
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara1-0/+1
2015-09-11coverity#1323754 we apparently can survive std::abort for a whileCaolán McNamara1-0/+1
2015-09-11coverity#1323755 Using invalid iteratorCaolán McNamara1-1/+1
2015-09-11Missing dependencyStephan Bergmann1-0/+1
2015-09-11sw: indentation fixesMiklos Vajna2-3/+3
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna3-2/+14
2015-09-11convert Link<> to typedNoel Grandin6-49/+37
2015-09-11convert Link<> to typedNoel Grandin8-103/+89
2015-09-11convert Link<> to typedNoel Grandin4-8/+6
2015-09-11convert Link<> to typedNoel Grandin78-144/+170
2015-09-11convert Link<> to typedNoel Grandin2-14/+13
2015-09-11convert Link<> to typedNoel Grandin9-31/+17
2015-09-11convert Link<> to typedNoel Grandin3-7/+7