Age | Commit message (Expand) | Author |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-05-31 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-07 | auto_ptr -> heap_ptr | Stephan Bergmann |
2014-01-06 | convert module and dialog tabpages to .ui | Caolán McNamara |
2014-01-06 | basctl::CheckBox all loaded from .ui now, drop resid ctor | Caolán McNamara |
2014-01-06 | convert lib page to .ui | Caolán McNamara |
2014-01-03 | convert import library dialog to .ui | Caolán McNamara |
2014-01-02 | allow simple MessageDialogs to be created from just message strings | Caolán McNamara |
2013-12-31 | convert export basic dialog to .ui (600th .ui conversion) | Caolán McNamara |
2013-12-31 | MessageDialog isn't ready for this usage just yet | Caolán McNamara |
2013-12-31 | convert new lib dialog to .ui | Caolán McNamara |
2013-12-31 | convert goto line dialog to .ui | Caolán McNamara |
2013-12-24 | convert organize macros dialog to .ui | Caolán McNamara |
2013-12-18 | vcl get rid of xub_StrLen and STRING_LEN in outdev3 | Norbert Thiebaud |
2013-11-11 | basctl: include <> for external includes | Norbert Thiebaud |
2013-10-07 | CID#738560 uninitialized member | Caolán McNamara |
2013-10-02 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2013-10-01 | convert basctl module from String to OUString | Noel Grandin |
2013-09-22 | Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii | Caolán McNamara |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-02-12 | fdo#46808, script::DocumentDialogLibraryContainer needed a new constructor | Noel Grandin |
2013-02-12 | fdo#46808, script::DocumentScriptLibraryContainer needed a new constructor | Noel Grandin |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-03 | fdo#57950: Remove chained append and simplify strings | Marcos Paulo de Souza |
2012-12-29 | Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl | Marcos Paulo de Souza |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-09 | Some OUString and RTL_CONST refactoring | Ricardo Montania |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-07 | Cleanup in basctl (raw pointers) | Uray M. János |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-08-29 | Basic IDE: namespace basctl | Uray M. János |