summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák195-2773/+2764
2013-04-05[WaE] Fix signed/unsigned comparison.Rafael Dominguez1-1/+3
2013-04-05fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez2-10/+187
2013-04-05Avoid generating filter list several times.Rafael Dominguez5-50/+63
2013-04-05Dont show import action while in save mode.Rafael Dominguez1-1/+3
2013-04-05new module i18nlangtagEike Rathke4-4/+4
2013-04-05unotools: remove some unused itemsThomas Arnhold1-1/+0
2013-04-05Remove SvtInternalOptionsThomas Arnhold6-53/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-2/+4
2013-04-04make border property of multiline edit optionalCaolán McNamara3-3/+3
2013-04-04Simplification by retrieving system encodingJulien Nabet1-30/+1
2013-04-04Bin a pointless and annoying OSL_ENSURETor Lillqvist1-2/+0
2013-04-04convert license dialog to .ui formatCaolán McNamara5-115/+90
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist1-12/+0
2013-04-03limit scope of the variableMarkus Mohrhard1-1/+1
2013-04-03maybe a bit over-engineeredMarkus Mohrhard1-11/+2
2013-04-03screen space is a valuable good, don't waste itMarkus Mohrhard1-11/+7
2013-04-03this variable was unusedMarkus Mohrhard1-1/+0
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard4-71/+45
2013-04-03sal_Bool -> boolMarkus Mohrhard2-3/+3
2013-04-03this method is actually unusedMarkus Mohrhard1-10/+0
2013-04-03prevent some unnecessary castingMarkus Mohrhard3-25/+15
2013-04-03we don't need a macro hereMarkus Mohrhard1-5/+10
2013-04-03no need for pointers hereMarkus Mohrhard1-40/+16
2013-04-03simplify this a bitMarkus Mohrhard1-4/+2
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara2-0/+6
2013-04-02some fallout of slots.cfg removalThomas Arnhold4-8/+0
2013-04-02Some cppcheck cleaningJulien Nabet1-3/+1
2013-04-02SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist2-6/+0
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist4-150/+3
2013-04-02sfx2: remove macrosThomas Arnhold10-680/+572
2013-04-02drop prefix from ::cssThomas Arnhold1-2/+2
2013-04-02Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environmentsTor Lillqvist1-1/+2
2013-04-02Add comment about the ugly hardcoded resource idsTor Lillqvist1-3/+15
2013-04-01Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist1-0/+6
2013-04-01write even better codeThomas Arnhold2-875/+801
2013-04-01remove boilerplate commentsThomas Arnhold10-20/+4
2013-03-31fix sfx2 with Library_mergedPeter Foley1-1/+5
2013-03-30coverity#441021 Dereference after null checkJulien Nabet1-1/+1
2013-03-30coverity#441020 Dereference after null checkJulien Nabet1-1/+1
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2013-03-29Initialize nFilterJulien Nabet1-1/+1
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez4-3/+104
2013-03-28Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez1-2/+6
2013-03-28Dont reload template information after saving.Rafael Dominguez5-8/+74
2013-03-28Display empty folders in Template Manager.Rafael Dominguez1-2/+0
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez2-2/+5
2013-03-28Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez1-3/+0
2013-03-28Deselect items when searching for templates to reset toolbars.Rafael Dominguez1-0/+1
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist1-4/+4