summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-24tdf#108720 Add symbol fonts to isSymbolFont()Yousuf Philips1-0/+5
2017-06-25osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock1-1/+1
2017-06-24Related tdf#40713, use DecodeMechanism::UnambiguousJulien Nabet1-1/+1
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe4-9/+4
2017-06-24gpp4libre: error handling, proper key extractionThorsten Behrens1-2/+10
2017-06-24oovbaapi: use autoshape in case of EllipseShapeTamas Bunth1-1/+3
2017-06-24oovbaapi: add Application.OperatingSystem propertyTamas Bunth3-0/+10
2017-06-24janitorial; not useful; is actually used belowLionel Elie Mamane1-1/+1
2017-06-24tdf#108732 ListBox: in absence of a field, treat data as stringLionel Elie Mamane1-1/+3
2017-06-24updater: add a one step update testMarkus Mohrhard4-0/+27
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard2-7/+17
2017-06-24updater: forward the command line arguments to the updaterMarkus Mohrhard1-1/+12
2017-06-24Set OK as default button in MM Assign Fields dialogGabor Kelemen1-0/+1
2017-06-24tdf#98800 Enable Next button on the third page of the MM WizardGabor Kelemen1-0/+1
2017-06-24iOS workaround to avoid mkdir problem.jan Iversen2-2/+3
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-24gitignore: compile_commands.json is only top-levelMuhammet Kara1-1/+1
2017-06-24update notebookbar_groupedbar_fullandreas kainz1-6440/+6467
2017-06-23osl: w32/file.cxx cleanup signatures of definitionsChris Sherlock1-34/+18
2017-06-23osl: w32/file.cxx normalized LHS/RHS if conditionsChris Sherlock1-39/+39
2017-06-23EditEngine: Added test to check MultiPara SelectiveSelection Copy/PasteVarun Dhall1-0/+50
2017-06-23osl: w32/file.cxx remove extraneous space from around bracesChris Sherlock1-133/+133
2017-06-23osl: w32/file.cxx update commentsChris Sherlock1-14/+10
2017-06-23EditEngine: Added test to check Multi Para Copy/PasteVarun Dhall1-0/+46
2017-06-23osl: w32/file.cxx update headersChris Sherlock1-11/+9
2017-06-23iOS, convert CPPUnittest to noopjan Iversen4-0/+8
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen5-29/+3
2017-06-23bridges: fix Linux/arm for the non-Android caseMiklos Vajna1-0/+4
2017-06-23Sort listStephan Bergmann1-1/+1
2017-06-23coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara1-5/+5
2017-06-23Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara1-3/+2
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara1-0/+5
2017-06-23android: Fix bridges/ module for building with Clangbrainbreaker4-5/+5
2017-06-23std::string -> StringRefStephan Bergmann1-3/+3
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl4-12/+12
2017-06-23simplify some string handling in tracing callsNoel Grandin41-381/+108
2017-06-23sw: fix UBSAN error in CppunitTest_sw_odfimportMichael Stahl1-1/+2
2017-06-23writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna11-170/+116
2017-06-23Fix typosAndrea Gelmini4-4/+4
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin18-86/+45
2017-06-23Updated coreOlivier Hallot1-0/+0
2017-06-23loplugin:oncevar filter..formsNoel Grandin24-82/+46
2017-06-23XMLSignature_GpgImpl: Use cppu::supportsServiceSamuel Mehrbrodt1-7/+2
2017-06-23XMLSignature_GpgImpl: Clean up namespacesSamuel Mehrbrodt1-14/+6
2017-06-23Gpg key listing: Use range based for loopSamuel Mehrbrodt1-4/+4
2017-06-23tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt1-3/+10
2017-06-23gpg4libre: Handle error when retrieving public keySamuel Mehrbrodt1-1/+4
2017-06-23convert to std::vectorCaolán McNamara1-5/+5
2017-06-23coverity#1412987 Untrusted value as argumentCaolán McNamara1-3/+11
2017-06-23move pBuffer out of classCaolán McNamara3-30/+28