summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-02drop the SvXMLExport::Characters method..Noel1-4/+2
2020-11-02Better types for SystemGraphicsData::hDrawable, cairo::X11SysData::hDrawableStephan Bergmann1-2/+1
2020-11-02missing includeStephan Bergmann1-0/+3
2020-11-02toolbox always has flat styleNoel Grandin3-11/+0
2020-11-02Resolves tdf#137813 - Status bar info 'PDF selected'Heiko Tietze1-0/+2
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel10-51/+2
2020-11-02use officecfg or MacroRecorderModeNoel Grandin1-3/+0
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-4/+0
2020-11-01cid#1468697 Uncaught exceptionCaolán McNamara1-1/+1
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin1-2/+0
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin1-4/+0
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin1-3/+0
2020-11-01use officecfg for Experimental flagNoel Grandin3-8/+1
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara1-1/+1
2020-10-30SidebarToolBox.hxx can be a private headerCaolán McNamara1-86/+0
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann1-3/+2
2020-10-30convert some tools::Long->sal_Int32Noel6-85/+85
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth1-0/+2
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara2-8/+33
2020-10-29Use the underlying type of char16_tStephan Bergmann1-1/+2
2020-10-28tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara2-14/+0
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna1-0/+6
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann1-0/+2
2020-10-28tdf#125379 updated javainteractionhandler.cxx to add a link for the JRE missi...Bryan Gazali1-3/+3
2020-10-28convert some more long -> tools::LongNoel3-4/+5
2020-10-28pdfium: add an FPDF_RenderPageBitmap() wrapperMiklos Vajna1-1/+3
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot1-0/+2
2020-10-28pdfium: add an FPDFBitmap_FillRect() wrapperMiklos Vajna1-0/+1
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin1-7/+8
2020-10-28std::set->o3tl::sorted_vector in PointIndexSetNoel Grandin1-2/+2
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin2-2/+3
2020-10-28convert some more long -> tools::LongNoel4-6/+6
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara5-0/+10
2020-10-27Other part to resolve: tdf#127279 Change Search attributeSeth Chaiklin1-1/+1
2020-10-27Replace these macro-based implementations with normal C++Mike Kaganski1-15/+18
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna1-3/+3
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs1-0/+5
2020-10-26Fix build with --disable-pch: missing includeMike Kaganski1-0/+1
2020-10-26std::unique_ptr -> std::optionalNoel1-8/+6
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth1-0/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel77-434/+441
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini1-4/+2
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov1-1/+1
2020-10-23tdf#104378: don't reset para attributes whileMark Hung3-0/+4
2020-10-23remove debug code from SvXMLImportNoel Grandin1-2/+0
2020-10-23Change SystemParentData::aWindow to sal_uIntPtrStephan Bergmann1-1/+1
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara1-1/+6
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara1-0/+1
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara2-4/+4
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara2-6/+6