summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara19-17/+35
2020-02-14weld SearchLabelToolboxControllerCaolán McNamara5-48/+89
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara10-14/+43
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara30-27/+42
2020-02-14de-duplicate some codeCaolán McNamara1-16/+4
2020-02-14weld SearchFormattedControl Item WindowCaolán McNamara2-13/+12
2020-02-14weld MatchCaseControl Item WindowCaolán McNamara4-10/+90
2020-02-14drop need to include vcl/edit.hxx in cuiCaolán McNamara1-3/+7
2020-02-14move VCLXFileControl to toolkitCaolán McNamara13-363/+353
2020-02-14xmloff: create SchXMLImport instances with an uno constructorMiklos Vajna5-20/+8
2020-02-14Fix typoAndrea Gelmini1-1/+1
2020-02-14deliver more useful message when I mess up a conversion to shared pluginNoel Grandin1-16/+18
2020-02-14tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann1-0/+7
2020-02-14make unusedmember use the shared plugin infrastructureNoel Grandin1-20/+29
2020-02-14add some more libs to libmergedNoel Grandin1-0/+6
2020-02-14tdf#130573 labels exchanged in export to BMPNoel Grandin5-0/+181
2020-02-14Add tooltips for protect bookmark/field commandsSamuel Mehrbrodt1-0/+6
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski7-515/+127
2020-02-13writer table sidebar update for smaler height and better layoutingandreas kainz1-50/+10
2020-02-13Revert "Related tdf#130428: let's add some asserts"Armin Le Grand (Collabora)1-26/+18
2020-02-13Restore simple undo and redo buttons for the basctl moduleMaxim Monastirsky4-43/+1
2020-02-13weld FindTextFieldControlCaolán McNamara11-121/+316
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara6-13/+31
2020-02-13nStyle is always set to WB_DROPDOWN | WB_VSCROLLCaolán McNamara1-4/+4
2020-02-13tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli1-23/+0
2020-02-13convert conststringvar plugin to shared infrastructreNoel Grandin4-56/+54
2020-02-13Fix typoAndrea Gelmini1-1/+1
2020-02-13improve debugger/valgrind handling in watchdogLuboš Luňák1-8/+9
2020-02-13factor out dialog hacksCaolán McNamara6-25/+73
2020-02-13drop workben outdevgrindCaolán McNamara6-794/+1
2020-02-13use TopLevelWindowLocker for the lock other windows problemCaolán McNamara3-19/+6
2020-02-13make sure SAL_SKIA=vulkan also overrides settingsLuboš Luňák1-0/+7
2020-02-13remove 'ATI' from the driver listLuboš Luňák5-14/+4
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák15-971/+1007
2020-02-13Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt5-3/+43
2020-02-13tdf#130563 Change the default dates format for Italian localeMarina Latini (SUSE)6-12/+12
2020-02-13weld ScZoomSliderWnd ItemWindowCaolán McNamara4-29/+90
2020-02-13use what gtk reports as the held buttons for mouse moveCaolán McNamara1-4/+3
2020-02-13Add uno cmd to protect fields in a documentSamuel Mehrbrodt5-0/+51
2020-02-13chart: don't export LO_EXT hide-legend in ODF 1.2László Németh1-2/+2
2020-02-13toplevel might not be a GtkWindow, no need to cast to GtkWindowCaolán McNamara4-4/+4
2020-02-13set-focus doesn't exist in GtkEventBox, only GtkWindowCaolán McNamara1-1/+2
2020-02-13tdf#45589 sw: add tooltip to Formatting Aids dialog Bookmark labelMichael Stahl1-0/+2
2020-02-13set up properly Vulkan context creation also for WindowsLuboš Luňák2-2/+17
2020-02-13tdf#124176: Use pragma once instead of include guardsMohamed Sameh1-4/+1
2020-02-13Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann4-24/+17
2020-02-13Prefer array over vector for 3 elements containerJohn Zhang1-12/+13
2020-02-13tdf#130225 implement ODF export of deleted legend entries of pie chartsTünde Tóth4-1/+59
2020-02-13tdf#45589 sw: fix Formatting Aids options page for Writer/WebMichael Stahl3-2/+8
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt4-4/+7