summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-04-18weld EPUBExportDialog and add parentCaolán McNamara2-10/+30
2018-04-18fix oss-fuzz buildCaolán McNamara1-1/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen33-57/+0
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-1/+8
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara2-4/+17
2018-04-17let's just run ResHookProc over everythingCaolán McNamara2-8/+2
2018-04-17Enable new Help to be installed as extensionOlivier Hallot1-7/+92
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-14/+13
2018-04-17loplugin:constparamsNoel Grandin2-4/+4
2018-04-16Fix typosAndrea Gelmini1-2/+2
2018-04-16-Werror,-Wreturn-std-move (recent Clang trunk)Stephan Bergmann2-2/+2
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl2-101/+26
2018-04-15Resolves: tdf#116996 null is a bad parentCaolán McNamara1-1/+1
2018-04-15tdf#108556 - Start center welcome text should respect window widthheiko tietze1-10/+9
2018-04-15remove some unused comphelper includesJochen Nitschke8-6/+2
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-14look for check buttons without underlinesCaolán McNamara3-0/+3
2018-04-13weld ScInsertCellDlgCaolán McNamara1-4/+1
2018-04-13PRODUCTNAME not expanded in help missing dialogCaolán McNamara1-2/+3
2018-04-13weld SfxAddHelpBookmarkDialogCaolán McNamara3-46/+44
2018-04-13weld DurationDialogCaolán McNamara2-72/+103
2018-04-13weld SfxTemplateCategoryDialogCaolán McNamara2-76/+93
2018-04-13Resolves: tdf#116865 trigger pending sizing timers before arrangingCaolán McNamara2-1/+24
2018-04-13Don't abuse loading of a Graphic to actually load an ImageTomaž Vajngerl1-12/+3
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin5-17/+15
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-16/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-2/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2-4/+6
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann3-4/+4
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+16
2018-04-06weld linkeditdialogCaolán McNamara15-123/+68
2018-04-06tdf#116628: Fix expanding the entries in Help's Contents tab.Jan Holesovsky1-1/+2
2018-04-05fix bug in SfxDockingWindow::CalcAlignmentNoel Grandin1-1/+1
2018-04-04drop mysterious bare SetUpdateMode callCaolán McNamara1-1/+2
2018-04-04weld SvInsertOleDlgCaolán McNamara5-26/+71
2018-04-04loplugin:unusedmethodsNoel Grandin2-26/+0
2018-04-03weld SfxViewVersionDialog_ImplCaolán McNamara3-62/+52
2018-04-03tdf#116066: call DoSaveCompleted after SetReadOnlyUIMike Kaganski1-3/+12
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin3-4/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin15-33/+33
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara6-10/+0
2018-04-02can now remove ResId based config id schemeCaolán McNamara1-37/+4
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania2-10/+16
2018-04-01fix some openoffice bugzilla linksdennisroczek1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke13-13/+1
2018-03-30weld SvxCharacterMap dialogCaolán McNamara5-50/+307
2018-03-29tdf#116680 fix sidebar can't undockJim Raykowski1-1/+1
2018-03-29coverity#1433647 Unchecked return value from libraryCaolán McNamara1-1/+2
2018-03-29loplugin:virtualdown in sfx2Noel Grandin2-16/+0