summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-03Avoid float-cast-overflowStephan Bergmann
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák
2021-11-03Fix typosAndrea Gelmini
2021-11-03prelim tdf#136472: remove implementation specific unit testsJustin Luth
2021-11-03Prepare for removal of non-const operator[] from Sequence in testtoolsMike Kaganski
2021-11-02ofz#40625 avoid Integer-overflowCaolán McNamara
2021-11-02cid#1493241 Wrapper object use after freeCaolán McNamara
2021-11-02Tweak loplugin:implicitboolconversion to allow some more bool -> sal_BoolStephan Bergmann
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-11-02xmloff: Prevent gutter margin xml property to be deallocatedTomaž Vajngerl
2021-11-02SwNavigator: correct outline level comparison used in determiningJim Raykowski
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-11-02Replace some macros in formsJulien Nabet
2021-11-02Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-02Revert "tdf#120343 show pdf in async pdf export dialog callback"Caolán McNamara
2021-11-02drop PendingDrawObjectsInPaM in favor of detecting draw objects removalCaolán McNamara
2021-11-02tdf#132499: first stab to remove old stuff from ODBC ver < 3Julien Nabet
2021-11-02ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2021-11-02SwNavigator: fix two uses of UpdateListBoxJim Raykowski
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