summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/redlndlg.cxx
AgeCommit message (Expand)Author
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-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-17cid#705954 dereference before null checkNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-12-27Fix stepping to the next changeZolnai Tamás
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/misc/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/redline.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin
2013-08-17No need for pointers here, use referencesMatteo Casalin
2013-06-03fdo#57874: verify GetRedlinePos return value before usagePierre-Eric Pelloux-Prayer
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