summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-22fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat1-5/+99
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat2-93/+23
2013-03-22strg is ctrl in englishThomas Arnhold1-5/+5
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley1-23/+0
2013-03-20Template Manager: select first item when getting focus if no selectionCédric Bosdonnat1-1/+18
2013-03-20Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat1-1/+1
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith3-10/+10
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-3/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin3-14/+17
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold9-20/+20
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat2-15/+4
2013-03-19Template Manager: fixed search edit field positionCédric Bosdonnat1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold12-82/+78
2013-03-18fix other problems found by WundefLuboš Luňák1-1/+1
2013-03-17fix about logo not stretching to fit dialog widthCaolán McNamara1-1/+3
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara1-3/+92
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat4-74/+96
2013-03-15fix indentationMarkus Mohrhard1-1/+1
2013-03-15use a scoped_ptr hereMarkus Mohrhard1-7/+4
2013-03-15initial work on an odc exportMarkus Mohrhard3-8/+72
2013-03-15let us pass this parameter by valueMarkus Mohrhard1-1/+1
2013-03-13Add a button to create a new empty folder in template manager.Rafael Dominguez4-0/+36
2013-03-13drop unused resources and toggle label to activate replacement widgetCaolán McNamara4-157/+6
2013-03-13convert manage style page to .uiCaolán McNamara1-120/+86
2013-03-13remove aDescED which is always hidden and never usedCaolán McNamara2-13/+1
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-3/+3
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir5-11/+11
2013-03-11Ask for confirmation when deleting a template, fdo#61466Rafael Dominguez3-0/+11
2013-03-11post writer test page conversion, remove unused ctorCaolán McNamara1-9/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold4-7/+7
2013-03-11fdo#62075 Hierarchical filter hard to findJoren De Cuyper1-3/+3
2013-03-11fdo#61394 Change Template Manager Accept button label to OK.Rafael Dominguez1-1/+1
2013-03-11Minor improvements and UX-advice related to fdo#46718 delete multi styleJoren De Cuyper2-47/+47
2013-03-09Remove unused functions (callcatcher)Julien Nabet1-18/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim54-0/+144
2013-03-08A template it should create a new document not open in edit modeNiklas Johansson1-1/+1
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson1-3/+14
2013-03-08set action and content area via their internal-child idsCaolán McNamara1-0/+4
2013-03-08some further OUString cleanupThomas Arnhold4-10/+10
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter1-0/+15
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin4-57/+42
2013-03-07fdo#46808, small cleanupsNoel Grandin4-127/+126
2013-03-07fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin1-38/+26
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin1-22/+18
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin3-55/+34
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin3-26/+10
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2-15/+13
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-77/+71
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong10-33/+33