summaryrefslogtreecommitdiff
path: root/boost/README
blob: 7e6426bf939b57a58372f0121a36b58b7f3e5e29 (plain)
1
2
3
4
From [http://www.boost.org/].

Apart from the spirit parsing framework, LibreOffice currently mostly
uses the smart pointers, pool memory and binders functionality.
-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