summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin38-159/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin33-169/+10
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud1-71/+77
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin6-21/+15
2015-07-16vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+4
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl1-77/+71
2015-07-15Make SvxFillAttrBox available outside svx tooKatarina Behrens1-1/+1
2015-07-15loplugin:unusedmethods linguisticNoel Grandin2-15/+0
2015-07-15Clarify documentation of (mis)features of osl_getExecutableFile()Tor Lillqvist1-0/+6
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin13-50/+0
2015-07-15loplugin:unusedmethods frameworkNoel Grandin4-22/+0
2015-07-15loplugin:unusedmethods xmloffNoel Grandin14-57/+0
2015-07-15loplugin:unusedmethods basicNoel Grandin7-40/+0
2015-07-15loplugin:unusedmethods connectivityNoel Grandin5-16/+0
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky2-21/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-47/+0
2015-07-14sfx2: remove pointless GenLink classMichael Stahl3-57/+6
2015-07-14sfx2: an almost unnoticable tweak to comment translationMichael Stahl1-16/+9
2015-07-14-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-14oops, forgot to add new header fileMichael Stahl1-0/+24
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin49-498/+33
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-9/+0
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin6-16/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2-19/+9
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-59/+0
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier1-2/+2
2015-07-13Bin pointless commentsTor Lillqvist1-8/+0
2015-07-13Bin unneeded includesTor Lillqvist1-10/+0
2015-07-13Bin two unused fieldsTor Lillqvist1-2/+0
2015-07-13loplugin:unusedmethods vclNoel Grandin20-123/+12
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann1-4/+3
2015-07-13editeng: make Link<> usage typedNoel Grandin2-53/+43
2015-07-13editeng, convert to typed Link<>Noel Grandin2-5/+3
2015-07-12use correct controller for sidebarMarkus Mohrhard1-0/+1
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard1-1/+1
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard1-0/+4
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard1-0/+4
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard3-7/+7
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard1-0/+2
2015-07-12Rule out OString(std::nullptr_t)Stephan Bergmann1-0/+5
2015-07-12coverity#1311653 Uninitialized scalar fieldCaolán McNamara1-2/+3
2015-07-10svtools: pimplify SvListViewMichael Stahl1-22/+4
2015-07-10vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl1-2/+3
2015-07-10remove unused ptr_container includesMichael Stahl2-3/+1
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-3/+15
2015-07-10vcl: pImplify ComboBoxMichael Stahl1-50/+11
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl1-1/+5
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl1-102/+5
2015-07-10do not include boost/utility.hppMichael Stahl10-10/+10
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke1-0/+6