summaryrefslogtreecommitdiff
path: root/svx/source/dialog/ctredlin.cxx
AgeCommit message (Expand)Author
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: 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-01-28bool improvementsStephan Bergmann
2014-01-27coverity#1079287 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-08-18don't unconditionally enable buttons on switching to accept/reject pageCaolán McNamara
2013-08-17WaE: unused variable 'aEmpty'Matteo Casalin
2013-08-17String to OUStringMatteo Casalin
2013-08-17SvTabListBox::GetToken: sal_Unicode* to OUString + OUString::getTokenMatteo Casalin
2013-08-17SvxRedlinTable::InsertEntry(s): reuse codeMatteo Casalin
2013-08-17No need for pointers here, use referencesMatteo Casalin
2013-08-17sal_Bool to bool and early bail outMatteo Casalin
2013-08-17SvxRedlinTable::IsValidEntry/IsValidComment: reuse codeMatteo Casalin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-10drop some more XubStringsCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Remove unused codeTakeshi Abe
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-21split up redline dialog and adapt redline view codeCaolán McNamara
2013-02-21split up redline dialog and adapt filter page codeCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Get it to build.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-25XubString->OUStringCaolán McNamara
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-27removed unused definesTakeshi Abe