summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunosearchcontrollers.cxx
AgeCommit message (Expand)Author
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#84256 Prepopulate findbar with last search termSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-04-16fdo#77123: Add Ignore Kashida to quick findFaisal M. Al-Otaibi
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan
2014-02-05Remove unfinished code.Matúš Kukan
2014-01-23coverity#1158462 Uninitialized pointer fieldCaolán McNamara
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2013-12-31svx: Use constructor feature for uno search controllers.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-19CID#1038502 uninitialized memberCaolán McNamara
2013-09-05convert svx/inc/*.hxx from String to OUStringNoel Grandin
2013-08-21WaE: enumeral and non-enumeral type in conditional expressionCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29fdo#62601 Quick search affected by invisible option from the search&replaceabdulmajeed ahmed
2013-06-25Add Ignore-Diacritics to find toolbar for CTL fdo#52204abdulmajeed ahmed
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt
2013-05-01debugging assert for unlocked solarmutex in launching find dialogCaolán McNamara
2013-04-23fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-01-24fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann
2013-01-16add close option to findbar in Writerjorendc
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-06ugly memory leakMarkus Mohrhard