summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/redlndlg.cxx
AgeCommit message (Expand)Author
2013-12-27Fix stepping to the next changeZolnai Tamás
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
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-02-26adapt code to comment .ui conversionCaolán McNamara
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-02-13sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-08-07fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25cppcheck: move this pView test to where it makes senseCaolán McNamara
2012-07-17SwRedlineAcceptDlg::InsertChildren: fix previous commit:Michael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT(SwRedlineDataParentSortArr) to o3tl::sorted_vectorNoel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-04-25Convert SV_DECL_PTRARR(SvLBoxEntryArr) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataChildArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataParentArr) to ptr_vectorNoel Grandin
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins
2011-06-05Translate german commentsMartin Kepplinger
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-20undoapi: fix regression: undo comments with un-rewritten arguments:Michael Stahl
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-03cppcheck: prefer prefix increment on iterators.Kayo Hamid
2010-12-15undoapi: stuff in sw/source/ui should not include undobj.hxxMichael Stahl
2010-11-27Clean code at writerKayo Hamid
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12remove more bogus commentsPrashant Shah
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-04#i106432#, #i103496#: some fixes found while building on more platformsmb93783