summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-11tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen3-28/+9
2017-12-11Elementary-icons 1.0 beta releaseandreas kainz3533-239316/+5
2017-12-11Fix typosAndrea Gelmini3-3/+3
2017-12-11Enable RTF import tests on WindowsMike Kaganski1-3/+0
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin5-14/+12
2017-12-11loplugin:salcall fix functionsNoel Grandin940-2126/+2107
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski10-26/+45
2017-12-11Use platform-specific newline in unit testMike Kaganski1-1/+1
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-6/+6
2017-12-11Improve loplugin:salcall error reportingStephan Bergmann2-10/+9
2017-12-11tdf#114342 move recursion guard to encompass threaded path tooCaolán McNamara1-6/+6
2017-12-11tdf#63154 removed some solar.h referencesekuiitr2-2/+0
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann44-240/+240
2017-12-11loplugin:conststringvar (clang-cl)Stephan Bergmann1-1/+1
2017-12-11loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-12-11loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-12-11-Werror,-Wundef (clang-cl)Stephan Bergmann2-0/+12
2017-12-11Remove useless "using" in LibXSLTTransformer (filter)Julien Nabet1-1/+0
2017-12-11Improve set up of test objectsJens Carl13-15/+32
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner3-517/+483
2017-12-10Fix isSalCallFunction furtherStephan Bergmann3-72/+148
2017-12-10lok: calc: fix: the last col/row headers were not collectedMarco Cecchetti1-12/+13
2017-12-10lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti1-1/+2
2017-12-10ofz#4582 Floating-point-exceptionCaolán McNamara1-7/+11
2017-12-10ofz#4581 Integer-overflowCaolán McNamara1-1/+2
2017-12-10ofz#4576 Integer-overflowCaolán McNamara1-1/+3
2017-12-10ofz#4578 Integer-overflowCaolán McNamara1-2/+6
2017-12-10ofz#4571 more Direct-leaksCaolán McNamara1-14/+14
2017-12-10ofz#4571 Direct-leakCaolán McNamara1-40/+33
2017-12-10ofz#4570 depth protect mathtype parsingCaolán McNamara1-0/+4
2017-12-10Use for range loop in sdrhhcwrap (sw)Julien Nabet1-5/+4
2017-12-10Use some for range loops in vclJulien Nabet5-42/+36
2017-12-10Modernize code in sdextJulien Nabet2-17/+12
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke12-23/+0
2017-12-10Fix typosAndrea Gelmini5-7/+7
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist1-2/+0
2017-12-10Fix inconsistent naming of a variable.Kohei Yoshida2-14/+14
2017-12-10tdf#114261 Retain toolbar:style after customizationMaxim Monastirsky2-2/+5
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida6-19/+0
2017-12-09Updated coreLászló Németh1-0/+0
2017-12-09Updated coreRicardo Palomares1-0/+0
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky8-25/+22
2017-12-09breeze-icons: update links.txt fileandreas kainz3-6/+9
2017-12-09oss-fuzz hasn't merged this yetCaolán McNamara1-1/+1
2017-12-09catch exception for disable-database-connectivity caseCaolán McNamara1-2/+9
2017-12-09valgrind: more leaks on loading abi3279-1.htmlCaolán McNamara4-65/+46
2017-12-09Updated coreOlivier Hallot1-0/+0
2017-12-09Updated coreOlivier Hallot1-0/+0
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe3-37/+28