summaryrefslogtreecommitdiff
path: root/svx/source/dialog/srchdlg.cxx
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-05fdo#74132: Do not interrupt search in Calc.Matúš Kukan
2014-02-05SvxSearchDialog: Remove always false bMultiLineEdit.Matúš Kukan
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15more xub_Strlen->sal_Int32Caolán McNamara
2013-12-26convert search format dialog to .uiCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-09-05convert includes/svx/srchdlg.hxx from String to OUStringNoel Grandin
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-22loplugin: fix alignmentJulien Nabet
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-30Convert find & replace dialog to .uiCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
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-04-05fdo#60834 Find and Replace dialog: fix replace box selection on clickCao Cuong Ngo
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19trailing whitespacesThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03loplugin: improve indentationThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-28use SvtModuleOptions::ClassifyFactoryByServiceName to determine moduleCaolán McNamara
2013-01-28 fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles'Vishv Brahmbhatt
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-07-26warning C4018: '>': signed/unsigned mismatchMichael Stahl
2012-07-26Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara