summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Postprocess.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/Postprocess.mk')
0 files changed, 0 insertions, 0 deletions
/cgit/lo/core/commit/sfx2/source/dialog/backingcomp.cxx?id=196d1911368f7f3b459a1aac8f952311ec3732ba'>loplugin: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