summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07195-2773/+2764
* [WaE] Fix signed/unsigned comparison.Rafael Dominguez2013-04-051-1/+3
* fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez2013-04-052-10/+187
* Avoid generating filter list several times.Rafael Dominguez2013-04-055-50/+63
* Dont show import action while in save mode.Rafael Dominguez2013-04-051-1/+3
* new module i18nlangtagEike Rathke2013-04-054-4/+4
* unotools: remove some unused itemsThomas Arnhold2013-04-051-1/+0
* Remove SvtInternalOptionsThomas Arnhold2013-04-056-53/+1
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-2/+4
* make border property of multiline edit optionalCaolán McNamara2013-04-043-3/+3
* Simplification by retrieving system encodingJulien Nabet2013-04-041-30/+1
* Bin a pointless and annoying OSL_ENSURETor Lillqvist2013-04-041-2/+0
* convert license dialog to .ui formatCaolán McNamara2013-04-045-115/+90
* WaE: unused function 'convertDateTime'Tor Lillqvist2013-04-041-12/+0
* limit scope of the variableMarkus Mohrhard2013-04-031-1/+1
* maybe a bit over-engineeredMarkus Mohrhard2013-04-031-11/+2
* screen space is a valuable good, don't waste itMarkus Mohrhard2013-04-031-11/+7
* this variable was unusedMarkus Mohrhard2013-04-031-1/+0
* more clean-up around SfxContentHelperMarkus Mohrhard2013-04-034-71/+45
* sal_Bool -> boolMarkus Mohrhard2013-04-032-3/+3
* this method is actually unusedMarkus Mohrhard2013-04-031-10/+0
* prevent some unnecessary castingMarkus Mohrhard2013-04-033-25/+15
* we don't need a macro hereMarkus Mohrhard2013-04-031-5/+10
* no need for pointers hereMarkus Mohrhard2013-04-031-40/+16
* simplify this a bitMarkus Mohrhard2013-04-031-4/+2
* convert calc format cells dialog to .ui formatCaolán McNamara2013-04-032-0/+6
* some fallout of slots.cfg removalThomas Arnhold2013-04-024-8/+0
* Some cppcheck cleaningJulien Nabet2013-04-021-3/+1
* SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist2013-04-022-6/+0
* Get rid of the slots.cfg mechanismTor Lillqvist2013-04-024-150/+3
* sfx2: remove macrosThomas Arnhold2013-04-0210-680/+572
* drop prefix from ::cssThomas Arnhold2013-04-021-2/+2
* Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environmentsTor Lillqvist2013-04-021-1/+2
* Add comment about the ugly hardcoded resource idsTor Lillqvist2013-04-021-3/+15
* Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist2013-04-011-0/+6
* write even better codeThomas Arnhold2013-04-012-875/+801
* remove boilerplate commentsThomas Arnhold2013-04-0110-20/+4
* fix sfx2 with Library_mergedPeter Foley2013-03-311-1/+5
* coverity#441021 Dereference after null checkJulien Nabet2013-03-301-1/+1
* coverity#441020 Dereference after null checkJulien Nabet2013-03-301-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-4/+2
* Initialize nFilterJulien Nabet2013-03-291-1/+1
* fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez2013-03-284-3/+104
* Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez2013-03-281-2/+6
* Dont reload template information after saving.Rafael Dominguez2013-03-285-8/+74
* Display empty folders in Template Manager.Rafael Dominguez2013-03-281-2/+0
* Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez2013-03-282-2/+5
* Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez2013-03-281-3/+0
* Deselect items when searching for templates to reset toolbars.Rafael Dominguez2013-03-281-0/+1
* Building without --with-help is not supposed to disable help functionalityTor Lillqvist2013-03-281-4/+4