summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05[WaE] Fix signed/unsigned comparison.Rafael Dominguez
2013-04-05fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez
2013-04-05Avoid generating filter list several times.Rafael Dominguez
2013-04-05Dont show import action while in save mode.Rafael Dominguez
2013-04-05new module i18nlangtagEike Rathke
2013-04-05unotools: remove some unused itemsThomas Arnhold
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-04make border property of multiline edit optionalCaolán McNamara
2013-04-04Simplification by retrieving system encodingJulien Nabet
2013-04-04Bin a pointless and annoying OSL_ENSURETor Lillqvist
2013-04-04convert license dialog to .ui formatCaolán McNamara
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist
2013-04-03limit scope of the variableMarkus Mohrhard
2013-04-03maybe a bit over-engineeredMarkus Mohrhard
2013-04-03screen space is a valuable good, don't waste itMarkus Mohrhard
2013-04-03this variable was unusedMarkus Mohrhard
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-04-03sal_Bool -> boolMarkus Mohrhard
2013-04-03this method is actually unusedMarkus Mohrhard
2013-04-03prevent some unnecessary castingMarkus Mohrhard
2013-04-03we don't need a macro hereMarkus Mohrhard
2013-04-03no need for pointers hereMarkus Mohrhard
2013-04-03simplify this a bitMarkus Mohrhard
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
2013-04-02some fallout of slots.cfg removalThomas Arnhold
2013-04-02Some cppcheck cleaningJulien Nabet
2013-04-02SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-04-02sfx2: remove macrosThomas Arnhold
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-02Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environmentsTor Lillqvist
2013-04-02Add comment about the ugly hardcoded resource idsTor Lillqvist
2013-04-01Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist
2013-04-01write even better codeThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-31fix sfx2 with Library_mergedPeter Foley
2013-03-30coverity#441021 Dereference after null checkJulien Nabet
2013-03-30coverity#441020 Dereference after null checkJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Initialize nFilterJulien Nabet
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Display empty folders in Template Manager.Rafael Dominguez
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez
2013-03-28Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-03-28Deselect items when searching for templates to reset toolbars.Rafael Dominguez
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist