Age | Commit message (Expand) | Author |
2013-02-28 | coverity#705637: fix memory leak and add documentation | Markus Mohrhard |
2013-02-27 | fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher | Jean-Noël Rouvignac |
2013-02-27 | coverity#705698: fix memory leak and add some documentation | Markus Mohrhard |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-21 | clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tab | Noel Power |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-13 | move print options .ui to sfx2 and adapt code | Caolán McNamara |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-12 | Templates Manager: if the title can't be edited, don't update it in UI | Cédric Bosdonnat |
2013-02-11 | Templates Manager: UI for renaming templates and folders, fdo#60579 | Cédric Bosdonnat |
2013-02-09 | Remove unused methods | Thomas Arnhold |
2013-02-06 | String->OUString | Caolán McNamara |
2013-02-04 | String to OUString. | Kohei Yoshida |
2013-01-31 | Template Manager: show some icons if there is no thumbnail | Cédric Bosdonnat |
2013-01-31 | bnc#437516: Hide minimum password info in the password dialog. | Kohei Yoshida |
2013-01-31 | tell the options dialog to relayout if a pane queue-resizes | Caolán McNamara |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-24 | restore the helpid for impress animation dialog after initialization | Caolán McNamara |
2013-01-24 | add a layout aware SfxSingleTabDialog | Caolán McNamara |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-24 | SingleTabDlgImpl::m_pTabPage never used | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-18 | add a way to select the current SfxTabPage by name | Caolán McNamara |
2013-01-16 | Resolves: fdo#58998 insert section applied twice | Caolán McNamara |
2013-01-16 | Template Manager: show names on several lines | Cédric Bosdonnat |
2013-01-16 | Template Manager: show folders with 4 previews inside a rounded rect | Cédric Bosdonnat |
2013-01-14 | Add new unit test to test pivot table functionalities via ScDBDocFunc. | Kohei Yoshida |
2013-01-08 | Templates Manager: merged the Double Click Handling into TemplateAbstractView | Cédric Bosdonnat |
2013-01-07 | allow associating tab page names and tab page creation ids | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-29 | callcatcher: update unused code list | Caolán McNamara |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | tabs to spaces | Jack Leigh |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
2012-12-20 | Template Manager: one filtering code to rule them all | Cédric Bosdonnat |
2012-12-19 | post OnPrint event ( application & document ) when printing starts | Noel Power |
2012-12-19 | convert document properties tabdialog to .ui format | Caolán McNamara |
2012-12-19 | split out custom properties info page and convert to .ui | Caolán McNamara |
2012-12-19 | split out custom info page and convert to .ui | Caolán McNamara |
2012-12-19 | split out internet info page and convert to .ui | Caolán McNamara |
2012-12-18 | split out description info page and convert to .ui | Caolán McNamara |
2012-12-18 | sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxx | Cédric Bosdonnat |
2012-12-18 | sfx2: renamed TemplateLocalViewItem into TemplateContainerItem | Cédric Bosdonnat |
2012-12-18 | sfx2: rename TemplateRemoteViewItem to TemplateRepository | Cédric Bosdonnat |
2012-12-18 | sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxx | Cédric Bosdonnat |
2012-12-18 | Template Manager: moved repositories storage to dialog | Cédric Bosdonnat |
2012-12-17 | split out document info page and convert to .ui | Caolán McNamara |
2012-12-15 | Remove unused ThumbnailView::GetScrollWidth() | Julien Nabet |