summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis1-0/+2
2021-02-03tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna1-0/+15
2021-01-30Improve macro checksSamuel Mehrbrodt2-2/+6
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara1-10/+25
2021-01-27tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth1-1/+1
2021-01-26tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara1-7/+19
2021-01-26tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara1-0/+1
2021-01-25drop RadioButton arg defaultsCaolán McNamara1-1/+1
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara1-1/+7
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara1-1/+1
2021-01-21make crashreports include info about the system (CPU,memory)Luboš Luňák1-0/+1
2021-01-20Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist1-0/+1
2021-01-18tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara1-1/+1
2021-01-17tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara2-0/+4
2021-01-12xmloff: "form:datasource" vs. "db:data-source"Michael Stahl1-1/+2
2020-12-18Check intermediate for not to be rounded value, tdf#138360 follow-upEike Rathke1-0/+14
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna1-0/+1
2020-12-11tdf#129961 svx: add doc model xml dump for shadow-related pool itemsMiklos Vajna4-0/+7
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara2-2/+7
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2-0/+14
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara1-3/+34
2020-12-04include cstddef for gcc11Jeff Law1-0/+1
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh1-1/+1
2020-12-03Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt1-0/+3
2020-12-02tdf#138427 focus set to wrong input boxCaolán McNamara1-4/+1
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara2-5/+0
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák1-3/+6
2020-11-24Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt1-2/+0
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara1-1/+1
2020-11-23Copyedit: “Fontwork” is uncountable, “be sure” ≠ “make sure”, ...Adolfo Jayme Barrientos1-1/+1
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian3-8/+25
2020-11-21remove some prefix and local params from constructorsNoel Grandin1-2/+1
2020-11-21Relax non-null requirement for some rtl_uString_* functionsStephan Bergmann1-8/+8
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer312-2320/+2345
2020-11-21Changes to the color classdante1-1/+20
2020-11-21fastparser in XMLEventsImportContextNoel Grandin2-21/+2
2020-11-20move RadioButton to be toolkit onlyCaolán McNamara2-120/+120
2020-11-20weld TabBarCaolán McNamara5-47/+48
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann1-4/+4
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-5/+12
2020-11-20Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann1-4/+4
2020-11-20tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák1-0/+30
2020-11-20tdf#138108 terminate on uncaught exception in a11y callbackCaolán McNamara1-8/+8
2020-11-20pdfium: add a signature wrapper classMiklos Vajna1-1/+15
2020-11-20simplify CreateTableContextNoel1-2/+1
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov17-69/+17
2020-11-19Clean up GetHTMLColor "not found" valueStephan Bergmann1-1/+1
2020-11-19fastparser in TokenContextNoel1-4/+0
2020-11-19Clarify DdeData::GetExternalFormat return typeStephan Bergmann1-3/+3
2020-11-19tdf#138010 (IV) VclScrolledWindow: Use actual border widthMichael Weghorn1-1/+3