summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2013-05-20fdo#48775 - presumed fix for missing bibliography database exception crash.Michael Meeks
2013-05-18Resolves: #i120300# Add new property "ShowContentTips"...Ariel Constenla-Haile
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07fdo#64211 replace "%2F" to "/" in online (wiki) help URLsAndras Timar
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-17-Werror=unused-macros (MinGW, sfx2)Stephan Bergmann
2013-04-16Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'Tor Lillqvist
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-15remove dead class SfxResourceManagerNoel Grandin
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-11Resolves: fdo#63426 presentation wizard crashesCaolán McNamara
2013-04-11Fix warning: unused variable 'PROP_LAYOUT_MANAGER' [loplugin]Tor Lillqvist
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-09Revert "fix sfx2 with Library_merged"Matúš Kukan
2013-04-09make help work againCaolán McNamara
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05unotools: remove some unused itemsThomas Arnhold
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-04convert license dialog to .ui formatCaolán McNamara
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-02some fallout of slots.cfg removalThomas Arnhold
2013-04-02SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-04-02Add comment about the ugly hardcoded resource idsTor Lillqvist
2013-04-01Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist
2013-03-31fix sfx2 with Library_mergedPeter Foley
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist