summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2013-05-06fix typos (wich instead of which)Philipp Riemer
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-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király
2013-05-01use new MessageDialogCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky
2013-04-28use SAL_CONFIGFILE macroDavid Tardon
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-25Down-arrow jump to last item when there is no item immediately below.Rafael Dominguez
2013-04-25Broken security/password when saving to older odf (sx?) formats.Muthu Subramanian
2013-04-22Restore SfxControllerItem::GetCoreMetricCaolán McNamara
2013-04-22fdo#63659 <sigh> fix brain lapse, missing breakNoel Power
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-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Resolves: #i121933# docking area layout improvementOliver-Rainer Wittmann
2013-04-18warning C4702: unreachable codeStephan Bergmann
2013-04-18fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmasNoel Power
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-17Fix assert statementNoel Grandin
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-16Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'Tor Lillqvist
2013-04-16remove dead code minstack.hxxNoel Grandin
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vectorNoel Grandin
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxPtrArray to std::vector in SfxTabDialogItemNoel Grandin
2013-04-16Convert usage of SfxPtrArray 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-13Handle hidden property for external filter loading as well.Kohei Yoshida
2013-04-13Get the filter provider name from SfxMedium instead.Kohei Yoshida
2013-04-13Reduce indentation by early bail-out.Kohei Yoshida
2013-04-13Share error handling code between DoLoad() and DoLoadExternal().Kohei Yoshida
2013-04-13Handle load error correctly.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-13Make the impl class explicitly non-copyable.Kohei Yoshida
2013-04-13Re-organize UNO interface members & use clear() to clear their refs.Kohei Yoshida
2013-04-12Resolves: #i119492# Reset the modified flag on OLE objects after loadingAndre Fischer