summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-09make clang plugin check code in headers only once if in PCHLuboš Luňák
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-09ofz#33038 Floating-point-exceptionCaolán McNamara
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-04-09sw: prefix members of SwDoCapitalCursorOfst, SwDoDrawCapital, ...Miklos Vajna
2021-04-09upload libmwaw 0.3.18David Tardon
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-08Add short comments explaining a bit how a tabstop is drawn in a rulerTor Lillqvist
2021-04-08tdf#81396: chart2_import: Add unittestXisco Fauli
2021-04-08embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna
2021-04-08Removed executable permission on fileAndrea Gelmini
2021-04-08xmloff: build-time test that XMLRtlGutterPropertyHandler.hxx is self-containedMiklos Vajna
2021-04-08sfx2 objserv uitest: fix missing newlineMiklos Vajna
2021-04-08Make test_tdf141166 work also on macOS (where help is ⌘H, not ^H)Stephan Bergmann
2021-04-08Fix typoAndrea Gelmini
2021-04-08update PCHsLuboš Luňák
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák
2021-04-08make update_pch.sh aware of '#pragma once'Luboš Luňák
2021-04-08make update_pch.sh abort on an errorLuboš Luňák
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos
2021-04-08ImplNewInputContext: check pointer before useSzymon Kłos
2021-04-08impress: avoid crash when user edits text and other deletes slideSzymon Kłos
2021-04-08ScriptForge - (scriptforge.py) Base and Form classesJean-Pierre Ledure
2021-04-08tdf#132293 removed all the unused imports from the folder swVatsal32
2021-04-08tdf#141547: sc: Add UItestXisco Fauli
2021-04-08lok: remove event listener when disposingHenry Castro
2021-04-08These checks are not neededMike Kaganski
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara
2021-04-08tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)
2021-04-08use the SfxRequest to get the appropiate dialog parentCaolán McNamara
2021-04-08Update commentStephan Bergmann
2021-04-08set an explicit parent for warning dialogCaolán McNamara
2021-04-08drop some unneeded includeCaolán McNamara
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth
2021-04-08vcl VectorGraphicSearch: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-08drop some unneeded includesCaolán McNamara
2021-04-08impress: delete correct page when has multiple usersSzymon Kłos
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos
2021-04-08Fix typosAndrea Gelmini
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski
2021-04-08Compute permutation2D at compile timeMike Kaganski
2021-04-08Adapt loplugin:unnecessaryparen to CXXRewrittenBinaryOperatorStephan Bergmann
2021-04-08tdf#141511 fix null pointer use crashJim Raykowski
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro
2021-04-07lok: show error message dialog for VBA macrosHenry Castro
2021-04-07tdf#138089: sc: Add UItestXisco Fauli