summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-09crashtesting: failure importing tdf118662-1.xlsxCaolán McNamara1-1/+1
2019-05-09par command does not allow n command in its first line(title)Tomoyuki Kubota1-1/+1
2019-05-09Clean up makefile (remove some cargo-cult copied stuff)Jens Carl1-40/+6
2019-05-09add missing include guardsLuboš Luňák5-0/+25
2019-05-09find-unneeded-includes: dont propose to replace cstdint with internal headerGabor Kelemen1-1/+2
2019-05-09find-unneeded-includes: filter out boost/unordered_map.hppGabor Kelemen1-0/+2
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák3-1/+18
2019-05-09simply set ccache env.vars instead of just warning about themLuboš Luňák2-16/+20
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák3-2/+6
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák85-4633/+2637
2019-05-09support different levels of PCH usageLuboš Luňák6-28/+78
2019-05-09better is_c_runtime() detection in update_pchLuboš Luňák1-11/+18
2019-05-09use -fno-pch-timestamp when generating Clang PCH filesLuboš Luňák2-1/+11
2019-05-09tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl2-1/+3
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna5-0/+61
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski3-8/+37
2019-05-09tdf#125151 sw: allow protection around field marksJustin Luth4-4/+71
2019-05-09Related tdf#38889: Sync sub menus Tools > MacrosJens Carl7-4/+19
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen42-120/+45
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna5-14/+10
2019-05-09Fix typoAndrea Gelmini1-1/+1
2019-05-09Simplify Sequence iterations in UnoControlsArkadiy Illarionov2-11/+6
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin58-217/+163
2019-05-09move constructor for SfxItemSetNoel Grandin2-18/+35
2019-05-09Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/Stephan Bergmann7-297/+283
2019-05-09Fix typoAndrea Gelmini1-1/+1
2019-05-09vcl: Add ScanlineTransformer and make testsTomaž Vajngerl3-0/+534
2019-05-09replaces one macro by a constant in the C++ styleAdrien Ollier1-3/+6
2019-05-09Fix typoAndrea Gelmini1-1/+1
2019-05-09Fix typoAndrea Gelmini1-3/+3
2019-05-08Fix testStephan Bergmann1-1/+1
2019-05-08Add some comments to macOS backend impl. of SalBitmapTomaž Vajngerl1-1/+2
2019-05-08crashtesting: many asserts in SmTextNode::PrepareCaolán McNamara2-3/+0
2019-05-08improve tip to indicate its only writer, and the text cursor editing positionCaolán McNamara1-1/+1
2019-05-08downgrade warning to infoCaolán McNamara1-1/+1
2019-05-08find-unneeded-includes: dont propose to replace ctime with internal headerGabor Kelemen1-1/+2
2019-05-08merge duplicated TriStateEnabled classCaolán McNamara6-76/+44
2019-05-08tdf#119931 Fix a11y warnings in compressgraphicdialog.uiRasmus Jonsson2-48/+85
2019-05-08tdf#119931 fix a11y warnings in docking3deffects.uiRasmus Jonsson2-31/+121
2019-05-08tdf#119931 Fix a11y warnings in classificationdialog.uiRasmus Jonsson3-53/+100
2019-05-08make update_pch.sh work with symlinked path or CDPATH setLuboš Luňák1-1/+2
2019-05-08Fix commentSamuel Mehrbrodt1-4/+1
2019-05-08Respect page margins of the source doc during redactionMuhammet Kara3-5/+182
2019-05-08AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete)Stephan Bergmann1-1/+2
2019-05-08Fix typed flags bitmask, tdf#125099 follow-upEike Rathke1-1/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin53-215/+176
2019-05-08Convert OSL_ENSURE to SAL_WARNSamuel Mehrbrodt1-3/+1
2019-05-08Replace remaining lists by vectors in xmlsecurityJulien Nabet4-6/+6
2019-05-08tdf#116501 fix freezing at embedded text tablesLászló Németh6-2/+44
2019-05-08Typo in tip of the dayStephan Bergmann1-1/+1