summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-10remove pimpl from SvXMLAttributeListNoel Grandin1-8/+7
2020-11-10This converts to/from mm100s, not twipsMike Kaganski1-4/+4
2020-11-10Don't use arbitrarily truncated pre-calculated constantMike Kaganski1-1/+1
2020-11-10Evaluate command: tdf#109338dante1-0/+2
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara1-21/+12
2020-11-06drop some unused sidebar theme properties and enumsCaolán McNamara1-13/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara29-161/+183
2020-11-06loplugin:unusedfieldsNoel1-3/+0
2020-11-06loplugin:unusedmethodsNoel1-14/+0
2020-11-06pdfium: add FPDFBitmap_GetBuffer/Stride wrappersMiklos Vajna1-0/+3
2020-11-05use XGraphic instead of ImageCaolán McNamara1-1/+1
2020-11-05loplugin:unusedenumconstantsNoel2-29/+0
2020-11-05INPUTENABLE is unusedNoel1-2/+1
2020-11-05N8BitTcMask is unusedNoel2-4/+1
2020-11-04Fix typosAndrea Gelmini1-1/+1
2020-11-04remove pimpl from PropertySetHelperNoel Grandin1-4/+2
2020-11-04negative returnsCaolán McNamara1-1/+1
2020-11-04remove pimpl from NamedValueCollectionNoel Grandin1-12/+7
2020-11-04loplugin:constantparamNoel2-5/+2
2020-11-04remove pimpl in PropertyBagNoel Grandin1-6/+4
2020-11-04external: update pdfium to 4306Miklos Vajna1-1/+2
2020-11-04loplugin:unusedmethodsNoel2-5/+0
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-1/+0
2020-11-03remove pimpl in SfxBroadcaster/SfxListenerNoel Grandin2-6/+16
2020-11-03loplugin:unnecessaryvirtualNoel3-3/+3
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann1-2/+0
2020-11-03tdf#105967 sw change tracking: fix line break symbol in empty lineLászló Németh1-0/+1
2020-11-02create common macro and method for logging unknown attributesNoel1-0/+9
2020-11-02drop the SvXMLExport::EndElement method..Noel1-5/+3
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