summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)AuthorFilesLines
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim8-0/+21
2013-03-08some further OUString cleanupThomas Arnhold1-2/+2
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-21/+19
2013-03-02coverity#982967: fix memory leakMarkus Mohrhard1-0/+1
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter4-105/+105
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-24loplugin: unused variablesThomas Arnhold2-15/+2
2013-02-22adapt code to New Toolbar Dialog .ui conversionCaolán McNamara3-87/+16
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+2
2013-02-06Some cppcheck cleaningJulien Nabet1-2/+1
2013-01-31callcatcher: update unused code listCaolán McNamara1-18/+0
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin5-41/+21
2012-12-17fdo#58362 do not crash on customize toolbarDavid Tardon1-1/+2
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-15/+15
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-2/+2
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara1-2/+2
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-3/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-7/+0
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida1-0/+1
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida3-12/+14
2012-11-28Fix various build breaks.Kohei Yoshida1-2/+2
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida5-0/+5
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-43/+0
2012-11-08convert macro dialog to .ui formatCaolán McNamara3-49/+10
2012-10-31convert run macro to .uiCaolán McNamara3-385/+137
2012-10-25XubString->OUStringCaolán McNamara1-6/+6
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida5-121/+121
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-13/+9
2012-10-04re-base on ALv2 code. Includes:Michael Meeks12-276/+168
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-12/+4
2012-09-27Improvements on previous commitStephan Bergmann1-4/+3
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-12/+8
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann4-54/+37
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl4-8/+12
2012-09-05Some clean up of previous commitStephan Bergmann4-38/+30
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin4-37/+19
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin4-21/+11
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2-7/+7
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-08-08remove include comments and boxesThomas Arnhold2-2/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-25changes to "Modifying comments to follow Doxygen standards"Eike Rathke1-1/+2
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi1-2/+2
2012-07-25delete svl/svstdarr.hxxMichael Stahl3-3/+0
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+35
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-8/+7
2012-07-14fix remaining tab pagesIvan Timofeev1-1/+1