summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel16-65/+65
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari1-1/+2
2020-11-26Make "uno:Printer" actually workSamuel Mehrbrodt1-1/+1
2020-11-26Separate uno:Printer and uno:PrinterSetup handlingSamuel Mehrbrodt1-60/+70
2020-11-26uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt2-3/+3
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt1-0/+9
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann1-8/+7
2020-11-25center the button for narrower Colibre theme iconCaolán McNamara1-0/+1
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna1-2/+12
2020-11-24open_more.png is narrower than other icons in Colibre themeCaolán McNamara1-1/+1
2020-11-24notebookbar: don't hide elements for onlineSzymon Kłos1-0/+4
2020-11-24lok: Log save errors and avoid infinite loopSzymon Kłos1-3/+34
2020-11-24notebookbar: don't block init in calcSzymon Kłos1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel28-73/+73
2020-11-24tdf#132860 Assign value to set_sensitive flag in m_xNameshubham6561-0/+5
2020-11-23Removed duplicated includeAndrea Gelmini1-1/+0
2020-11-23tdf#104154 WIP:Add list view to template managerVert D7-20/+1392
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara1-1/+0
2020-11-22Fix typosAndrea Gelmini1-1/+1
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer44-304/+238
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian3-44/+93
2020-11-21these don't need to include vcl/button.hxx anymoreCaolán McNamara3-4/+0
2020-11-21Avoid unused parameter 'pImpl'Tor Lillqvist1-4/+6
2020-11-20weld TabBarCaolán McNamara20-911/+477
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-28/+41
2020-11-20fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens3-3/+54
2020-11-19tdf#138315 make More options buttons in Chart Sidebar deck work againCaolán McNamara6-30/+40
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna1-3/+9
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann2-3/+3
2020-11-17loplugin:stringviewparam extend to constructorsNoel4-4/+4
2020-11-17loplugin:stringviewparam check methods tooNoel5-5/+5
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D3-3/+31
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara36-0/+65
2020-11-12loplugin:unusedmethodsNoel2-36/+0
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-10/+10
2020-11-12notebookbar: set language before creatingSzymon Kłos1-0/+7
2020-11-12weld panel TitleBarCaolán McNamara16-497/+361
2020-11-12remove Fraction::operator tools::Long()Noel1-10/+10
2020-11-11loplugin:stringviewNoel6-10/+10
2020-11-11convert more long -> tools::LongNoel2-6/+6
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-11-10Improve some warning wordingStephan Bergmann1-1/+1
2020-11-10lok: sidebar: disable context deactivationHenry Castro2-8/+4
2020-11-10explicitly set backing window XFrame as ActiveFrameCaolán McNamara1-0/+4
2020-11-10Small code clean-upChristophe JAILLET1-6/+3
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara21-370/+100
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara2-2/+2
2020-11-06drop some unused sidebar theme properties and enumsCaolán McNamara1-83/+2
2020-11-05use XGraphic instead of ImageCaolán McNamara6-13/+21