summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin
2015-07-16vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Make SvxFillAttrBox available outside svx tooKatarina Behrens
2015-07-15loplugin:unusedmethods linguisticNoel Grandin
2015-07-15Clarify documentation of (mis)features of osl_getExecutableFile()Tor Lillqvist
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-07-15loplugin:unusedmethods connectivityNoel Grandin
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-07-14sfx2: an almost unnoticable tweak to comment translationMichael Stahl
2015-07-14-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-14oops, forgot to add new header fileMichael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier
2015-07-13Bin pointless commentsTor Lillqvist
2015-07-13Bin unneeded includesTor Lillqvist
2015-07-13Bin two unused fieldsTor Lillqvist
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-07-12use correct controller for sidebarMarkus Mohrhard
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard
2015-07-12Rule out OString(std::nullptr_t)Stephan Bergmann
2015-07-12coverity#1311653 Uninitialized scalar fieldCaolán McNamara
2015-07-10svtools: pimplify SvListViewMichael Stahl
2015-07-10vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl
2015-07-10remove unused ptr_container includesMichael Stahl
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10vcl: pImplify ComboBoxMichael Stahl
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-10vcl::ITiledRenderable: getTextSelection() can be pure virtual nowMiklos Vajna
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin