summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-26weld SwLabPageCaolán McNamara
2018-04-26loplugin:useuniqueptr in TextDocNoel Grandin
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara
2018-04-26Change mouse cursor to Move when over sidebar deck gripKatarina Behrens
2018-04-26set current frame as default SfxRequest dialog parentCaolán McNamara
2018-04-26unused SfxTabDialogController friendCaolán McNamara
2018-04-26Drop sdr::GetResourceString l10n method from svxGabor Kelemen
2018-04-25no users of the numeric SetCurPageId leftCaolán McNamara
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-25loplugin:useuniqueptr in ScrollBarNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens
2018-04-24loplugin:useuniqueptr in PrinterNoel Grandin
2018-04-24loplugin:useuniqueptr in I18nHelperNoel Grandin
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin
2018-04-24loplugin:useuniqueptr in TextWindowNoel Grandin
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin
2018-04-24loplugin:useuniqueptr in EditNoel Grandin
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-23fix memory management in BitmapConvolutionMatrixFilterNoel Grandin
2018-04-23Translate German commentJohnny_M
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuButtonNoel Grandin
2018-04-23loplugin:useuniqueptr in MoreButtonNoel Grandin
2018-04-23loplugin:useuniqueptr in SplitWindowNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin
2018-04-23loplugin:useuniqueptr in FloatingWindowNoel Grandin
2018-04-23loplugin:useuniqueptr in ControlNoel Grandin
2018-04-23loplugin:useuniqueptr in StatusBarNoel Grandin
2018-04-23loplugin:useuniqueptr in PopupMenuFloatingWindowNoel Grandin
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin
2018-04-23loplugin:useuniqueptr in DockingWindowNoel Grandin
2018-04-23vcl: ImplDuoTone() -> BitmapDuoToneFilterChris Sherlock
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-22vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilterChris Sherlock
2018-04-22vcl: ImplMosaic() -> BitmapMosaicFilterChris Sherlock
2018-04-22vcl: ImplSepia -> BitmapSepiaFilterChris Sherlock
2018-04-22vcl: ImplSolarize() to BitmapSolarizeFilterChris Sherlock