summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-01SafeModeDialog: Add link to user profileSamuel Mehrbrodt1-0/+3
2016-11-01safemode: Add option to disable H/W accelerationSamuel Mehrbrodt2-0/+4
2016-11-01Omit the default comparatorTakeshi Abe2-2/+2
2016-10-31Revert "Revert "Prevent nonsensical comparations between OUString and nullptr...Stephan Bergmann1-0/+12
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl1-4/+4
2016-10-31Revert "Prevent nonsensical comparations between OUString and nullptr_t"Stephan Bergmann1-11/+0
2016-10-31Prevent nonsensical comparations between OUString and nullptr_tStephan Bergmann1-0/+11
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin1-1/+1
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-3/+1
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl1-1/+0
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke1-22/+0
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl5-7/+18
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl1-2/+10
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl1-0/+4
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl2-18/+48
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl2-14/+14
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl1-4/+4
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-3/+3
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin14-32/+14
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara1-1/+0
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara1-1/+2
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara1-4/+8
2016-10-28these usings are unnecessaryCaolán McNamara1-4/+0
2016-10-28coverity#1371275 Missing move assignment operatorCaolán McNamara1-0/+2
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara1-0/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara5-5/+92
2016-10-28Use SAL_DLLPRIVATE instead of extra TUBES_DLLPRIVATEStephan Bergmann2-3/+2
2016-10-28Move internal include files from include/tubes/ to tubes/source/Stephan Bergmann3-239/+0
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann5-4/+15
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky2-2/+1
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann2-6/+0
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin10-32/+0
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin11-27/+0
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin4-9/+0
2016-10-27loplugin:expandablemethods in svxNoel Grandin27-58/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin7-72/+83
2016-10-26SfxSlotInfo is unusedCaolán McNamara1-8/+0
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna1-1/+0
2016-10-26drop now unused SfxStyleItem, etc.Caolán McNamara1-20/+0
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara4-43/+12
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara1-1/+1
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe1-8/+1
2016-10-26untangle .cxx include in itemset.cxxJochen Nitschke1-7/+27
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin4-15/+5
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin3-16/+2
2016-10-26loplugin:expandablemethods in vclNoel Grandin13-41/+1
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara1-0/+3
2016-10-25we don't need to update the style icons anymoreCaolán McNamara1-1/+0