summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-07vcl: move graphic handling into Qt5GraphicsBackendTomaž Vajngerl10-195/+302
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl3-340/+248
2021-04-07cache Skia fontLuboš Luňák3-14/+69
2021-04-07implement operators +,-,*,/ for tools::SizeLuboš Luňák1-0/+60
2021-04-07make tools::Point/Size/Rectangle/etc. constructors constexprLuboš Luňák1-56/+54
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák1-42/+38
2021-04-07lok: show only the filename of the Macro Security dialogHenry Castro1-13/+5
2021-04-07rtl::Static -> function local static also for UNO3_GETIMPLEMENTATION*_IMPLMike Kaganski1-5/+2
2021-04-07lok: remove popup auto correct itemHenry Castro1-1/+3
2021-04-07skip check-if-root test if LIB_FUZZING_ENGINE is setCaolán McNamara1-1/+1
2021-04-07tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)1-2/+13
2021-04-07Resolves: tdf#141515 expander column space isn't wantedCaolán McNamara1-1/+1
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos1-4/+2
2021-04-07tdf#126735 sw Next Change: cycle through tracked changesLászló Németh2-0/+69
2021-04-07tdf#141531 liblo-native-code: Add ODatabaseContext_get_implementationMichael Weghorn1-0/+1
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth3-78/+28
2021-04-07ScDocShell::GetActiveDialogParent instead of Application::GetDefDialogParentCaolán McNamara1-2/+1
2021-04-07ofz#32965 move fpe fix of ofz#17212 into toRationalCaolán McNamara1-4/+3
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl11-22/+351
2021-04-07tdf#141297: sd: Add UItestXisco Fauli2-0/+97
2021-04-07tdf#141267 PPTX export: fix handling of audio nodes with non-media sourceMiklos Vajna3-2/+18
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos1-1/+4
2021-04-07tdf#119661: sw: Add UItestXisco Fauli1-0/+93
2021-04-07tdf#141338 android: Make "Select file to open" view smallerMichael Weghorn2-4/+4
2021-04-07android: Move "Recent files" below system file picker viewMichael Weghorn1-19/+19
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn36-3272/+51
2021-04-07rtl::Static -> function local staticNoel Grandin74-473/+172
2021-04-07loplugin:casttovoid: Fix VisitReturnStmt in lambda bodiesStephan Bergmann2-0/+38
2021-04-07lok: draw bgcolor lines for covering client grid...Dennis Francis3-14/+47
2021-04-07Related: tdf#128334 Make VBA Range getFormula(R1C1) work not only by accidentEike Rathke1-16/+21
2021-04-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski2-2/+4
2021-04-07Resolves: tdf#128334 Reset mnCurrentSheetEndPos, mnCurrentSheetTab in all casesEike Rathke1-0/+6
2021-04-06Fix --disable-pch build: missing includeMike Kaganski3-0/+3
2021-04-06lok: strip directory and suffix from filenamesHenry Castro1-1/+13
2021-04-06Fix typosAndrea Gelmini2-2/+2
2021-04-06Update git submodulesStanislav Horacek1-0/+0
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara25-73/+72
2021-04-06Following 6fcabbd6199869753fd6a266f23901962a77f556Julien Nabet1-4/+4
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara6-9/+6
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara9-42/+20
2021-04-06tdf#141084: sw: Add UItestXisco Fauli1-0/+21
2021-04-06lok: disable macro executionHenry Castro1-1/+1
2021-04-06jsdialog: fix missing update for "treeview" action "select"Henry Castro1-0/+1
2021-04-06lok: fix treeview action "select"Henry Castro1-4/+7
2021-04-06update pchesCaolán McNamara28-38/+50
2021-04-06typo: Allign->AlignCaolán McNamara5-11/+11
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara29-34/+48
2021-04-06improve scopingCaolán McNamara1-8/+3
2021-04-06use GetOutputDevice for ImpEditView::GetBackgroundColorCaolán McNamara6-43/+47
2021-04-06skip intermediate vcl::WindowCaolán McNamara1-3/+1