summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-10iOS, corrected path in LOjan Iversen2-6/+7
2018-01-10iOS, reference to hook_2 wrongjan Iversen1-2/+4
2018-01-10iOS, catch library changes in makejan Iversen2-18/+52
2018-01-10ofz#5211 limit table parsing depthCaolán McNamara3-0/+24
2018-01-10tdf#83877 Copy signature line properties too when copying shapeSamuel Mehrbrodt1-0/+10
2018-01-10tdf#106991: Highlighting remains after select no fillTamás Zolnai1-0/+5
2018-01-10Fix typoAndrea Gelmini1-1/+1
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk9-11/+133
2018-01-10Updated coreOlivier Hallot1-0/+0
2018-01-09Don't use non-Windows sys/time.hStephan Bergmann1-4/+4
2018-01-09Don't build off-by-default loplugin:unusedfields on Windows for nowStephan Bergmann1-0/+4
2018-01-09Various loplugin (clang-cl)Stephan Bergmann1-4/+4
2018-01-09Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend in external/boostStephan Bergmann102-0/+102
2018-01-09no matching function for call to 'intrusive_ptr_add_ref'Stephan Bergmann1-1/+1
2018-01-09loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2-2/+2
2018-01-09-Werror,-Wformat (clang-cl)Stephan Bergmann1-1/+1
2018-01-09Avoid clash with ERROR macro from wingdi.h on WindowsStephan Bergmann2-11/+11
2018-01-09ofz#5193 Negative-size-paramCaolán McNamara1-1/+1
2018-01-09just use a simple vectorCaolán McNamara1-76/+71
2018-01-09don't need to dynamically allocate theseCaolán McNamara1-64/+59