summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* use unique_ptr in SfxBindings_ImplNoel Grandin2020-08-131-1/+1
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-132-21/+58
* Merge toolbar popup classesMaxim Monastirsky2020-08-131-42/+11
* tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara2020-08-121-1/+5
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-128-27/+32
* svlbitm.hxx can be toolkit only nowCaolán McNamara2020-08-121-4/+4
* use InterimDBTreeListBoxCaolán McNamara2020-08-124-10/+16
* uitest : Add support for Normal ValueSetAhmed ElShreif2020-08-121-0/+2
* Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet2020-08-111-26/+0
* tdf#135529 today/none only used by DateControlCaolán McNamara2020-08-101-0/+1
* explain CF for translationCaolán McNamara2020-08-091-0/+32
* tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh2020-08-091-0/+1
* tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel2020-08-091-0/+1
* loplugin:unusedmethodsNoel Grandin2020-08-081-153/+0
* loplugin:unnecessaryvirtualNoel Grandin2020-08-081-2/+2
* loplugin:virtualdeadNoel Grandin2020-08-081-1/+0
* tdf#58518: add message in case of not text file with "Insert->File" in WriterJulien Nabet2020-08-081-0/+1
* Clean-up of abstdlgHeiko Tietze2020-08-083-22/+2
* Fix typos to complete commit cfce486Andrea Gelmini2020-08-071-1/+1
* oox: VML export: produce bottom-to-top in a better wayMichael Stahl2020-08-071-0/+3
* Use <alloca.h> for macOS and iOS, tooTor Lillqvist2020-08-071-15/+1
* SvTreeListBox::HandleKeyInput can be privateCaolán McNamara2020-08-071-19/+9
* add SAL_WARN_UNUSED_RESULT to MnemonicGenerator::CreateMnemonicCaolán McNamara2020-08-071-1/+1
* IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara2020-08-071-8/+0
* nothing calls EnableEntryMnemonics anymoreCaolán McNamara2020-08-071-15/+0
* unotest: one Resetter is enoughMiklos Vajna2020-08-061-0/+25
* uitest : Add support for Menu Button objectsAhmed ElShreif2020-08-062-0/+28
* tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski2020-08-051-0/+2
* loplugin:unusedmethodsNoel Grandin2020-08-041-1/+0
* mobile: fix calc chart wizard properties is not shownMert Tumer2020-08-041-0/+1
* added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer2020-08-041-1/+1
* simplify svx::frame::StyleNoel Grandin2020-08-041-57/+29
* use more explicit types in xmloffNoel Grandin2020-08-033-7/+7
* rename Clear() to dispose() in SvXMLStylesContextNoel Grandin2020-08-031-1/+1
* fix leak in SvXMLImportNoel Grandin2020-08-031-0/+2
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-0397-140/+44
* Clean-up of abstdlgHeiko Tietze2020-08-032-10/+2
* drop unused SvTreeList::LastSelectedCaolán McNamara2020-07-311-3/+0
* svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya2020-07-312-18/+14
* svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya2020-07-311-0/+2
* add queue_draw to force redraw with custom renderingCaolán McNamara2020-07-311-0/+3
* loplugin:unusedmethodsNoel Grandin2020-07-311-63/+0
* tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky2020-07-311-1/+2
* ASan/UBSan build still needs VCLXEdit RTTIStephan Bergmann2020-07-311-1/+1
* inline some use-once typedefsNoel Grandin2020-07-305-14/+8
* loplugin:unusedmethodsNoel Grandin2020-07-304-285/+0
* ASan/UBSan build still needs DateField RTTIStephan Bergmann2020-07-301-1/+1
* tdf#38093 Writer outline folding - persistenceJim Raykowski2020-07-302-1/+4
* make some classes privateNoel Grandin2020-07-304-10/+8
* svx: GalleryObjectCollection shared class and related refactoring workAditya2020-07-305-28/+82