summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara1-18/+11
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara18-51/+0
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara1-41/+33
2021-01-20tdf#102002 add tooltips for styles checkboxesSeth Chaiklin1-0/+6
2021-01-19silence "gsignal.c:2731: instance X has no handler with id Y" warningCaolán McNamara1-0/+1
2021-01-17cppcheck: derefInvalidIteratorRedundantCheck (sfx2/classificationhelper)Julien Nabet1-2/+2
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks3-2/+16
2021-01-17sidebar: only invalidate when things change.Michael Meeks1-2/+5
2021-01-16remove apparently bogus yaligns of 0 from cmisline RadioButtonsCaolán McNamara1-2/+0
2021-01-16make the Color constructors explicitly specify transparencyNoel3-12/+10
2021-01-15replace stock button imagesCaolán McNamara5-5/+5
2021-01-15replace stock button labelsCaolán McNamara25-130/+126
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara19-0/+38
2021-01-14Drop some unused "using" directivesMike Kaganski1-2/+0
2021-01-14Use comphelper::ContainerUniquePtrEquals hereMike Kaganski1-3/+7
2021-01-14fix .ui indents and trailing whitespace on recent commitsCaolán McNamara1-4/+4
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze3-124/+155
2021-01-13tdf#139017 add label for styles list in New Style from Selection dialogSeth Chaiklin1-4/+25
2021-01-13tdf#138846 change "Settings" to "Tools" in Template Manager dialogSeth Chaiklin1-1/+6
2021-01-13tdf#102002 update labels and tooltip in 'Load Styles' dialog boxSeth Chaiklin1-5/+6
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann1-4/+8
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek1-1/+1
2021-01-10ofz#29414 uncaught exceptionCaolán McNamara1-29/+36
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-10static_cast after dynamic_castNoel Grandin2-18/+24
2021-01-10Fix json structure for decksSzymon Kłos1-2/+7
2021-01-09fix coverity parse errorsCaolán McNamara10-33/+33
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl3-4/+49
2021-01-08lok: send linespacing updatesSzymon Kłos1-1/+4
2021-01-08replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labelsCaolán McNamara3-6/+6
2021-01-07replace deprecated stock labels used <= twiceCaolán McNamara1-2/+2
2021-01-07Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann1-0/+1
2021-01-06ofz#29251 AbrtCaolán McNamara1-1/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-2/+2
2021-01-04lok: don't log warningsSzymon Kłos1-11/+14
2021-01-03Bump copyright year to 2021Adolfo Jayme Barrientos1-1/+1
2021-01-02getLayoutRequisition is a static member of VclContainerCaolán McNamara1-1/+1
2021-01-01ofz#29129 Abrt on uncaught exceptionCaolán McNamara1-4/+5
2021-01-01lok: send uno command state update to the right view.Tamás Zolnai1-1/+1
2021-01-01lok: send sidebar dialog update to the right view.Tamás Zolnai1-4/+4
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-1/+3
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann12-35/+48
2020-12-28drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara14-2052/+1877
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann3-40/+39
2020-12-26New loplugin:stringliteralvarStephan Bergmann9-28/+29
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet1-2/+2
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara3-3/+0
2020-12-23Directly create OUString instancesStephan Bergmann1-3/+3
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D5-5/+38
2020-12-23fix columns widths and formated stringVert D1-18/+7