summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpcalc.cxx
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-22clean up hrc filesThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-21hrc cleanupJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-19koheiautodecimal: rebased to DEV300_m76.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-16#i26826# #i46511# initial implementation of automatic decimal adjustment.Kohei Yoshida
2008-08-19INTEGRATION: CWS aw033 (1.15.152); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.16.328); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.13.346); FILE MERGEDRüdiger Timm
2004-08-23INTEGRATION: CWS tune03 (1.11.72); FILE MERGEDRüdiger Timm
2004-08-03INTEGRATION: CWS grouping (1.11.40); FILE MERGEDJens-Heiner Rechtien
2004-05-10INTEGRATION: CWS dialogdiet01 (1.10.30); FILE MERGEDJens-Heiner Rechtien
2004-02-04INTEGRATION: CWS ooo20031216 (1.9.222); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-07-11#88188# performance: transliteration compare instead of collator compare; Svt...Eike Rathke
2001-07-02use SvtSysLocale LocaleDataWrapperEike Rathke
2001-05-16#78323# new: config option enable/disable regular expressions in formulasEike Rathke
2001-05-04some minor option changesOliver Specht
2001-03-14del: unnecessary include tools/intn.hxxEike Rathke
2001-02-02chg: LocaleDataWrapper instead of InternationalEike Rathke
2001-01-30International::GetNumDecimalSep --> LocaleData::getNumDecimalSepEike Rathke