Age | Commit message (Expand) | Author |
2012-09-27 | Remove DECLARE_SVTREELIST. | Kohei Yoshida |
2012-09-27 | Use more STL iterators instead of First(), Next() and last() (sic). | Kohei Yoshida |
2012-09-27 | Correct prefix for integer type. | Kohei Yoshida |
2012-09-27 | Let's use std::vector directly. | Kohei Yoshida |
2012-09-27 | const correctness. | Kohei Yoshida |
2012-09-27 | Hide method definitions of SvTreeEntryList. | Kohei Yoshida |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-26 | TransferableHelper: fix annoying assertion "bad pCharClass" | Michael Stahl |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-23 | be in lexicographic order | Takeshi Abe |
2012-09-23 | fix typo | Takeshi Abe |
2012-09-23 | add missing basic keywords to syntax highlighter | Andras Timar |
2012-09-21 | unusedcode: SvtSlideSorterBarOptions::*ListenerLink | Matúš Kukan |
2012-09-20 | fdo#49350 Speedup entry painting for SvTreeListBox | Tomaž Vajngerl |
2012-09-20 | introduce new option --disable-cve-tests | David Ostrovsky |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin |
2012-09-17 | XubString->OUString | Caolán McNamara |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel) | Rob Snelders |
2012-09-14 | fix debug message | Luboš Luňák |
2012-09-14 | gridfixes: fixed assertion | Frank Schoenheit [fs] |
2012-09-14 | gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platforms | Norbert Thiebaud |
2012-09-14 | gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixel | Norbert Thiebaud |
2012-09-14 | gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper values | Norbert Thiebaud |
2012-09-14 | gridfixes: ensure removal of a column in grid control adjusts the cursor | Norbert Thiebaud |
2012-09-14 | gridfixes: re-enable the mouse listeners which got lost | Norbert Thiebaud |
2012-09-14 | gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columns | Norbert Thiebaud |
2012-09-14 | gridfixes: impl_ni_relayout: update the child window position/size last | Norbert Thiebaud |
2012-09-14 | gridfixes: fixed selection handling, part I | Norbert Thiebaud |
2012-09-14 | UNFINISHED: column resizing refactoring | Frank Schoenheit [fs] |
2012-09-14 | gridfixes: #i117398# allow to specify selection colors in table/grid | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117398# cleaned up the row selection API | Norbert Thiebaud |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud |
2012-09-14 | gridfixes: #i112465# delegate RequestHelp to the base class, | Norbert Thiebaud |
2012-09-14 | gridfixes: when the table controls doesn't have the focus use diff. color. | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117265# use a NumberFormatter for converting cell values to text. | Norbert Thiebaud |
2012-09-11 | XubString->rtl::OUString | Caolán McNamara |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-09-02 | Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs. | Tomaž Vajngerl |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |