summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-18Fix MSVC hang in ThreadPool::shutdown()Michael Stahl1-0/+3
2017-03-18cppcheck: workaround nullpointer false positive with an assertJulien Nabet1-0/+1
2017-03-18cppcheck: nullPointerJulien Nabet1-2/+2
2017-03-18vcl: change opengl gpWatchdogExt from oslCondition to osl::ConditionChris Sherlock1-7/+7
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock3-18/+16
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock2-12/+11
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock2-16/+16
2017-03-18Updated coreAdolfo Jayme Barrientos1-0/+0
2017-03-18Move the check to start, clearer this wayKhaled Hosny1-3/+4
2017-03-18fix typo: amd --> anddennisroczek2-2/+2
2017-03-18add test for tdf#95306Markus Mohrhard3-0/+58
2017-03-18uitest: add method to get the column object from a spreadsheet docMarkus Mohrhard1-0/+11
2017-03-18add test for tdf#105909Markus Mohrhard2-0/+17
2017-03-18osl: removed extraneous <BR> tag from conditn.hChris Sherlock1-1/+1
2017-03-18osl: test/uniquepipename.hxx use <> delimiters for headersChris Sherlock1-5/+6
2017-03-18osl: test/uniquepipename.hxx whitespace and end namespace commentsChris Sherlock1-3/+6
2017-03-18extend the test for invalid names, related tdf#86214Markus Mohrhard1-1/+6
2017-03-18add test for tdf#86214Markus Mohrhard3-0/+69
2017-03-18uitest: add method to simplify sending CTRL+AMarkus Mohrhard1-0/+13
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen19-150/+150
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen4-6/+4
2017-03-18jpeg_natural_order asan odr violationCaolán McNamara1-1/+1
2017-03-17ofz#889 readjust jpeg importCaolán McNamara5-3/+4
2017-03-17tweak libjpeg to honor JPEGMEM and set it in file format testersCaolán McNamara5-0/+54
2017-03-17utl::TempFile can give a stream directly without bringing ucb into itCaolán McNamara1-4/+8
2017-03-17starmath: Add missing commands and tooltips to the Element windowTakeshi Abe3-10/+146
2017-03-17tdf#106295 fix vertical orientation for fullwidth colon and semicolon.Mark Hung1-2/+5
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin2-13/+9
2017-03-17ofz#887 support avoiding reading configCaolán McNamara2-60/+65
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin3-6/+5
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna10-15/+14
2017-03-17Use SfxObjectFactory::GetFactoryName, againMatteo Casalin1-2/+3
2017-03-17Simplify same assignment in both branches of a conditionalMatteo Casalin1-13/+3
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin11-22/+19
2017-03-17drop upcastsJochen Nitschke1-2/+2
2017-03-17Notebookbar: transparent menu iconSzymon Kłos1-0/+0
2017-03-17VBA tests - add CSNG, CSTR test caseZdeněk Crhonek3-0/+142
2017-03-18osl: remove more comment cruftChris Sherlock1-15/+0
2017-03-18osl: remove commented out codeChris Sherlock1-3/+1
2017-03-18osl: remove comment cruftChris Sherlock1-3/+0
2017-03-18osl: I think we all know what a constructor and destructor is...Chris Sherlock1-2/+3
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann2-5/+20
2017-03-18osl: add code tags to doublecheckedlocking.hChris Sherlock1-0/+2
2017-03-18osl: more doxygen changesChris Sherlock2-62/+58
2017-03-17There appears to be no need to create a copy hereStephan Bergmann1-1/+1
2017-03-17osl: remove some @return tags I missed earlierChris Sherlock1-3/+0
2017-03-17osl: use doxygen @code special markerChris Sherlock1-0/+2
2017-03-17loplugin:staticaccessStephan Bergmann1-1/+1
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock12-859/+706
2017-03-17ios, added Prototype projectjan Iversen15-0/+2933