summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens2-2/+14
2018-03-26sfx2 store: avoid rename() for files with >1 hard link countMiklos Vajna2-1/+59
2018-03-26use boost::optional in OutDevStateNoel Grandin1-1/+4
2018-03-25Remove useless checkMike Kaganski1-1/+1
2018-03-22set parent for password dialogCaolán McNamara2-5/+5
2018-03-20drop unnecessary includesCaolán McNamara29-29/+1
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara1-0/+5
2018-03-20Show start centre thumbnail indicating the file is encryptedKatarina Behrens1-12/+68
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-5/+11
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+2
2018-03-19coverity#1430073 silence Unchecked return valueCaolán McNamara1-1/+1
2018-03-19coverity#1430090 Uninitialized scalar fieldCaolán McNamara1-0/+4
2018-03-19tdf#115806: Remember last active deck also on context switchKatarina Behrens2-1/+10
2018-03-19set parent window for interaction dialogs for pdf export (etc)Caolán McNamara1-1/+6
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke8-6/+2
2018-03-18add id column support to tree viewCaolán McNamara2-4/+4
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara2-13/+1
2018-03-17Removed duplicated includeAndrea Gelmini1-1/+0
2018-03-17lok: notify clients of clipboard changesAshod Nakashian1-5/+11
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks4-1/+121
2018-03-16use digit width instead of char widthCaolán McNamara2-2/+2
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin2-11/+9
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt3-31/+62
2018-03-14loplugin:constantparamNoel Grandin1-2/+2