summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt3-2/+6
2019-12-05WIN accept single-backslash file URIsJan-Marek Glogowski2-6/+6
2019-12-05tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski7-48/+20
2019-11-29tdf#120066 Only invalidate SdrModel when SdrObject has SdrPageArmin Le Grand1-1/+6
2019-11-26nss: upgrade to release 3.47.1Michael Stahl7-25/+13
2019-11-22Don't break on twain_dsm warningsMike Kaganski1-3/+5
2019-11-22If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara5-4/+42
2019-11-22poppler: upgrade to release 0.82.0Michael Stahl6-39/+185
2019-11-22Fix build with poppler-0.82Rasmus Thomsen2-0/+39
2019-11-22libxslt: upgrade to release 1.1.34Michael Stahl6-136/+85
2019-11-22libxml2: upgrade to release 2.9.10Michael Stahl3-39/+13
2019-11-22python3: upgrade to release 3.5.9Michael Stahl6-99/+5
2019-11-21warn on load when a document binds an event to a macroCaolán McNamara32-114/+330
2019-11-13Revert "tdf#122920 Send UNO mouse events to parent window listeners as well"Samuel Mehrbrodt2-54/+40
2019-11-13Revert "tdf#122920 Send UNO mouse/key events to parent window listeners as well"Samuel Mehrbrodt4-95/+52
2019-11-05tdf#114099 mail merge: Copy JobSetup to working docMichael Weghorn1-0/+3
2019-11-05tdf#127410 Reliably copy doc print settings for MMMichael Weghorn1-4/+4
2019-11-04Backport mismatch for tdf#107471 Add checkboxJuergen Funk1-1/+1
2019-11-04qtcreator: Sort SUBDIRS in lo.pro alphabeticallyMichael Weghorn1-1/+1
2019-11-04qtcreator-ide-integration: Take unit tests into accountMichael Weghorn1-2/+2
2019-11-04qtcreator: Recursively include module's header filesMichael Weghorn1-4/+5
2019-11-04qtcreator: Make paths work with cygwinMichael Weghorn1-0/+9
2019-11-04qtcreator: Take over '-std=...' from CXXFLAGSMichael Weghorn1-1/+14
2019-10-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl3-41/+60
2019-10-22tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...Michael Stahl3-1/+218
2019-10-16tdf#128148 SwDoc::Append: Copy page descs if any has header/footerMichael Weghorn1-7/+26
2019-10-15tdf#128138 sw_redlinehide: fix infinite loop in FindAttrsImpl()Michael Stahl1-3/+6
2019-10-12tdf#40534 correctly match page with memory slabJan-Marek Glogowski2-52/+24
2019-10-07vcl: make "Reduce Transparency" parameter tweakableVasily Melenchuk2-2/+22
2019-10-07tdf#118967 Batch all a11y notificationsPaul Trojahn10-183/+43
2019-10-07tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil1-0/+18
2019-10-07Revert series of LogicalFontInstance refactoringsKatarina Behrens37-116/+293
2019-09-24tdf#127652 sw_redlinehide: don't set invalid SwTextFrame offsetsMichael Stahl1-1/+2
2019-09-23Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke4-31/+57
2019-09-20latest expatCaolán McNamara6-15/+12
2019-09-19Improve osl_getLocalHostname on WindowsStephan Bergmann1-2/+15
2019-09-18tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen5-8/+61
2019-09-17trac#29600 broadcast up/down of welded native modal dialogs like vcl onesMichael Weghorn1-2/+6
2019-09-17disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara6-20/+36
2019-09-17silence bogus -Wmaybe-uninitializedCaolán McNamara1-1/+1
2019-09-17enable hiding gtk dialogs without ending their dialog loopCaolán McNamara1-9/+138
2019-09-08tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn1-3/+7
2019-09-05tdf#122384 Added isPrinter support to WinSalGraphicsImpl::drawPolyLineArmin Le Grand1-0/+15
2019-08-29tdf#127192 Printing in main threadJuergen Funk1-2/+4
2019-08-27Improve checkStephan Bergmann1-1/+1
2019-08-27Improve check for absolute URIStephan Bergmann1-1/+1
2019-08-27an absolute uri is invalid inputCaolán McNamara1-0/+5
2019-08-13cache mdds positions also in CopyTextAttrsFromClipHandler (tdf#112000)Luboš Luňák1-6/+25
2019-08-13construct final url from parsed outputCaolán McNamara1-2/+10
2019-08-13tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl22-10/+52