summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-07Avoid dangling pData when constructing OUString from temporary OUStringLiteralStephan Bergmann1-0/+1
2020-09-07copy docs to InvalidateFlagsNoel Grandin1-0/+7
2020-09-07UNOTOOLS : simplify AccessibleStateSetHelper by not using an impl classArnaud Versini1-3/+1
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya3-4/+12
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl3-3/+57
2020-09-06svx: Remove GalleryThemeEntry::createGalleryStorageEngineEntry()Aditya1-1/+0
2020-09-06svx: Remove GalleryBinaryEngineEntry::createGalleryStorageLocations()Aditya1-1/+1
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya2-10/+18
2020-09-06Fix warn "unbalanced grouping commands" in socket.hJulien Nabet1-0/+3
2020-09-05Fix typo in codeAndrea Gelmini1-1/+1
2020-09-05Make OUString(char16_t const[N]) ctor check for embedded NULsStephan Bergmann2-2/+11
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-4/+0
2020-09-04svx refactoring: Remove GalleryThemeEntry::GetThmURL() and othersAditya3-7/+3
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya5-33/+70
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya3-4/+8
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna1-0/+4
2020-09-04svx: Introduce GalleryBinaryEngine::getModificationDate()Aditya1-4/+10
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya5-8/+10
2020-09-04svx: Refactor GalleryBrowser1::ImplFillExchangeDataAditya1-0/+4
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya1-7/+7
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya1-3/+3
2020-09-04svx: Introduce GalleryFileStorageEntryAditya2-1/+30
2020-09-04tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman2-8/+2
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann3-697/+227
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski4-18/+18
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-1/+1
2020-09-03Fix crashtest fdo77855.odtNoel Grandin1-1/+0
2020-09-02support attempting to set a background color for widgetsCaolán McNamara1-0/+3
2020-09-02Do layout immediately in resizeCaolán McNamara1-2/+2
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara1-26/+0
2020-09-02remove some unused methodsCaolán McNamara2-4/+0
2020-09-02xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna1-2/+2
2020-09-02remove dead AVMEDIA_TOOLBOXITEM_ constantsNoel Grandin1-9/+0
2020-09-02Fix of an idAndrea Gelmini1-1/+1
2020-09-02these constants can be local to the cxx fileNoel Grandin1-3/+0
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin1-3/+3
2020-09-02MergeNotebookBarMenuAddons has only static methodsCaolán McNamara1-12/+7
2020-09-02drop unused weld_windowCaolán McNamara1-1/+0
2020-09-02drop some unused methodsCaolán McNamara9-36/+1
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara2-1/+2
2020-09-02move Edit into toolkit only headersCaolán McNamara5-8/+9
2020-09-02KeyFuncType::REPEAT is just a bare KEY_REPEAT caseCaolán McNamara1-1/+1
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara1-0/+6
2020-09-02AlwaysDisableInput newly unusedCaolán McNamara1-18/+1
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara1-5/+0
2020-09-02SetCallHandlersOnInputDisabled is newly unusedCaolán McNamara1-17/+0
2020-09-02svx: Refactor GalleryObject member aURLAditya6-22/+126
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin1-5/+0
2020-09-02loplugin:unusedmethodsNoel Grandin2-6/+0
2020-09-02loplugin:unusedfieldsNoel Grandin2-2/+0