summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-15Updated coreGabor Kelemen
2017-05-15Updated coreGabor Kelemen
2017-05-15Updated coreGabor Kelemen
2017-05-15Updated coreGabor Kelemen
2017-05-15Updated coreGabor Kelemen
2017-05-15loplugin:useuniqueptrNoel Grandin
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-15basic: Fix broken logic in VBA's unit testsTakeshi Abe
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe
2017-05-14tdf#43157: convert cppcanvas module away from OSL_ASSERTChris Sherlock
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Optionsmelikeyurtoglu
2017-05-14tdf#96681: Add flag so we can actually work with SID_ATTR_BRUSH_CHARKatarina Behrens
2017-05-14remove duplicate defineJochen Nitschke
2017-05-14catch out of range values in strong_int constructorNoel Grandin
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Options.melikeyurtoglu
2017-05-14osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock
2017-05-14remove some unused forward declarationsJochen Nitschke
2017-05-14accessibility: Remove useless locks.Arnaud Versini
2017-05-14Remove more %20 from style commandsMaxim Monastirsky
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky
2017-05-14Revert "tdf#96444 Replace chr(20) with '%20' in style uno commands"Maxim Monastirsky
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-05-14Allow destroying old MenuBarManager instancesMaxim Monastirsky
2017-05-14Remove useless m_xContext.is() checkMaxim Monastirsky
2017-05-14osl: cleanup file_url.cxxChris Sherlock
2017-05-14osl: osl_File.cxx unit test formatting cleanupChris Sherlock
2017-05-14fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet
2017-05-14fix gdi resource leak with unreleased virtual deviceJulien Nabet
2017-05-14handle test that apparently depends on our additional fontsMarkus Mohrhard
2017-05-14tdf#107823: missing buttons in Presentation MinimizerJulien Nabet
2017-05-14fix gdi resource leak with unreleased virtual deviceMarkus Mohrhard
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard
2017-05-13use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-13import stream on the LibreOffice side, tdf#107827Markus Mohrhard
2017-05-13accessibility: simplify and inline VCLXAccessibleList::clearItemsArnaud Versini
2017-05-13tdf#101885: fix crash in AccFrameSelectorJulien Nabet
2017-05-13Kill some code duplication, move shared code into private funcKatarina Behrens
2017-05-13tdf#107811: expert config, deal no parent caseJulien Nabet
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna
2017-05-13osl: osl_File.cxx indent fixesChris Sherlock
2017-05-13osl: final cleanup of sal_File.cxx unit testChris Sherlock
2017-05-13osl: osl_File.cxx header cleanupChris Sherlock
2017-05-13osl: osl_File.cxx qa test - remove osl namespace prefixesChris Sherlock
2017-05-13osl: osl_File.cxx qa file cleanupChris Sherlock
2017-05-13osl: file test - space between C comment token and start of commentChris Sherlock
2017-05-13osl: remove commented code from file testChris Sherlock
2017-05-13osl: remove extraneous comment cruft from test sourceChris Sherlock
2017-05-13sw: some old GCC apparently doesn't like that, let's try thisMichael Stahl