Age | Commit message (Expand) | Author |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | fdo#57950: Remove some chained appends in basctl | Jelle van der Waa |
2013-08-17 | remove various unused dialogs | Caolán McNamara |
2013-08-14 | convert GetSelectionText... methods to OUString and bool | Ivan Timofeev |
2013-08-12 | XubString->OUString | Caolán McNamara |
2013-08-08 | vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit | Michael Stahl |
2013-08-06 | WaE: private field 'rLayout' is not used | Tor Lillqvist |
2013-08-06 | Prevent basctl::PropBrw using basctl::Layout from within ~Layout | Stephan Bergmann |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-17 | Resolves: #i21548# add context menu to code editor part of Basic IDE | Herbert Dürr |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-27 | improve performance switching modules in large Libraries fdo#66148 | Noel Power |
2013-06-27 | Revert "tweak object catalog to improve switching modules in large Libraries" | Noel Power |
2013-06-27 | tweak object catalog to improve switching modules in large Libraries | Noel Power |
2013-06-15 | Related: #i108689# Invalidate Basic IDE slots to trigger feature update | Ariel Constenla-Haile |
2013-06-03 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Clean up old usages of ExtToolkit | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-05-16 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-05-15 | fdo#46808, Use service constructor | Noel Grandin |
2013-05-02 | Related: #i120515# fixed memory leak | Armin Le Grand |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Replace chained O(U)StringBuffer::append() with operator+ | anuragkanungo |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-12 | Should initialise Module::mpModule to 0 | Tor Lillqvist |
2013-04-12 | Get rid of GetAppData(SHL_IDE) | Tor Lillqvist |
2013-04-09 | use common image from res/ folder | Andras Timar |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | write even better code | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-04-01 | remove unused GetCurDocViewWin | Thomas Arnhold |
2013-03-30 | Use OUString in basctl(basicide) | Chr. Rossmanith |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-28 | Use OUString and sal_Int32 in GetTextWidth() | Chr. Rossmanith |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-22 | String::AppendAscii cleanup | Ricardo Montania |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-13 | make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545 | Noel Power |
2013-03-12 | Abbreviate Rectangle as Rect, not Rec | Tor Lillqvist |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-04 | fdo#38838, change String to OUString | Ádám Csaba Király |