summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-19tdf#143736 Add testSamuel Mehrbrodt2-0/+19
2021-08-19cid#1490354/1490355: Logically dead codeJulien Nabet1-2/+2
2021-08-19tdf#143736 Fix loading hyperlink from textboxSamuel Mehrbrodt1-0/+11
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski4-10/+99
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke3-34/+52
2021-08-18GCC bug 96878 is fixed in upcoming GCC 12Stephan Bergmann2-6/+21
2021-08-18Avoid LIBO_USE_SOURCE_LOCATION feature on user-facing LockFileExceptionStephan Bergmann1-2/+4
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara2-5/+5
2021-08-18Teach symstore more duplicated DLLsThorsten Behrens1-0/+2
2021-08-18ofz#36713 Indirect-leakCaolán McNamara1-0/+2
2021-08-18GetObjRef already returns the needed referenceMike Kaganski1-2/+1
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara3-20/+57
2021-08-18ofz#37322 Bad-castCaolán McNamara2-0/+9
2021-08-18loplugin:constparamsNoel Grandin98-333/+338
2021-08-18use visitor callback to avoid container construction (tdf#105575)Noel Grandin2-17/+26
2021-08-18remove incorrect commentXisco Fauli1-1/+0
2021-08-18tdf#118470: unit test for escaped unicode chars in strings importDennis Francis2-0/+13
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis2-3/+113
2021-08-18Fix typoAndrea Gelmini1-2/+2
2021-08-18Potential nullptr dereferenceMike Kaganski1-1/+1
2021-08-18tdf#137742: sw_ooxmlexport16: Add unittestXisco Fauli2-0/+13
2021-08-18tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButtonArmin Le Grand (Allotropia)2-6/+27
2021-08-18Do not forget to remove just unloaded object from the cacheMike Kaganski1-1/+6
2021-08-18loplugin:passstuffbyrefNoel Grandin35-54/+65
2021-08-18Don't forget to break the loop earlyMike Kaganski1-0/+3
2021-08-18Remove redundant nullptr checkMike Kaganski1-14/+12
2021-08-18This check is redundantMike Kaganski1-8/+1
2021-08-18tdf#143778, tdf#143785: sw: add UItestXisco Fauli1-0/+41
2021-08-18Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+6
2021-08-18Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann1-1/+1
2021-08-18online: keep sidebar openedSzymon Kłos1-0/+3
2021-08-18jsdialog: dump more options command for panelsSzymon Kłos2-0/+5
2021-08-18uitest: make use option 'Separated by' is checkedXisco Fauli3-0/+9
2021-08-18tdf#96561: sc: Add UItestXisco Fauli2-0/+51
2021-08-18Update git submodulesRafael Lima1-0/+0
2021-08-18Fix erroneous commentsMike Kaganski1-2/+2
2021-08-18tdf#139734:Drop redundant asserts after MacrosTest::loadFromDesktopYildiray1-1/+0
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos3-5/+13
2021-08-18jsdialog: dump FixedImageSzymon Kłos2-0/+22
2021-08-18jsdialog: sidebar: do relayouting not too oftenSzymon Kłos1-8/+8
2021-08-18undo changes to TextAlignCaolán McNamara62-146/+131
2021-08-18ofz#37315: Invalid-enum-valueCaolán McNamara1-3/+3
2021-08-18specialise std::optional for OutlineParaObjectNoel Grandin2-4/+113
2021-08-18ofz#35787 skip expensive ResetAttr if the document is in dtorCaolán McNamara1-0/+5
2021-08-18tdf#143736 Fix loading hyperlink from various shapesSamuel Mehrbrodt1-15/+21
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin4-5/+19
2021-08-18jsdialog: dump selected state for toolitemsSzymon Kłos1-0/+2
2021-08-18jsdialog: dont use popular id for glow colorSzymon Kłos2-3/+3
2021-08-18jsdialog: send type for popup messagesSzymon Kłos1-0/+1
2021-08-18gtk3: fix warning about GtkBin already containing a widgetCaolán McNamara1-0/+9