summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski41-1619/+1348
2021-03-09Missing "template" (clang-cl)Stephan Bergmann1-1/+1
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara6-6/+6
2021-03-09drop sd::LayoutMenu set_id overwriteCaolán McNamara1-1/+0
2021-03-09let ScLinkedAreaDlg have a Widget parent instead of a WindowCaolán McNamara5-5/+5
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák3-0/+46
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara37-99/+133
2021-03-09decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara5-78/+13
2021-03-09decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara5-55/+5
2021-03-09SetCurItemId takes an ItemId not a PositionCaolán McNamara6-15/+15
2021-03-09Simplify CWinClipboard mutexesMike Kaganski3-32/+26
2021-03-09fontwork: center in online in writerSzymon Kłos1-8/+7
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos10-17/+83
2021-03-09loplugin:redundantstatic (clang-cl)Stephan Bergmann1-1/+1
2021-03-09-Werror,-Wshadow (clang-cl)Stephan Bergmann1-2/+2
2021-03-09-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann1-0/+2
2021-03-09tdf#139683: Specified PDF functions in customise dialogAyhan Yalçınsoy1-2/+2
2021-03-09tdf#140292 sw: fix z-order of textbox on undoMiklos Vajna2-0/+53
2021-03-09loplugin:staticmethods (clang-cl)Stephan Bergmann1-1/+1
2021-03-09Resolves tdf#133373 - macOS installer imageHeiko Tietze1-0/+0
2021-03-09Make sal/config.h the first in pchMike Kaganski82-238/+220
2021-03-09tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski2-2/+17
2021-03-09tdf#88064 In add mode don't change SetCursor and KillSel functionsJim Raykowski1-2/+5
2021-03-09tdf#139944 Disable navigator in impress and draw master modeJim Raykowski3-3/+22
2021-03-09tdf#128469 add extended tooltip for "Reset" to style dialogsSeth Chaiklin1-1/+1
2021-03-08Update git submodulesSeth Chaiklin1-0/+0
2021-03-08tdf#140498 middle-button paste doesn't depend on a vcl::WindowCaolán McNamara2-16/+12
2021-03-08loplugin:makeshared (clang-cl)Stephan Bergmann3-9/+13
2021-03-08loplugin:external (clang-cl)Stephan Bergmann1-0/+4
2021-03-08just call GetWindow onceCaolán McNamara1-4/+4
2021-03-08loplugin:refcounting (macOS)Stephan Bergmann2-3/+4
2021-03-08uitest: sw: re-enable test to see if it still failsXisco Fauli1-2/+0
2021-03-08Update git submodulesAdolfo Jayme Barrientos1-0/+0
2021-03-08autofilter: handle click for scaled dropdown buttonSzymon Kłos1-1/+1
2021-03-08Update git submodulesSeth Chaiklin1-0/+0
2021-03-08Fix build of Extension_test-{active,passive}Stephan Bergmann2-6/+8
2021-03-08Remove spurious empty lines againStephan Bergmann2-2/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08Update git submodulesJohnny_M1-0/+0
2021-03-08make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák2-15/+20
2021-03-08Remove unused includedante1-1/+0
2021-03-08(related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl5-10/+31