summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a few const purely for documentation reasonsprivate/lmamane/tdf110997Lionel Elie Mamane2017-08-021-11/+11
* tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane2017-08-021-4/+28
* janitorial; not useful; is actually used belowLionel Elie Mamane2017-06-241-1/+1
* tdf#108732 ListBox: in absence of a field, treat data as stringLionel Elie Mamane2017-06-241-1/+3
* updater: add a one step update testMarkus Mohrhard2017-06-244-0/+27
* updater: add a way to manually test updater command lineMarkus Mohrhard2017-06-242-7/+17
* updater: forward the command line arguments to the updaterMarkus Mohrhard2017-06-241-1/+12
* Set OK as default button in MM Assign Fields dialogGabor Kelemen2017-06-241-0/+1
* tdf#98800 Enable Next button on the third page of the MM WizardGabor Kelemen2017-06-241-0/+1
* iOS workaround to avoid mkdir problem.jan Iversen2017-06-242-2/+3
* tdf#40713: dBASE, don't lose dbt fileJulien Nabet2017-06-241-0/+6
* gitignore: compile_commands.json is only top-levelMuhammet Kara2017-06-241-1/+1
* update notebookbar_groupedbar_fullandreas kainz2017-06-241-6440/+6467
* osl: w32/file.cxx cleanup signatures of definitionsChris Sherlock2017-06-231-34/+18
* osl: w32/file.cxx normalized LHS/RHS if conditionsChris Sherlock2017-06-231-39/+39
* EditEngine: Added test to check MultiPara SelectiveSelection Copy/PasteVarun Dhall2017-06-231-0/+50
* osl: w32/file.cxx remove extraneous space from around bracesChris Sherlock2017-06-231-133/+133
* osl: w32/file.cxx update commentsChris Sherlock2017-06-231-14/+10
* EditEngine: Added test to check Multi Para Copy/PasteVarun Dhall2017-06-231-0/+46
* osl: w32/file.cxx update headersChris Sherlock2017-06-231-11/+9
* iOS, convert CPPUnittest to noopjan Iversen2017-06-234-0/+8
* Remove support for the oldref attribute in l10ntoolsGabor Kelemen2017-06-235-29/+3
* bridges: fix Linux/arm for the non-Android caseMiklos Vajna2017-06-231-0/+4
* Sort listStephan Bergmann2017-06-231-1/+1
* coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara2017-06-231-5/+5
* Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara2017-06-231-3/+2
* Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara2017-06-231-0/+5
* android: Fix bridges/ module for building with Clangbrainbreaker2017-06-234-5/+5
* std::string -> StringRefStephan Bergmann2017-06-231-3/+3
* tdf#39468 Translate some random German comments/termsJens Carl2017-06-234-12/+12
* simplify some string handling in tracing callsNoel Grandin2017-06-2341-381/+108
* sw: fix UBSAN error in CppunitTest_sw_odfimportMichael Stahl2017-06-231-1/+2
* writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna2017-06-2311-170/+116
* Fix typosAndrea Gelmini2017-06-234-4/+4
* loplugin:oncevar editeng..extensionsNoel Grandin2017-06-2318-86/+45
* Updated coreOlivier Hallot2017-06-231-0/+0
* loplugin:oncevar filter..formsNoel Grandin2017-06-2324-82/+46
* XMLSignature_GpgImpl: Use cppu::supportsServiceSamuel Mehrbrodt2017-06-231-7/+2
* XMLSignature_GpgImpl: Clean up namespacesSamuel Mehrbrodt2017-06-231-14/+6
* Gpg key listing: Use range based for loopSamuel Mehrbrodt2017-06-231-4/+4
* tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt2017-06-231-3/+10
* gpg4libre: Handle error when retrieving public keySamuel Mehrbrodt2017-06-231-1/+4
* convert to std::vectorCaolán McNamara2017-06-231-5/+5
* coverity#1412987 Untrusted value as argumentCaolán McNamara2017-06-231-3/+11
* move pBuffer out of classCaolán McNamara2017-06-233-30/+28
* coverity#1412873 Dereference null return valueCaolán McNamara2017-06-231-0/+1
* silence some unique_ptr warningsCaolán McNamara2017-06-231-8/+14
* coverity#1412992 Unused valueCaolán McNamara2017-06-231-1/+0
* coverity#735795 Unchecked dynamic_castCaolán McNamara2017-06-231-2/+2
* coverity#1412988 Uninitialized scalar fieldCaolán McNamara2017-06-231-2/+5