--with-vendor=Collabora --with-branding=icon-themes/galaxy/brand_cp --with-system-dicts --with-myspell-dicts --with-system-zlib --without-system-poppler --without-system-openssl --without-system-libpng --without-system-libxml --without-system-jpeg --without-system-jars --without-system-postgresql --without-junit --with-help --without-helppack-integration --with-linker-hash-style=both --with-fonts --with-external-thes-dir=/usr/share/mythes --with-external-hyph-dir=/usr/share/hyphen --with-external-dict-dir=/usr/share/hunspell --enable-dbus --enable-extension-integration --disable-odk --enable-kde4 --disable-gtk3 --enable-gstreamer-0-10 --disable-gstreamer-1-0 --enable-evolution2 --enable-gio --enable-scripting-beanshell --enable-scripting-javascript --enable-ext-wiki-publisher --enable-report-builder --enable-ext-nlpsolver --enable-ext-numbertext --enable-ext-ct2n --enable-epm --enable-python=internal --disable-online-update --disable-dconf --enable-mergelibs --with-package-format=deb rpm --enable-release-build --with-lang=ar as ast bg bn-IN br ca ca-valencia cy cs da de el en-US en-GB es et eu fi fr ga gd gl gu he hi hr hu id is it ja km kn ko lt lv ml mr nb nl nn oc or pa-IN pl pt pt-BR ro ru sk sl sr sr-Latn sv ta te tr uk vi zh-CN zh-TW --enable-symbols libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tabstpge.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-18convert TAB to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14refactor cui tabpages controls to use RenderContextTomaž Vajngerl
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12coverity#1079302 Uninitialized pointer fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann