summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin15-49/+41
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin21-63/+33
2017-06-25make some tools macros into functionsNoel Grandin2-50/+67
2017-06-25fix constants used before definitionNoel Grandin1-10/+10
2017-06-25upload poppler 0.56.0David Tardon1-2/+2
2017-06-25remove unused local varsJochen Nitschke1-6/+1
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock2-21/+19
2017-06-25osl: for should be a whileChris Sherlock1-1/+1
2017-06-25osl: test condition fixes in unx/file.cxxChris Sherlock1-31/+30
2017-06-25osl: whitespace cleanup of unx/file.cxxChris Sherlock1-228/+286
2017-06-25osl: doxygen comments in unx/file.cxxChris Sherlock1-12/+10
2017-06-25vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke1-3/+2
2017-06-25osl: cleanup headers of unx/file.cxxChris Sherlock1-8/+5
2017-06-25tdf#43157 - osl: convert OSL_PRECONDs in w32 & unx file.cxxChris Sherlock2-14/+19
2017-06-25osl: remove unneeded comment in unx/file.cxxChris Sherlock1-5/+0
2017-06-25svx: pass struct by const reference ...Jochen Nitschke2-23/+25
2017-06-25tdf#107584: Load/save page background transparencyKatarina Behrens3-0/+28
2017-06-25osl: remove comment cruft from pipe.cxx on win32 and unxChris Sherlock2-28/+3
2017-06-25osl: whitespace cleanup of pipe.cxx for unx and w32Chris Sherlock2-167/+139
2017-06-25osl: document pipe functionalityChris Sherlock1-19/+48
2017-06-25osl: variety of doxygen fixesChris Sherlock5-96/+114
2017-06-25osl: document and group code via doxygenChris Sherlock1-11/+23
2017-06-25Updated coreOlivier Hallot1-0/+0
2017-06-25Updated coreOlivier Hallot1-0/+0
2017-06-25gpg4libre: import public key payload if initial validation failsThorsten Behrens1-4/+59
2017-06-25gpg4libre: save some space, extract binary key/sign dataThorsten Behrens2-0/+3
2017-06-25gpg4libre: base64-encode and decode SignatureValueThorsten Behrens1-4/+17
2017-06-25osl: doxygen parblockChris Sherlock1-8/+12
2017-06-25osl: remove @relates Condition, not relevantChris Sherlock1-12/+1
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