summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin134-423/+450
2020-11-11use fastparser in formsNoel Grandin29-554/+927
2020-11-11disable O(U)String::concat for internal codeNoel Grandin26-89/+90
2020-11-11loplugin:xmlimport add more checksNoel Grandin3-1/+114
2020-11-11Correction to improve 'resize with cell'Regina Henschel3-2/+33
2020-11-11tdf#133630: sc: Add UItestXisco Fauli1-0/+72
2020-11-10allow VclBuilder to set expander label attributesCaolán McNamara3-0/+15
2020-11-10lock print dialog height so expanders don't expand the dialogCaolán McNamara3-3/+8
2020-11-10sync the vcl expander default with the gtk one to !m_bResizeTopLevelCaolán McNamara2-17/+20
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara11-0/+13
2020-11-10uitest: chartArea.py: assert changes in chartXisco Fauli1-0/+26
2020-11-10GtkExpander, like GtkCalendar needs to not let click through to vclCaolán McNamara1-0/+11
2020-11-10Let's assume that sal_uInt16 is unlikely to be less than zeroMike Kaganski1-1/+1
2020-11-10external/gpgmepp: Adapt to _AC_UNDECLARED_WARNING in autoconf 2.70betaStephan Bergmann2-0/+38
2020-11-10Remove obsolete AC_HEADER_STDC checkStephan Bergmann1-7/+0
2020-11-10uitest: remove useless commentsXisco Fauli1-4/+0
2020-11-10Improve some warning wordingStephan Bergmann1-1/+1
2020-11-10Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann1-0/+1
2020-11-10new loplugin:reducevarscopeNoel Grandin22-35/+672
2020-11-10remove pimpl from SvXMLAttributeListNoel Grandin2-81/+44
2020-11-10This converts to/from mm100s, not twipsMike Kaganski5-12/+12
2020-11-10tdf#83958: sw: enable Track Changes toolbar automaticallyLászló Németh1-0/+12
2020-11-10mariadb-connector-c: fix makefile for GNU make 3.82Michael Stahl1-7/+7
2020-11-10sync filter's paper table with calcs and i18nutilsCaolán McNamara3-33/+49
2020-11-10Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+30
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan3-6/+31
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen58-74/+39
2020-11-10lok: sidebar: disable context deactivationHenry Castro2-8/+4
2020-11-10explicitly set backing window XFrame as ActiveFrameCaolán McNamara1-0/+4
2020-11-10Resolves tdf#137490: Rename "Header 1/2" menu items to "Heading 1/2" ...Ming Hua1-2/+2
2020-11-10tdf#132787: Don't duplicate hicolor icon theme as gnomeChris Mayo4-95/+65
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer17-157/+68
2020-11-10Update git submodulesOlivier Hallot1-0/+0
2020-11-10tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel3-9/+120
2020-11-10Don't use arbitrarily truncated pre-calculated constantMike Kaganski1-1/+1
2020-11-10tdf#136721 XLSX: add missing A6 paper formatSzabolcs Toth3-3/+19
2020-11-10Update git submodulesJohnny_M1-0/+0
2020-11-10tdf#127294 - add tip about extended tooltips in dialog boxes (Shift+F1)Seth Chaiklin1-1/+2
2020-11-10Small code clean-upChristophe JAILLET1-6/+3
2020-11-10sw user field type: fix failing string to double conversionkirchhoffb3-7/+48
2020-11-10DOCX import: fix <w:spacing w:before="..."/> for more than 58cmMiklos Vajna4-1/+87
2020-11-10Evaluate command: tdf#109338dante17-358/+711
2020-11-09tdf#136962 only do implicit SetUpdateMode optimization if the widget is hiddenCaolán McNamara1-8/+11
2020-11-09Fix typoAndrea Gelmini1-6/+6
2020-11-09tdf#137881 sw: fix text box size regressionDaniel Arato (NISZ)4-14/+33
2020-11-09tdf#137993 ensure the toplevel vcl::Window is activatedCaolán McNamara2-7/+14
2020-11-09Resolves tdf#138051 - Text expands beyond dialog heightHeiko Tietze1-14/+25
2020-11-09uitest: fix commentsXisco Fauli1-1/+1
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen104-207/+49
2020-11-09tdf#83419 sw change tracking: clean-up autocorrectLászló Németh5-40/+53