summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05unotools: remove some unused itemsThomas Arnhold
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-04convert license dialog to .ui formatCaolán McNamara
2013-04-03limit scope of the variableMarkus Mohrhard
2013-04-03maybe a bit over-engineeredMarkus Mohrhard
2013-04-03screen space is a valuable good, don't waste itMarkus Mohrhard
2013-04-03this variable was unusedMarkus Mohrhard
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-04-02some fallout of slots.cfg removalThomas Arnhold
2013-04-02SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-04-02Add comment about the ugly hardcoded resource idsTor Lillqvist
2013-04-01Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist
2013-03-31fix sfx2 with Library_mergedPeter Foley
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist
2013-03-28Put some help-related code behind #if HAVE_FEATURE_HELPTor Lillqvist
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-22strg is ctrl in englishThomas Arnhold
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-17fix about logo not stretching to fit dialog widthCaolán McNamara
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-03-07fdo#46808, small cleanupsNoel Grandin
2013-03-07fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06Remove dead codeTakeshi Abe
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23sal: update log areasThomas Arnhold
2013-02-22String -> OUStringIvan Timofeev