summaryrefslogtreecommitdiff
path: root/svx/source/form/datanavi.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-25convert MessBox with custom buttons to .uiCaolán McNamara
2014-08-25QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-15ErrorBoxes from datanavi to StringThomas Arnhold
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-07-18coverity#1226494 Uninitialized pointer fieldCaolán McNamara
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-01convert namespace dialog to .uiCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-28convert add condition dialog to .uiCaolán McNamara
2013-12-28convert additem dialog to .uiCaolán McNamara
2013-12-27convert add submission dialog to .uiCaolán McNamara
2013-12-27convert add instance dialog to .uiCaolán McNamara
2013-12-05convert add model dialog to .uiCaolán McNamara
2013-12-05convert add namespace dialog to .uiCaolán McNamara
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/source/inc/datanavi.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-06svx: get rid of DECLARE_ASCII macro and related cleanupMiklos Vajna
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-07-03ditch String::CreateFromAsciiCaolán McNamara