summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunosearchcontrollers.cxx
AgeCommit message (Expand)Author
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
2012-12-05findbar: show up/down buttons when searching for selected textIvan Timofeev
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27findbar: use new SetPlaceholderText methodIvan Timofeev
2012-11-25findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás
2012-08-09Minor cleanup.Jan Holesovsky
2012-08-09fdo#49750 Search Toolbar keeps its historyZolnai Tamás
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-14fdo#49750 findbar: try to fill empty textfield with selected textMiklos Vajna
2012-04-15findbar: Allow F3 to search next when in the find combobox.Jan Holesovsky
2012-04-15findbar: Kill copy'n'paste.Jan Holesovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/backCameron Paul
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-12can return a ref instead of a pointer, ensure dtor on singletonCaolán McNamara
2011-07-26add cast of 0 to (sal_Int320) to keep the compiler happyNorbert Thiebaud
2011-07-27findbar: When using the findbar, reset flags to default, fdo#37179.Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-03findbar: Show the find bar on Ctrl-f, hide on Escape.Jan Holesovsky
2011-03-03findbar: Make Escape the only key to return back to the document.Jan Holesovsky
2011-03-03findbar: Make the combobox wider.Jan Holesovsky
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-11-10RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-21fwk150: Make find bar string localizableCarsten Driesner
2010-07-13CWS-TOOLING: integrate CWS ooo30gsl01_OOO330Kurt Zenker
2010-06-17findbarfixes01: #112235# [A11Y] Text in Find toolbar text field has wrong col...Wu Yan
2010-06-14ooo30gsl01: #i112083# fix return value in PreNotfiyPhilipp Lohmann [pl]
2010-05-27findbar01: #i111840# set focus back to document when <Esc> key is used in fin...Wu Yan
2010-05-26findbar01: #111826#, #111827# and make some optimizations for the codeWu Yan
2010-05-26findbar01: #111826#, #111827# and make some optimizations for the codeWu Yan
2010-05-11findbar01: #i10000# Fix build problem with gccCarsten Driesner
2010-04-28findbar01: enhancements for findbarWu Yan