summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02SwNavigator: Track frame content before other contentJim Raykowski
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-02SwNavigator: Make list of open files in Display sub menu consistentJim Raykowski
2021-11-02Resolves: tdf#136945 fix custom slide show dnd to reorder pagesCaolán McNamara
2021-11-02SwNavigator: Disallow going to content when content is not visibleJim Raykowski
2021-11-02tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopHenrik Palomäki
2021-11-02tdf#141908 replace usage of sal_Int32 with colors in htmlexportHenrik Palomäki
2021-11-02vs-ide-integration: make projects' GUIDs stableMike Kaganski
2021-11-02tdf#139336 sw: fix extra pages of multicolumn sections with footnotesAttila Szűcs
2021-11-02tdf#136945 use ListStore instead of TreeStore to avoid dnd creating subnodesCaolán McNamara
2021-11-02vs-ide-integration: create folders for Executables/Libraries/TestsMike Kaganski
2021-11-02keep showing focus rect on the first element during highlightCaolán McNamara
2021-11-02mbDrawSelection is always true when evaluatedCaolán McNamara
2021-11-02crashtesting: ended up using the wrong strerror_rCaolán McNamara
2021-11-02xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-11-02sw: prefix members of SwAnnotationShell, SwBaseShell, SwContent and ...Miklos Vajna
2021-11-02tdf#145317 sw ms export: handle First Page with a first headerJustin Luth
2021-11-02Update git submodulesSteve Fanning
2021-11-02Update git submodulesOlivier Hallot
2021-11-02tdf#145486: Prevented crash by not updating readOnly valuehomeboy445
2021-11-02Use braces to workaround a strange GCC bugMike Kaganski
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara
2021-11-01tdf#145363 provide an explicit parent for numbering-style dialogCaolán McNamara
2021-11-01loplugin:unusedmember: Work around more cases not marking an enum as referencedStephan Bergmann
2021-11-01ucb: webdav-curl: remove SerfLockStore::getLockToken()Michael Stahl
2021-11-01ucb: webdav-curl: fix MOVE/COPY/DELETE crashMichael Stahl
2021-11-01ucb: webdav-curl: rewrite authentication loop for reentrancyMichael Stahl
2021-11-01curl: build with zlib on WNTMichael Stahl
2021-11-01ucb: webdav-curl: implement CurlSession::abort()Michael Stahl
2021-11-01ucb: webdav-curl: escape broken SharePoint 2016 URIsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 4Michael Stahl
2021-11-01ucb: webdav-curl: use curl_multi API to support read timeoutMichael Stahl
2021-11-01ucb: webdav-curl: remove locks from LockStore after AUTH errorMichael Stahl
2021-11-01ucb: webdav-curl: convert hrefs in PROPFIND response to URIMichael Stahl
2021-11-01ucb: webdav-curl: implement dead properties in PROPFIND/PROPPATCHMichael Stahl
2021-11-01ucb: webdav-curl: clean up CurlUri m_Path messMichael Stahl
2021-11-01ucb: webdav-curl: convert URI reference to URI as early as possibleMichael Stahl
2021-11-01ucb: webdav-curl: handle "depth" in WebDAVResponseParserMichael Stahl
2021-11-01ucb: webdav-curl: Don't crash when accessing WebDAV resource after auth failedMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:constfields in ucbMichael Stahl
2021-11-01ucb: webdav-curl: tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2021-11-01ucb: webdav-curl: const-ness fixesStephan Bergmann
2021-11-01ucb: webdav-curl: tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File'Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (8): Return empty property when not present.Giuseppe Castagno
2021-11-01ucb: webdav-curl: loplugin:unusedmethodsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (6): Cache OPTIONS if not present or if lifetime...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (5): Deal with HTTP unofficial response status c...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (3): Change caching model for HTTP response stat...Michael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno