summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/groupdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/miscdlgs/groupdlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/groupdlg.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sc/source/ui/miscdlgs/groupdlg.cxx b/sc/source/ui/miscdlgs/groupdlg.cxx
index 2a1388b235cf..43ddb4e9f7b9 100644
--- a/sc/source/ui/miscdlgs/groupdlg.cxx
+++ b/sc/source/ui/miscdlgs/groupdlg.cxx
@@ -22,14 +22,10 @@
-
-
#include "groupdlg.hxx"
#include "scresid.hxx"
-
-
ScGroupDlg::ScGroupDlg(Window* pParent, bool bUngroup, bool bRows)
: ModalDialog(pParent,
bUngroup ?
@@ -50,19 +46,13 @@ ScGroupDlg::ScGroupDlg(Window* pParent, bool bUngroup, bool bRows)
m_pBtnRows->GrabFocus();
}
-
-
bool ScGroupDlg::GetColsChecked() const
{
return m_pBtnCols->IsChecked();
}
-
-
ScGroupDlg::~ScGroupDlg()
{
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
9d5'>Mathml mo operator listdante 2021-01-18Mathml gets it's own directorydante 2020-12-09Begining of support for &entityname for mathml.dante 2020-11-10Evaluate command: tdf#109338dante 2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara 2020-07-26starmath: create instances with uno constructorsNoel Grandin 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2022-11-02Sync flatpak-manifest.in with FlathubStephan Bergmann 2022-09-27tdf#144348: Remove EmojiOne Color fontKhaled Hosny 2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli 2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann 2022-05-18Adapt flatpak build to recently introduced dependenciesStephan Bergmann 2022-04-06Sync flatpak-manifest.in with FlathubStephan Bergmann 2022-03-31Sync flatpak-manifest.in with FlathubStephan Bergmann 2022-02-09Sync flatpak-manifest.in with FlathubStephan Bergmann 2022-01-13Sync flatpak-manifest.in with FlathubStephan Bergmann 2021-12-21Run `make check` in flatpak buildStephan Bergmann 2021-12-16NEON_{SHA256SUM,TARBALL} are gone from download.lstStephan Bergmann 2021-12-06Retire build-nocheckThorsten Behrens 2021-11-10add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl 2021-11-08upgrade to libexttextcat-3.4.6Caolán McNamara 2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida 2021-10-20upgrade glm to 0.0.9.9.8Caolán McNamara 2021-10-20upgrade liblangtag to 0.6.3Caolán McNamara 2021-09-23Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann 2021-09-23external: update pdfium to 4643Miklos Vajna 2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin 2021-09-06Flatpak: Upgrade to 21.08 runtime, disable SkiaStephan Bergmann 2021-09-05Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann 2021-08-24upload libmwaw 0.3.20David Tardon 2021-08-18Sync flatpak-manifest.in with FlathubStephan Bergmann 2021-08-10Upgrade external/boost to latest Boost 1.76.0Stephan Bergmann 2021-07-14external: update pdfium to 4568Miklos Vajna 2021-06-23tdf#141709: Use poppler_dataMichael Warner