Age | Commit message (Expand) | Author | Files | Lines |
2013-11-08 | fdo#71306: fix printing from basic ide | Ivan Timofeev | 1 | -1/+3 |
2013-11-08 | fdo#71306: fix [Page: N] info in headers of pages printed from basic ide | Ivan Timofeev | 1 | -1/+1 |
2013-09-15 | fix for fdo#69173 crasher | Noel Power | 1 | -0/+3 |
2013-08-08 | Prevent basctl::PropBrw using basctl::Layout from within ~Layout | Stephan Bergmann | 3 | -14/+10 |
2013-06-28 | improve performance switching modules in large Libraries fdo#66148 | Noel Power | 1 | -9/+32 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 3 | -63/+36 |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann | 6 | -123/+185 |
2013-05-24 | fdo#63035 Add "Match Case" to Find bar. | Andrzej J.R. Hunt | 1 | -0/+1 |
2013-05-21 | fdo#46808, Clean up old usages of ExtToolkit | Noel Grandin | 1 | -3/+3 |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin | 1 | -1/+3 |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin | 6 | -184/+121 |
2013-05-16 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -6/+0 |
2013-05-15 | fdo#46808, Use service constructor | Noel Grandin | 1 | -6/+3 |
2013-05-08 | svx: remove Package_sdi | Michael Stahl | 2 | -3/+4 |
2013-05-08 | sfx2: remove Package_sdi | Michael Stahl | 2 | -2/+7 |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl | 1 | -0/+4 |
2013-05-02 | Related: #i120515# fixed memory leak | Armin Le Grand | 1 | -1/+4 |
2013-05-01 | convert message box return types to an enum | Caolán McNamara | 1 | -1/+1 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -46/+15 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -5/+0 |
2013-04-22 | Replace chained O(U)StringBuffer::append() with operator+ | anuragkanungo | 1 | -7/+3 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 1 | -1/+1 |
2013-04-12 | Should initialise Module::mpModule to 0 | Tor Lillqvist | 1 | -1/+1 |
2013-04-12 | Get rid of GetAppData(SHL_IDE) | Tor Lillqvist | 2 | -2/+4 |
2013-04-11 | deliver all uiconfig files by UIConfig | David Tardon | 3 | -43/+19 |
2013-04-11 | rename UI to UIConfig | David Tardon | 2 | -3/+3 |
2013-04-09 | use common image from res/ folder | Andras Timar | 1 | -1/+1 |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin | 2 | -16/+8 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 2 | -4/+4 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 1 | -1/+1 |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks | 1 | -6/+6 |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks | 6 | -67/+67 |
2013-04-01 | write even better code | Thomas Arnhold | 2 | -5/+5 |
2013-04-01 | remove boilerplate comments | Thomas Arnhold | 4 | -7/+3 |
2013-04-01 | remove unused GetCurDocViewWin | Thomas Arnhold | 2 | -9/+0 |
2013-03-30 | Use OUString in basctl(basicide) | Chr. Rossmanith | 4 | -28/+28 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 1 | -2/+1 |
2013-03-28 | Use OUString and sal_Int32 in GetTextWidth() | Chr. Rossmanith | 3 | -4/+4 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -3/+0 |
2013-03-22 | String::AppendAscii cleanup | Ricardo Montania | 1 | -2/+2 |
2013-03-19 | further OUString cleanup | Thomas Arnhold | 2 | -4/+4 |
2013-03-15 | various efforts to consistently apply HIG rules | Caolán McNamara | 1 | -24/+11 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-13 | make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545 | Noel Power | 1 | -0/+8 |
2013-03-12 | Abbreviate Rectangle as Rect, not Rec | Tor Lillqvist | 1 | -3/+3 |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir | 1 | -2/+2 |
2013-03-11 | remove remaining UTF bom | Borim | 2 | -2/+2 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 20 | -0/+53 |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király | 3 | -14/+14 |
2013-03-04 | fdo#38838, change String to OUString | Ádám Csaba Király | 2 | -14/+14 |