summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-05-12tdf#39468: Translate German comments/terms sw/source/filter/html/htmlfldw.cxxJens Carl
2017-05-12auto-turn with-ant-home into absolute pathChristian Lohmaier
2017-05-12tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-05-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl
2017-05-12sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl
2017-05-12tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl
2017-05-12update comments and remove TODOJochen Nitschke
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-12tdf#100072 extra test for DOCX shape import with zero heightVasily Melenchuk
2017-05-12Introduce and check FormulaTokenArray::mbFinalized to not add further tokensEike Rathke
2017-05-12tdf#106051 Notify listeners on top and bottom of split formula groupArul Michael
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke
2017-05-12Resolves: tdf#107786 crash on null pointer accessCaolán McNamara
2017-05-12ofz: use our own OString insteadCaolán McNamara