summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-18tdf#39593 Remove DOM::CNode::GetImplementationArkadiy Illarionov4-22/+17
2019-06-18android: Fix non-debug build.Jan Holesovsky1-1/+1
2019-06-18Fix typosAndrea Gelmini2-2/+2
2019-06-18loplugin:logexceptionnicely in swNoel Grandin14-52/+64
2019-06-18User directory path changedSumit Chauhan2-16/+13
2019-06-18ofz#15335 avoid config during fuzzingCaolán McNamara1-1/+2
2019-06-18Avoid -fsanitize=misaligned-pointer-useStephan Bergmann2-24/+59
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin17-40/+57
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin14-175/+159
2019-06-18schema: update ODF 1.3 main rng draft to wd12Michael Stahl1-57/+75
2019-06-18tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov9-18/+18
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov31-362/+270
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin8-22/+28
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen37-43/+91
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin8-26/+24
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin8-26/+33
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl5-1/+71
2019-06-18Avoid needless copy of itemMike Kaganski1-2/+3
2019-06-17Fix comments about endian-nessStephan Bergmann1-2/+2
2019-06-17tdf#124549 Check Button toggle state before toggle.Shubham Goyal1-0/+4
2019-06-17tdf#125968 fix the result order of text mime infoJan-Marek Glogowski1-2/+2
2019-06-17Colibre: Fix for tdf#107144 & clean SVG filesrizmut102-341/+85
2019-06-17KJ & elementary: Fix for tdf#89884, tdf#124127rizmut444-3388/+825
2019-06-17simplify codeStephan Bergmann1-1/+1
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna4-2/+19
2019-06-17tdf#51195, tdf#100348 Convert Fontwork to TextWarp on exportRegina Henschel4-18/+139
2019-06-17long winded falseCaolán McNamara1-2/+1
2019-06-17Fix typoAndrea Gelmini1-1/+1
2019-06-17Related: tdf#125935 allow focus in MenuButtonCaolán McNamara1-1/+1
2019-06-17Resolves: tdf#125883 if old and new text will be the same don't change itCaolán McNamara1-1/+3
2019-06-17At least log errors in GfxLink::GetSwapInDataStephan Bergmann1-3/+15
2019-06-17sw: restore ~SwIndexReg() assertMichael Stahl1-1/+1
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara11-304/+261
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl3-8/+21
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz4-17/+38
2019-06-17Typo (silence warnings with cast to void, not void*)Stephan Bergmann1-1/+1
2019-06-17tdf#125916 DOCX import: fix outline numbering at tracked deletionLászló Németh3-0/+19
2019-06-17xmloff: prefix members of XMLIndexSimpleEntryContextMiklos Vajna6-38/+38
2019-06-17Add vs2019-ide-integrationMike Kaganski2-1/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov124-303/+279
2019-06-17tdf#125691: use _exit() instead of exit()...Dennis Francis1-1/+1
2019-06-17find-unneeded-includes: show command line in case of IWYU error messagesGabor Kelemen1-1/+8
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin15-30/+38
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin15-67/+73
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin9-24/+28
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl5-2/+81
2019-06-17Only call comphelper::getProcessComponentContext() onceMike Kaganski1-6/+5
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky1-2/+2
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan5-18/+44
2019-06-16tdf#105799 Fix vector use bugJim Raykowski1-1/+1