summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_NumberFormat.cxx
AgeCommit message (Collapse)AuthorFilesLines
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-1/+1
all single tab dialogs are .ui enabled now. So now we can remove SfxNoLayoutSingleTabDialog and merge SfxSingleTabDialog and ~SfxNoLayoutSingleTabDialogBase together Change-Id: If0acc792d85b7d399572257d7e9b0e12993ba3fe
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-5/+0
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa Reviewed-on: https://gerrit.libreoffice.org/5148 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara1-1/+2
Allow a .ui to be given to the SingleTabDialog ctor. There are *three* single-tab Format Number dialogs, we really should combine them together into one dialog. Change-Id: I1021c9b968764bd9ad35832958ef2bd067fca798
2013-07-02Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parentCaolán McNamara1-3/+3
Change-Id: I25f87916e5b8480e50cafb30b78da4d575a7df24
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
Change-Id: I4922b719bf819879909e9949bf7946f20914d1e5
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-1/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-06chart49: cleanupIngrid Halama1-1/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.2.66); FILE MERGEDRüdiger Timm1-32/+18
2008/04/01 15:04:01 thb 1.2.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:24 rt 1.2.66.1: #i87441# Change license header to LPGL v3.
2007-10-22INTEGRATION: CWS chart14 (1.1.4); FILE ADDEDVladimir Glazounov1-0/+103
2007/08/30 16:57:24 bm 1.1.4.3: #i37792# warning (shadowed variable) removed 2007/08/10 22:01:22 iha 1.1.4.2: #i37792# number format for data labels 2007/06/28 16:14:40 iha 1.1.4.1: file dlg_NumberFormat.cxx was added on branch cws_src680_chart14 on 2007-08-10 22:01:22 +0000