Age | Commit message (Expand) | Author |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-01-24 | fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle command | Joren De Cuyper |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-17 | -Werror,-Wunused-private-field | Stephan Bergmann |
2013-01-16 | add close option to findbar in Writer | jorendc |
2013-01-07 | UNO objects must be allocated on the heap | Stephan Bergmann |
2013-01-06 | ugly memory leak | Markus Mohrhard |
2012-12-05 | findbar: show up/down buttons when searching for selected text | Ivan Timofeev |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-27 | findbar: use new SetPlaceholderText method | Ivan Timofeev |
2012-11-25 | findbar: disable up/down buttons by default, there is no text to search | Ivan Timofeev |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-10 | fdo#37791 Insert selected text to Findbar by Ctrl F | Zolnai Tamás |
2012-08-09 | Minor cleanup. | Jan Holesovsky |
2012-08-09 | fdo#49750 Search Toolbar keeps its history | Zolnai Tamás |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-14 | fdo#49750 findbar: try to fill empty textfield with selected text | Miklos Vajna |
2012-04-15 | findbar: Allow F3 to search next when in the find combobox. | Jan Holesovsky |
2012-04-15 | findbar: Kill copy'n'paste. | Jan Holesovsky |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-29 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-27 | fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/back | Cameron Paul |
2012-01-14 | Fix for fdo43460 Part XXXVIII getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header from svx | Norbert Thiebaud |
2011-09-12 | can return a ref instead of a pointer, ensure dtor on singleton | Caolán McNamara |
2011-07-26 | add cast of 0 to (sal_Int320) to keep the compiler happy | Norbert Thiebaud |
2011-07-27 | findbar: When using the findbar, reset flags to default, fdo#37179. | Jan Holesovsky |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-03 | findbar: Show the find bar on Ctrl-f, hide on Escape. | Jan Holesovsky |
2011-03-03 | findbar: Make Escape the only key to return back to the document. | Jan Holesovsky |
2011-03-03 | findbar: Make the combobox wider. | Jan Holesovsky |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2011-01-10 | removetooltypes01: #i112600# remove tooltypes from svx | Mikhail Voytenko |
2010-11-10 | RTL_CONSTASCII_USTRINGPARAM in svx | Joost Eekhoorn |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-07-21 | fwk150: Make find bar string localizable | Carsten Driesner |
2010-07-13 | CWS-TOOLING: integrate CWS ooo30gsl01_OOO330 | Kurt Zenker |
2010-06-17 | findbarfixes01: #112235# [A11Y] Text in Find toolbar text field has wrong col... | Wu Yan |
2010-06-14 | ooo30gsl01: #i112083# fix return value in PreNotfiy | Philipp Lohmann [pl] |
2010-05-27 | findbar01: #i111840# set focus back to document when <Esc> key is used in fin... | Wu Yan |
2010-05-26 | findbar01: #111826#, #111827# and make some optimizations for the code | Wu Yan |
2010-05-26 | findbar01: #111826#, #111827# and make some optimizations for the code | Wu Yan |
2010-05-11 | findbar01: #i10000# Fix build problem with gcc | Carsten Driesner |