summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock5-37/+133
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock2-16/+50
2018-04-19weld XMLFilterTabDialogCaolán McNamara1-0/+5
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai1-0/+8
2018-04-19comphelper: fix some doxygen tagsChris Sherlock1-18/+20
2018-04-19weld CompressGraphicsDialogCaolán McNamara2-49/+50
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin4-30/+50
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara1-4/+8
2018-04-18tdf#45904 Move _XScenario Java tests to C++Jens Carl1-0/+34
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin1-1/+1
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara1-2/+2
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-3/+0
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-0/+27
2018-04-18Resolves: tdf#117068 wrong parent for exception dialogCaolán McNamara1-1/+1
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara1-3/+4
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17tdf#45904 Move _SheetSortDescriptor Java tests to C++Jens Carl1-0/+34
2018-04-17remove ImpBitmapNoel Grandin2-10/+9
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara1-2/+2
2018-04-17weld SwFieldInputDlgCaolán McNamara1-1/+2
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-0/+1
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin5-41/+10
2018-04-17loplugin:constparamsNoel Grandin5-6/+6
2018-04-16Take care of E3DObjListArmin Le Grand5-57/+34
2018-04-16weld SwInsFootNoteDlgCaolán McNamara1-0/+3
2018-04-16weld SvxPostItDialogCaolán McNamara2-9/+17
2018-04-16follow on for tdf#116981Noel Grandin1-1/+1
2018-04-16loplugin:useuniqueptr in DockingAreaWindowNoel Grandin1-1/+2
2018-04-16loplugin:useuniqueptr in VclMultiLineEditNoel Grandin1-3/+4
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin1-1/+1
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin2-2/+3
2018-04-16make AnyWidget::Clone return std::unique_ptrNoel Grandin1-15/+15
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock1-0/+29
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl2-0/+5
2018-04-15Resolves: tdf#116996 null is a bad parentCaolán McNamara1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke8-8/+0
2018-04-15tdf#45904 Move _FunctionDescription Java tests to C++Jens Carl1-0/+35
2018-04-14tdf#115600 Display messages in Findbar for Table navigationJim Raykowski2-1/+3
2018-04-14weld SwGlossDecideDlgCaolán McNamara1-0/+1
2018-04-14gtk3: generate missing mnemonicsCaolán McNamara1-2/+3
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt2-44/+13
2018-04-13weld SfxTemplateCategoryDialogCaolán McNamara1-12/+12
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara2-0/+71
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara4-7/+0
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin3-5/+5
2018-04-13make TextAttrib::Clone return by std::unique_ptrNoel Grandin1-4/+4
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt2-1/+18
2018-04-12Translate German variable and function namesJohnny_M1-7/+7
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin4-4/+4
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin4-12/+6