summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* Bin a fairly useless OSL_TRACETor Lillqvist2013-03-251-1/+0
* coverity#704302 Logically dead codeJulien Nabet2013-03-251-1/+1
* coverity#440784 Logically dead code + cleanupJulien Nabet2013-03-221-7/+2
* fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat2013-03-223-19/+13
* -Werror,-Wparentheses-equalityStephan Bergmann2013-03-221-1/+1
* fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat2013-03-221-5/+99
* Template Manager: removed some dead selection codeCédric Bosdonnat2013-03-222-93/+23
* strg is ctrl in englishThomas Arnhold2013-03-221-5/+5
* add sw swd msfilter vbahelper to Library_mergedPeter Foley2013-03-211-23/+0
* Template Manager: select first item when getting focus if no selectionCédric Bosdonnat2013-03-201-1/+18
* Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat2013-03-201-1/+1
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-203-10/+10
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-3/+3
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-203-14/+17
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-199-20/+20
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-2/+2
* Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat2013-03-192-15/+4
* Template Manager: fixed search edit field positionCédric Bosdonnat2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1912-82/+78
* fix other problems found by WundefLuboš Luňák2013-03-181-1/+1
* fix about logo not stretching to fit dialog widthCaolán McNamara2013-03-171-1/+3
* "show logo" in slideshow settings doesn't do anythingCaolán McNamara2013-03-161-3/+92
* Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat2013-03-154-74/+96
* fix indentationMarkus Mohrhard2013-03-151-1/+1
* use a scoped_ptr hereMarkus Mohrhard2013-03-151-7/+4
* initial work on an odc exportMarkus Mohrhard2013-03-153-8/+72
* let us pass this parameter by valueMarkus Mohrhard2013-03-151-1/+1
* Add a button to create a new empty folder in template manager.Rafael Dominguez2013-03-134-0/+36
* drop unused resources and toggle label to activate replacement widgetCaolán McNamara2013-03-134-157/+6
* convert manage style page to .uiCaolán McNamara2013-03-131-120/+86
* remove aDescED which is always hidden and never usedCaolán McNamara2013-03-132-13/+1
* Abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-121-3/+3
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-115-11/+11
* Ask for confirmation when deleting a template, fdo#61466Rafael Dominguez2013-03-113-0/+11
* post writer test page conversion, remove unused ctorCaolán McNamara2013-03-111-9/+0
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-114-7/+7
* fdo#62075 Hierarchical filter hard to findJoren De Cuyper2013-03-111-3/+3
* fdo#61394 Change Template Manager Accept button label to OK.Rafael Dominguez2013-03-111-1/+1
* Minor improvements and UX-advice related to fdo#46718 delete multi styleJoren De Cuyper2013-03-112-47/+47
* Remove unused functions (callcatcher)Julien Nabet2013-03-091-18/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0854-0/+144
* A template it should create a new document not open in edit modeNiklas Johansson2013-03-081-1/+1
* Template manager should respect users macro/link settings.Niklas Johansson2013-03-081-3/+14
* set action and content area via their internal-child idsCaolán McNamara2013-03-081-0/+4
* some further OUString cleanupThomas Arnhold2013-03-084-10/+10
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-071-0/+15
* fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin2013-03-074-57/+42
* fdo#46808, small cleanupsNoel Grandin2013-03-074-127/+126
* fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin2013-03-071-38/+26
* fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin2013-03-071-22/+18