summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-30no need to allocate a new string in parseDurationNoel Grandin
2018-08-30xmlsecurity: use comphelper::containerToSequence()Miklos Vajna
2018-08-30the 0 default for EndDialog means RET_CANCELCaolán McNamara
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin
2018-08-30use realloc instead of malloc+memcpyNoel Grandin
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin
2018-08-30loplugin:useuniqueptr in idlc::compileFileNoel Grandin
2018-08-30use std::vector in AstStackNoel Grandin
2018-08-30don't declare allocation operators for internal codeNoel Grandin
2018-08-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung
2018-08-30findreplacedialog: Set a11y role of hint text to staticSamuel Thibault
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-29KJ: Draw menubar: add icons to shape menusectionRizal Muttaqin
2018-08-29Round fraction if possible, else truncate; tools::Time::GetClock()Eike Rathke
2018-08-29Fix typoAndrea Gelmini
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini
2018-08-29Fix typosAndrea Gelmini
2018-08-29Removed executable permission on simple ASCII filesAndrea Gelmini
2018-08-29Removed execution flag on pptx fileAndrea Gelmini
2018-08-29Removed executable permission on xml fileAndrea Gelmini
2018-08-29Removed execution flag on xlsx fileAndrea Gelmini
2018-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas
2018-08-29tdf#119554 Expand collapsed panel when panel content gets focusJim Raykowski
2018-08-29tdf#119527 Fix focus hidden by mouse click panel collapseJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-08-29tdf#102031 Expand collapsed deck when sidebar docking window gets focusJim Raykowski
2018-08-29loplugin:useuniqueptr in the sc dialog classesNoel Grandin
2018-08-29drop gpgme for oss-fuzzCaolán McNamara
2018-08-2932-bit Clang trunk (towards Clang 9) still doesn't have __mulodi4Stephan Bergmann
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth
2018-08-29match preview buffer device mapmode and pixel sizeCaolán McNamara
2018-08-29desktop: improve help blurb for various casesThorsten Behrens
2018-08-29loplugin:useuniqueptr in XclExpDxfNoel Grandin
2018-08-29fix sd_export_ooxml2 fail on Linux-rpm_deb-x86@71-TDF, MASTERJustin Luth
2018-08-29More -Werror=redundant-moveStephan Bergmann
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin
2018-08-29More -Werror=redundant-moveStephan Bergmann
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29vim-ide-integration: remove no longer needed workaroundMiklos Vajna
2018-08-29tdf#119232 ww8import: even page means default to start on page 2Justin Luth
2018-08-29sal: use correct settings path for HaikuKacper Kasper
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-29Fetch xmlsec only if necessaryKacper Kasper
2018-08-29Fix stack protector checkKacper Kasper
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-29fix android buildNoel Grandin
2018-08-29Add unit tests for tools::Time::GetClock()Eike Rathke
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski