summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-03use more explicit types in xmloffNoel Grandin3-7/+7
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin1-1/+1
2020-08-03fix leak in SvXMLImportNoel Grandin1-0/+2
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen97-140/+44
2020-08-03Clean-up of abstdlgHeiko Tietze2-10/+2
2020-07-31drop unused SvTreeList::LastSelectedCaolán McNamara1-3/+0
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya2-18/+14
2020-07-31svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya1-0/+2
2020-07-31add queue_draw to force redraw with custom renderingCaolán McNamara1-0/+3
2020-07-31loplugin:unusedmethodsNoel Grandin1-63/+0
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky1-1/+2
2020-07-31ASan/UBSan build still needs VCLXEdit RTTIStephan Bergmann1-1/+1
2020-07-30inline some use-once typedefsNoel Grandin5-14/+8
2020-07-30loplugin:unusedmethodsNoel Grandin4-285/+0
2020-07-30ASan/UBSan build still needs DateField RTTIStephan Bergmann1-1/+1
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski2-1/+4
2020-07-30make some classes privateNoel Grandin4-10/+8
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya5-28/+82
2020-07-30tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski1-0/+14