summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-22vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilterChris Sherlock
2018-04-22vcl: ImplMosaic() -> BitmapMosaicFilterChris Sherlock
2018-04-22vcl: ImplSepia -> BitmapSepiaFilterChris Sherlock
2018-04-22vcl: ImplSolarize() to BitmapSolarizeFilterChris Sherlock
2018-04-22vcl: ImplPopArt() -> BitmapPopArtFilterChris Sherlock
2018-04-22vcl: ImplSobelGrey() -> BitmapSobelGreyFilterChris Sherlock
2018-04-22vcl: ImplMedianFilter() -> BitmapMedianFilterChris Sherlock
2018-04-22vcl: introduce BitmapSharpenFilterChris Sherlock
2018-04-22vcl: create BitmapSmoothenFilterChris Sherlock
2018-04-22vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilterChris Sherlock
2018-04-21vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilterChris Sherlock
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen
2018-04-20loplugin:unusedfieldsNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-20loplugin:unusedenumconstantsNoel Grandin
2018-04-20loplugin:singlevalfieldsNoel Grandin
2018-04-20loplugin:unnecessaryvirtualNoel Grandin
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock
2018-04-19weld XMLFilterTabDialogCaolán McNamara
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai
2018-04-19comphelper: fix some doxygen tagsChris Sherlock
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara
2018-04-18tdf#45904 Move _XScenario Java tests to C++Jens Carl
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski
2018-04-18Resolves: tdf#117068 wrong parent for exception dialogCaolán McNamara
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara
2018-04-17Fix typosAndrea Gelmini
2018-04-17tdf#45904 Move _SheetSortDescriptor Java tests to C++Jens Carl
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand