summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier28-91/+197
2018-01-18lokdialog: No modal mode in LOKPranav Kant1-0/+5
2018-01-18ofz#5462 Direct-leakCaolán McNamara2-21/+18
2018-01-18use string-resource with placeholder instead of hardcoded concatenationChristian Lohmaier2-3/+3
2018-01-18CheckLinkFormulaNeedingCheck() for .xls cell formulasEike Rathke3-0/+3
2018-01-18iOS, readded function declaration.jan Iversen1-0/+1
2018-01-18Revert "lok dialog: enable MessageDialog tunneling"Miklos Vajna1-0/+0
2018-01-18iOS, directory creation as part of setupjan Iversen1-5/+5
2018-01-18iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invo...Jon Nermut4-0/+36
2018-01-18iOS, avoid racing conflict in dependenciesjan Iversen1-6/+9
2018-01-18Typo: rDesciprtor->rDescriptorJulien Nabet1-1/+1
2018-01-18Revert part of 970b76816a03be0f57f35a790bea57bf299e344bJulien Nabet1-1/+1
2018-01-18iOS: keep track of the keyboard, and scroll the next search result into view....Jon Nermut7-55/+361
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro10-56/+63
2018-01-18android: fix some layout issues with new-document buttonsChristian Lohmaier7-83/+88
2018-01-18tdf#112140 fix some NPEs re touch/zoom while doucment is not readyChristian Lohmaier4-5/+20
2018-01-18tdf#76817 ooxmlexport: only use stylename for Outline listJustin Luth2-6/+14
2018-01-18Fix typosAndrea Gelmini10-10/+10
2018-01-18sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky1-12/+19
2018-01-18clang-format: allow just listing formatted filesMiklos Vajna1-2/+16
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna7-14/+46
2018-01-18Fix Android build (missing std::trunc)Stephan Bergmann1-0/+1
2018-01-18lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky1-40/+46
2018-01-18Fix typosAndrea Gelmini5-5/+5
2018-01-18sfx2 store: create temp files next to local files (storage case)Miklos Vajna1-12/+24
2018-01-18Replace OUStringBuffer in valueacc (svtools)Julien Nabet1-10/+5
2018-01-18Odd conversion double -> sal_Int32 -> doubleStephan Bergmann1-1/+3
2018-01-17sal: use snprintf for sal logThorsten Behrens1-5/+7
2018-01-17CheckLinkFormulaNeedingCheck() for .xlsx cell formulasEike Rathke1-0/+4
2018-01-17Move implementation to CheckLinkFormulaNeedingCheck() for further reuseEike Rathke3-2/+13
2018-01-17coverity#1427627 'Constant' variable guards dead codeCaolán McNamara1-0/+4
2018-01-17Fix typosAndrea Gelmini11-12/+12
2018-01-17Fix typosAndrea Gelmini8-9/+9
2018-01-17Fix typosAndrea Gelmini20-28/+28
2018-01-17xmlsecurity: cleanup commentThorsten Behrens1-1/+0
2018-01-17WNT: allow to set log level/path from fileSamuel Mehrbrodt1-14/+76
2018-01-17Use for-range loops in QueryDesignView (dbaccess)Julien Nabet1-172/+123
2018-01-17use the same shade of grey as Online UI usesAndras Timar1-1/+1
2018-01-17Updated coreLászló Németh1-0/+0
2018-01-17tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski3-4/+47
2018-01-17ofz#5444 asserts and Null-dereference READCaolán McNamara1-2/+8
2018-01-17writerfilter: remove unused sStyleName1Justin Luth2-3/+0
2018-01-17NFC writerfilter: remove redundant sStyleIdentifierIJustin Luth2-7/+3
2018-01-17Silence MSVC warning C4701Stephan Bergmann1-1/+1
2018-01-17ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-01-17coverity#1427632 try silencing Using invalid iteratorCaolán McNamara1-3/+2
2018-01-17coverity#1427628 Dereference before null checkCaolán McNamara1-0/+2
2018-01-17coverity#1427629 Unchecked return valueCaolán McNamara1-4/+10
2018-01-17Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux buildsEike Rathke1-285/+134
2018-01-17coverity#1427630 Unchecked return valueCaolán McNamara1-2/+2