summaryrefslogtreecommitdiff
path: root/README
blob: 3cc6e1ee8b8598d17122e30d70a940d72ceb22ea (plain)
1
2
3
This repository contains the source files to produce the bundled LibreOffice help, as well as its online version.

See https://wiki.documentfoundation.org/Documentation for more information on how to contribute.
tion value='feature/ooxml-analyze'>feature/ooxml-analyze LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/lboxctrl.cxx
AgeCommit message (Expand)Author
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-09convert Link<> to typedNoel Grandin
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-06-30SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann