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