summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-6/+6
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann2-3/+3
2014-07-01New loplugin:stringconcatStephan Bergmann1-5/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+1
2014-06-05desktop: remove SAL_THROW macroNoel Grandin6-9/+3
2014-06-04desktop: fix includesThomas Arnhold5-34/+34
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-08desktop: sal_Bool->boolNoel Grandin3-18/+18
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-3/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-39/+39
2014-02-27Remove visual noise from desktopAlexander Wilms8-49/+49
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann7-78/+78
2014-02-23Remove unneccessary commentsAlexander Wilms4-53/+53
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-11coverity#704224 Logically dead codeCaolán McNamara1-10/+0
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2014-01-22bool improvementsStephan Bergmann1-2/+2
2013-12-26WaE: unused variable 'XDG_CONFIG_PART'Tor Lillqvist1-1/+2
2013-12-20typo fixesAndras Timar2-3/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: desktopThomas Arnhold5-13/+13
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-2/+2
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin1-1/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud2-7/+7
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-04-15add desktop libs to libmergedPeter Foley2-4/+4
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák11-213/+210
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-04-01expand some more namespace macrosThomas Arnhold1-18/+13
2013-03-20Leftover unused local variableStephan Bergmann1-4/+3
2013-03-20deb#703486: Keep migrating more user extensions after one failedStephan Bergmann2-39/+22
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-6/+5
2013-02-16Clean up some supportsService implementationsStephan Bergmann4-34/+15
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin2-14/+12
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-5/+2