summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/srtdlg.cxx
AgeCommit message (Expand)Author
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18Test compiling before committing is overratedTor Lillqvist
2014-08-18InfoBox STR_SRTERR to StringThomas Arnhold
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-24Improved integer type consistence + some optimizationsMatteo Casalin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
2013-10-15convert sw/source/ui/misc/*.cxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-13sal_Bool to boolTakeshi Abe
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-28fix up mergeCaolán McNamara
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-09-29Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal
2011-06-05Translate german commentsMartin Kepplinger
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21masterfix DEV300: #i10000# WAE fixesIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
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-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]