summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-10-27 12:46:56 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-10-27 12:46:56 +0200
commit1c262ac0fb86d51df892c4169fc6ea734487b21d (patch)
treeff524bf69db09e16de1762d3373564a079e42dc8
parenta7f4f8d80c27178c9df19eae4d1630ed16fca518 (diff)
Version 7.1.7.2, tag libreoffice-7.1.7.2 libreoffice-7.1.7.2
Change-Id: I3865ae962c48f86c0e5c37296eb388785baf9425
0 files changed, 0 insertions, 0 deletions
misations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabbtmp.cxx
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13refactor TableWindow, ColumnWindow to use RenderContextTomaž Vajngerl
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn