summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna
2019-10-04sw: add DocumentContentOperationsManager::DeleteDummyChar()Michael Stahl
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-04sw: SwXTextPortion "TextFieldSeparator"Michael Stahl
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl
2019-10-04sw: remove dead branches in DocumentContentOperationsManagerMichael Stahl
2019-10-04sw: Overwrite() should ignore CH_TXT_ATR_INPUTFIELD*Michael Stahl
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin
2019-10-04Resolves: tdf#127953 destroy shape before modelCaolán McNamara
2019-10-04Reliably wait for soffice to terminateStephan Bergmann
2019-10-04Convert FSNS macro to constexpr functionMike Kaganski
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen
2019-10-04xmloff: create XMLDrawMetaExportOOO instances with an uno constructorMiklos Vajna
2019-10-04use common PCH in sd/Luboš Luňák
2019-10-04use the common system PCH header in sw/Luboš Luňák
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04add "system" PCH that contains often used system headers such as STLLuboš Luňák
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš Luňák
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák
2019-10-04common gbuild function for getting the correct windows compilerLuboš Luňák
2019-10-04do not abort build on PCH CXXFLAGS mismatch if set explicitlyLuboš Luňák
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth
2019-10-04CppunitTest_sc_subsequent_export_test: correct link to namespace xSzabolcs Toth
2019-10-04Use function-local statics for SwStyleNameMapper lists/mapsMike Kaganski
2019-10-03Propagate soffice process failure from OfficeConnection's tearDownStephan Bergmann
2019-10-03Resolves: tdf#122011 fix ValidExternal() checkEike Rathke
2019-10-03Following "Simplify a bit SfxAllEnumItem (svl)"Julien Nabet
2019-10-03Fix --enable-gtk3-kde5Stephan Bergmann
2019-10-03Removed duplicated includeAndrea Gelmini
2019-10-03factor out the actual surface creationCaolán McNamara
2019-10-03use "normal" VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-10-03DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03tdf#127766: Avoid ODR violation for class/struct FieldEntryTor Lillqvist
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03Resolves: tdf#127882 gtk 3.18 crash in property dialog teardownCaolán McNamara