summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-17mark function as overrideDavid Tardon
2016-05-16tdf#97527 vcl: reference-count Menumelikeyurtoglu
2016-05-16remove ACCELITEM stuff from rscNoel Grandin
2016-05-16Fix mixed up comments in window.hxxMuhammet Kara
2016-05-16convert NUMERICFORMATTER to scoped enumNoel Grandin
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin
2016-05-16convert RSC_MENUITEM to scoped enumNoel Grandin
2016-05-16convert RSC_MENU to scoped enumNoel Grandin
2016-05-16Convert RSWND to scoped enumNoel Grandin
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl
2016-05-13sdext: replace boost::bindMichael Stahl
2016-05-13fix ShowTrackFlags legal bitsCaolán McNamara
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12loplugin:passstuffbyrefStephan Bergmann
2016-05-12use unique_ptrDavid Tardon
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11Convert RulerExtra to scoped enumNoel Grandin
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin
2016-05-11convert MappingType to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-10Reorder class fieldMatteo Casalin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini