summaryrefslogtreecommitdiffstats
path: root/svx/source/form/datanavi.cxx
Commit message (Expand)AuthorAgeFilesLines
* svtools: sal_Bool->boolNoel Grandin2014-03-251-9/+9
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-11/+11
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-3/+0
* Remove visual noise from svxAlexander Wilms2014-02-261-30/+30
* Remove unneccessary commentsAlexander Wilms2014-02-231-69/+69
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-6/+6
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-1/+1
* convert namespace dialog to .uiCaolán McNamara2014-02-011-50/+50
* Window::Notify should return boolStephan Bergmann2014-01-171-3/+3
* convert add condition dialog to .uiCaolán McNamara2013-12-281-35/+24
* convert additem dialog to .uiCaolán McNamara2013-12-281-132/+96
* convert add submission dialog to .uiCaolán McNamara2013-12-271-257/+54
* convert add instance dialog to .uiCaolán McNamara2013-12-271-26/+12
* convert add model dialog to .uiCaolán McNamara2013-12-051-20/+6
* convert add namespace dialog to .uiCaolán McNamara2013-12-051-26/+10
* match original intent of String::Erase(String::Search))Caolán McNamara2013-09-051-1/+3
* convert svx/source/form/*.cxx from String to OUStringNoel Grandin2013-09-051-62/+62
* convert svx/source/inc/datanavi.hxx from String to OUStringNoel Grandin2013-09-051-6/+6
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-22/+22
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-261-1/+0
* convert versions of dialog to .uiCaolán McNamara2013-07-161-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-6/+6
* convert message box return types to an enumCaolán McNamara2013-05-011-2/+2
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-72/+72
* svx: get rid of DECLARE_ASCII macro and related cleanupMiklos Vajna2013-04-061-24/+24
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-26/+26
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-1/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-28/+28
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-22/+22
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-1/+2
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-291-2/+2
* removed unused definesTakeshi Abe2012-04-271-12/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-14/+14
* fix crash using instances dialog of dataform navigator fdo#44816Noel Power2012-03-011-2/+2
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-68/+68
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-68/+68
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-141-16/+16
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara2011-07-141-1/+2