summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Fix typosAndrea Gelmini2-2/+2
2021-02-24Fix typoAndrea Gelmini1-2/+2
2021-02-24Fix typoAndrea Gelmini1-2/+2
2021-02-24Fix typosAndrea Gelmini2-4/+4
2021-02-24Removed duplicated includeAndrea Gelmini1-1/+0
2021-02-24qtcreator: Create *.pro.shared files instead of *.pro.userMichael Weghorn2-20/+21
2021-02-24crashtesting: iterators invalidated during loop with tdf94598-3.docxCaolán McNamara1-1/+3
2021-02-24hide menubar detailsCaolán McNamara3-6/+9
2021-02-24use GetMenuBarHeight to get menu bar heightCaolán McNamara1-1/+1
2021-02-24ofz#30767 Build-FailureCaolán McNamara1-3/+7
2021-02-24tdf#140198: sw: Add UItestXisco Fauli2-0/+15
2021-02-24Move code for setting unique buildable names one level upXisco Fauli2-10/+10
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari3-6/+12
2021-02-24sw: make sure g_DefaultAnchor is in sync with aPropNamesMiklos Vajna1-0/+1
2021-02-24update creditsChristian Lohmaier1-4735/+4860
2021-02-24tdf#140486: sw: Add UItestXisco Fauli2-0/+27
2021-02-24uitest: no need to pass the parent as a parameterXisco Fauli14-74/+34
2021-02-24Simplify static string generationMike Kaganski1-15/+8
2021-02-24Prevent the unnecessary lclCropGraphic call.Gülşah Köse1-9/+10
2021-02-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara1-1/+1
2021-02-24cid#1473315 Uninitialized scalar fieldCaolán McNamara1-7/+9
2021-02-24actually prefer DrawTransformedBitmap() if it's known to be fastLuboš Luňák3-20/+12
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák28-69/+177
2021-02-24simply use drawTransformedBitmap()Luboš Luňák24-0/+112
2021-02-24do not dispose XDesktop in visualbackendtestLuboš Luňák1-2/+0
2021-02-24use unique_ptr in SplitWindowNoel Grandin2-4/+3
2021-02-24tdf#140599 calc UI: fix row and column highlightTünde Tóth1-1/+2
2021-02-24show reference range specific to only selected calc sheetPranam Lashkari1-1/+4
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara1-5/+4
2021-02-24don't need to include vcl/layout.hxx in qt5Caolán McNamara1-1/+0
2021-02-24use unique_ptr in ImplHandleIMECompositionInputNoel Grandin1-7/+4
2021-02-24hide MenuBar detailsCaolán McNamara3-9/+15
2021-02-24TypoOlivier Hallot1-1/+1
2021-02-24tdf#134432 remove .uno:CharBackgroundExt from Writer UISeth Chaiklin2-9/+1
2021-02-24Update git submodulesSeth Chaiklin1-0/+0
2021-02-24Starmath now allows multiple parsers second partdante6-2864/+2986
2021-02-24Don't build URL only to drop the result immediatelyMike Kaganski1-5/+2
2021-02-24pdfium: move PDFiumLibrary::get() impl out of the headerMiklos Vajna2-2/+8
2021-02-24Possible race between retrieving and using parent windowSamuel Mehrbrodt1-5/+11
2021-02-24restore namespace unwinding in SvXMLImportNoel3-3/+15
2021-02-24fix tools::Color(ColorAlpha.. constructorNoel Grandin1-1/+1
2021-02-24tdf#140397 make contenttoggle button visible again in all backendsJim Raykowski1-0/+1
2021-02-24tdf#139763 set anchor type in meEditAs in all casesRegina Henschel3-0/+34
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)8-36/+286
2021-02-23Set unique buildable names to each widget in the form properties dialogXisco Fauli1-5/+10
2021-02-23fill convert menu via the css::awt::XPopupMenu apisCaolán McNamara4-285/+84
2021-02-23tdf#139070 format entry view of multilines with final formattingCaolán McNamara1-1/+10
2021-02-23we don't need the PopupMenu to derive the info we need hereCaolán McNamara1-8/+7
2021-02-23weld bibliography autofilter menuCaolán McNamara4-21/+38
2021-02-23use unique_ptr in OutputDevice::EmulateDrawTransparentNoel1-2/+2