summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-17loplugin:unusedmethodsNoel Grandin1-3/+0
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl1-0/+5
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin2-2/+1
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara1-2/+25
2020-08-16loplugin:unusedmethodsNoel Grandin4-58/+0
2020-08-16loplugin:singlevalfieldsNoel Grandin1-3/+0
2020-08-16loplugin:unnecessaryvirtualNoel Grandin1-5/+5
2020-08-16loplugin:virtualdeadNoel Grandin1-1/+0
2020-08-15Fix typo in codeAndrea Gelmini1-1/+1
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-5/+1
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara1-2/+25
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky2-74/+73
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin2-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2-1/+1
2020-08-14remove now unused DELETEZ macroNoel Grandin1-2/+0
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski1-1/+1
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin1-1/+0
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin3-340/+340
2020-08-13use unique_ptr in SfxBindings_ImplNoel Grandin1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-21/+58
2020-08-13Merge toolbar popup classesMaxim Monastirsky1-42/+11
2020-08-12tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara1-1/+5
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara8-27/+32
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara1-4/+4
2020-08-12use InterimDBTreeListBoxCaolán McNamara4-10/+16
2020-08-12uitest : Add support for Normal ValueSetAhmed ElShreif1-0/+2
2020-08-11Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet1-26/+0
2020-08-10tdf#135529 today/none only used by DateControlCaolán McNamara1-0/+1
2020-08-09explain CF for translationCaolán McNamara1-0/+32
2020-08-09tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh1-0/+1
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel1-0/+1
2020-08-08loplugin:unusedmethodsNoel Grandin1-153/+0
2020-08-08loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2020-08-08loplugin:virtualdeadNoel Grandin1-1/+0
2020-08-08tdf#58518: add message in case of not text file with "Insert->File" in WriterJulien Nabet1-0/+1
2020-08-08Clean-up of abstdlgHeiko Tietze3-22/+2
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini1-1/+1
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl1-0/+3
2020-08-07Use <alloca.h> for macOS and iOS, tooTor Lillqvist1-15/+1
2020-08-07SvTreeListBox::HandleKeyInput can be privateCaolán McNamara1-19/+9
2020-08-07add SAL_WARN_UNUSED_RESULT to MnemonicGenerator::CreateMnemonicCaolán McNamara1-1/+1
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara1-8/+0
2020-08-07nothing calls EnableEntryMnemonics anymoreCaolán McNamara1-15/+0
2020-08-06unotest: one Resetter is enoughMiklos Vajna1-0/+25
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif2-0/+28
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski1-0/+2
2020-08-04loplugin:unusedmethodsNoel Grandin1-1/+0
2020-08-04mobile: fix calc chart wizard properties is not shownMert Tumer1-0/+1
2020-08-04added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-1/+1
2020-08-04simplify svx::frame::StyleNoel Grandin1-57/+29