summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tabledlg.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-23fdo#80534 bad default value (0) for the number of rowsThomas Arnhold
2014-08-18include app.hrcThomas Arnhold
2014-08-18InfoBox MSG_WRONG_TABLENAME and MSG_ERR_TABLE_MERGE to StringThomas Arnhold
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26Remove unuseful member variableMatteo Casalin
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
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-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29coverity#1210169 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210202 Uninitialized pointer fieldCaolán McNamara
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24sal_uInt16 to sal_Int32, reduce scopes, constifyMatteo Casalin
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/table/*.cxx from String to OUStringNoel Grandin
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-10Comment translation german-english in sw/source/ui/table/Matthias Freund
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-18sal_Bool to boolTakeshi Abe
2013-02-18Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18convert table properties tabdialog to .uiCaolán McNamara
2013-01-12split out table columns page and adapt codeCaolán McNamara
2013-01-12split out table textflow page and adapt codeCaolán McNamara
2013-01-11split out format table page and adapt codeCaolán McNamara