summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-04-10equalsAsciiL() -> operator==()Thomas Arnhold
2013-04-09Oops. Forgot to remove this debug statement.Kohei Yoshida
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida
2013-04-09com::sun::star cleanup.Kohei Yoshida
2013-04-09Make the member mutable to avoid ugly casting.Kohei Yoshida
2013-04-09Reduce indentation by early bail-out.Kohei Yoshida
2013-04-09Store filter provider property with SfxMedium.Kohei Yoshida
2013-04-09Use scoped_ptr for this for better exception safety.Kohei Yoshida
2013-04-09Sort the header includes and get it to build.Kohei Yoshida
2013-04-09The 'else if (nCount)' check is not necessary; remove it for less indentation.Kohei Yoshida
2013-04-09Remove unnecessary ::com::sun::star:: .Kohei Yoshida
2013-04-09fdo#61389 - Display Properties, Set as default actions in save mode.Rafael Dominguez
2013-04-09Display correct region name in error messages.Rafael Dominguez
2013-04-09Fetch thumbnails position and id from filter array instead.Rafael Dominguez
2013-04-09Update template item path when moving it to another folder.Rafael Dominguez
2013-04-09Mark thumbnailview item as unselected when updating filter.Rafael Dominguez
2013-04-09Revert "fix sfx2 with Library_merged"Matúš Kukan
2013-04-09make help work againCaolán McNamara
2013-04-08dispatch: print some info what is going onThomas Arnhold
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-08fdo#46808, use service constructor for document::FilterConfigRefreshNoel Grandin
2013-04-08remove unused methodNoel Grandin
2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin
2013-04-08viewsh: correct indentationThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
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