summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl4-16/+21
2013-09-21WaE: shadowed variable in higher debug levelCaolán McNamara1-3/+3
2013-09-20Related: fdo#69444 additionally care from zero recently-used items caseCaolán McNamara1-0/+4
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara2-13/+52
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer9-123/+123
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara2-64/+2
2013-09-20indent: Just some indenting for better readingAndres Gomez1-32/+32
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez1-0/+22
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter2-20/+45
2013-09-18sal_Bool -> boolJulien Nabet1-2/+2
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara9-27/+21
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara1-2/+2
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara1-1/+2
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter7-325/+496
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza16-26/+23
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-0/+1
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl1-1/+1
2013-09-13String to OUStringThomas Arnhold1-3/+1
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara12-21/+13
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr1-1/+6
2013-09-09unify strip previews optimal size in one placeCaolán McNamara1-0/+5
2013-09-09callcatcher: update unused codeCaolán McNamara2-19/+0
2013-09-07CID#1078580: Dereference after null checkJulien Nabet1-3/+3
2013-09-06FileDialogHelper - remove unneeded commentsTomaž Vajngerl1-120/+3
2013-09-06move backing component dnd support into the large thumbnail areasCaolán McNamara4-31/+53
2013-09-05update pchThomas Arnhold1-2/+19
2013-09-05CID#705713: fix memory leakMarkus Mohrhard1-3/+4
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara3-7/+6
2013-09-05fix windows build after my OUString changesNoel Grandin1-1/+1
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin20-235/+224
2013-09-04Remove more unused methodsMarcos Paulo de Souza2-15/+0
2013-09-04startcenter: Fix template buttons breaking when used with k.boardKrisztian Pinter1-0/+8
2013-09-04startcenter: Rename variablesKrisztian Pinter2-49/+49
2013-09-03Resolves: fdo#68726 make navigator child dialog float on topCaolán McNamara1-0/+17
2013-09-03warning C4701: potentially uninitialized local variable 'pItem' usedStephan Bergmann1-9/+8
2013-09-03startcenter: Add tooltips for thumbnails with long filenamesKrisztian Pinter2-1/+33
2013-09-03Remove more unused methodsMarcos Paulo de Souza2-38/+0
2013-09-03startcenter: Add missing tooltip for new presentation buttonKrisztian Pinter1-0/+1
2013-09-02WaE: statement aligned ... [loplugin]Tor Lillqvist1-17/+19
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi1-24/+0
2013-09-02GSOC work, renaming for consistencyGergo Mocsi1-1/+1
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi1-2/+2
2013-09-02GSOC work menu entry + code fixGergo Mocsi1-0/+24
2013-09-02WaE: use of logical '&&' with constant operandTor Lillqvist1-3/+3
2013-09-02feature/cmis rebase: fixed uno DateTime constructionCédric Bosdonnat1-1/+1
2013-09-02CMIS properties: make multiple valuesCao Cuong Ngo2-124/+203
2013-09-02CMIS properties: fix update issueCao Cuong Ngo1-42/+109
2013-09-02CMIS properties dialog: get multiple valuesCao Cuong Ngo1-13/+12
2013-09-02CMIS properties dialog: fix scrollCao Cuong Ngo1-0/+3