summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingcomp.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna1-10/+0
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna1-0/+10
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann1-1/+1
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-2/+3
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-11/+3
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin1-3/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-02-07loplugin:flatten in sfx2Noel Grandin1-35/+35
2018-11-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2018-11-04tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local staticsMike Kaganski1-32/+19
2018-07-19tdf#93085 restore orig min window size after startcenter...Caolán McNamara1-3/+14
2018-02-18don't use the global mutex for UI stuffMarkus Mohrhard1-1/+3
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-05Fix typosAndrea Gelmini1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin1-10/+4
2017-05-03remove empty commentsNoel Grandin1-6/+0
2017-03-19Fix typos + some German translationsAndrea Gelmini1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-7/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-50/+30
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-7/+0
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-3/+3
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-5/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-03GSoC: hide notebookbar in the start centerSzymon Kłos1-2/+1
2016-08-03GSoC notebookbar: updated ui filesSzymon Kłos1-0/+1
2016-07-22GSoC notebookbar: file menuSzymon Kłos1-3/+1
2016-06-03notebookbar: load ui for the start centerSzymon Kłos1-0/+8
2016-05-18tdf#99925 temporary fix, hide the notebookbar in the start centerSzymon Kłos1-8/+0
2016-05-17fix JunitTest_sfx2_complexCaolán McNamara1-3/+3
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos1-0/+20
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-16/+0
2016-02-09Remove excess newlinesChris Sherlock1-19/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-29com::sun::star->css in sfx2Noel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-27/+27
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-2/+2
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin1-1/+1
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks1-1/+1
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks1-3/+3