summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara8-84/+56
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna12-59/+55
2018-01-11ofz#5234 Direct-leakCaolán McNamara1-16/+13
2018-01-11starmath: getLength() > 0 -> !isEmpty()Takeshi Abe3-8/+8
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin16-193/+150
2018-01-11Fix typo in codeAndrea Gelmini1-2/+2
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski5-4/+15
2018-01-11tdf#114939 filter: don't use StarOffice SHA1 in MS Office filtersMichael Stahl1-4/+10
2018-01-11(related:tdf#114939) connectivity: use real SHA1Michael Stahl1-10/+9
2018-01-11tdf#114955: Fix primary key management in copy tableJulien Nabet1-0/+4
2018-01-11tdf#91292 ooxmlexport: cleared fill != use grabbag infoJustin Luth3-0/+23
2018-01-11Fix Tab key cycle through slide background panelKatarina Behrens1-59/+1
2018-01-11Modernize a bit svtoolsJulien Nabet6-122/+60
2018-01-11Optimize a bit fileview.cxx (svtools)Julien Nabet1-93/+53
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet7-100/+71
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet2-12/+10
2018-01-11iOS, removed dummyLOkitjan Iversen2-66/+2
2018-01-11Fix template parameter ambiguityStephan Bergmann1-1/+1
2018-01-11tdf#114802 Emojis palette inserts code instead of emojiNoel Grandin1-2/+3
2018-01-11loplugin:useuniqueptr in ImplAccelManagerNoel Grandin2-13/+7
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin9-83/+49
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin8-292/+206
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin59-96/+94
2018-01-11Updated coreOlivier Hallot1-0/+0
2018-01-11Updated coreOlivier Hallot1-0/+0
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand3-12/+68
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand1-0/+11
2018-01-11tdf#103705 Tooltip improvement for clone formattingheiko tietze1-0/+5
2018-01-11tdf#114701 Missing widget labels in Customization dialogheiko tietze1-156/+231
2018-01-10Fix typoAndrea Gelmini1-1/+1
2018-01-10Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend, reduxStephan Bergmann2-0/+52
2018-01-10Do use just std::cerr in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist1-3/+4
2018-01-10Bin superfluous using declarationsTor Lillqvist1-3/+0
2018-01-10Don't try to preload the KDE4 shell backend as that crashesTor Lillqvist1-0/+7
2018-01-10Simplify logging in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist1-39/+4
2018-01-10Updated coreChristian Lohmaier1-0/+0
2018-01-10tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens3-2/+8
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara7-50/+53
2018-01-10This is a hash: '#', this is a slash: '/'Tor Lillqvist2-10/+10
2018-01-10iOS, missed remove debug linejan Iversen1-1/+0
2018-01-10iOS, update to compile appjan Iversen2-8/+7
2018-01-10ofz: Integer-overflowCaolán McNamara1-5/+9
2018-01-10Updated coreLászló Németh1-0/+0
2018-01-10Mention that the getError() semantics are unclearTor Lillqvist1-0/+5
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt2-2/+5
2018-01-10gbuild: print a better error message when adding non-existing ModuleMichael Stahl1-1/+6
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr6-37/+26
2018-01-10tdf#113923: don't use twice a new column in table copyJulien Nabet1-3/+13
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna6-8/+25
2018-01-10pdfium: update to 3312Miklos Vajna5-9/+36