summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingcomp.cxx
AgeCommit message (Expand)Author
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
2015-02-08Typo: we has->we haveJulien Nabet
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann