summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza2-2/+2
2013-04-25Down-arrow jump to last item when there is no item immediately below.Rafael Dominguez1-3/+16
2013-04-25Broken security/password when saving to older odf (sx?) formats.Muthu Subramanian1-1/+1
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-5/+0
2013-04-23execute move of global headersBjoern Michaelsen120-19684/+3
2013-04-22Restore SfxControllerItem::GetCoreMetricCaolán McNamara2-0/+41
2013-04-22SID_ATTR_TEXT_FITTOSIZE is already using this slotThomas Arnhold1-1/+1
2013-04-22fdo#63659 <sigh> fix brain lapse, missing breakNoel Power1-0/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+13
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy6-33/+8
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza6-10/+11
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy1-1/+1
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy3-28/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane9-29/+29
2013-04-18Resolves: #i121933# docking area layout improvementOliver-Rainer Wittmann1-13/+77
2013-04-18warning C4702: unreachable codeStephan Bergmann1-1/+0
2013-04-18fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmasNoel Power1-40/+84
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2-2/+2
2013-04-17-Werror=unused-macros (MinGW, sfx2)Stephan Bergmann1-8/+0
2013-04-17Fix assert statementNoel Grandin1-1/+1
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin10-348/+0
2013-04-16Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'Tor Lillqvist1-1/+1
2013-04-16remove dead code minstack.hxxNoel Grandin3-58/+0
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin2-54/+49
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin2-72/+63
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin2-46/+38
2013-04-16Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vectorNoel Grandin1-10/+9
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel Grandin2-52/+30
2013-04-16Convert SfxPtrArray to std::vector in SfxTabDialogItemNoel Grandin1-40/+32
2013-04-16Convert usage of SfxPtrArray to std::vectorNoel Grandin2-46/+52
2013-04-15remove dead class SfxResourceManagerNoel Grandin4-69/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-9/+9
2013-04-15fdo#60724 correct spellingThomas Arnhold3-14/+14
2013-04-15fdo#60724 informations -> informationThomas Arnhold3-3/+3
2013-04-14make file names match library namesPeter Foley2-1/+1
2013-04-13Handle hidden property for external filter loading as well.Kohei Yoshida1-10/+13
2013-04-13Get the filter provider name from SfxMedium instead.Kohei Yoshida1-12/+7
2013-04-13Reduce indentation by early bail-out.Kohei Yoshida1-94/+94
2013-04-13Share error handling code between DoLoad() and DoLoadExternal().Kohei Yoshida2-37/+44
2013-04-13Handle load error correctly.Kohei Yoshida1-2/+2
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida7-20/+46
2013-04-13Make the impl class explicitly non-copyable.Kohei Yoshida1-9/+9
2013-04-13Re-organize UNO interface members & use clear() to clear their refs.Kohei Yoshida1-21/+17
2013-04-12Resolves: #i119492# Reset the modified flag on OLE objects after loadingAndre Fischer1-1/+21
2013-04-12remove dead codeNoel Grandin3-45/+0
2013-04-11Remove thumbnail from local view if we erase it throught the search view.Rafael Dominguez1-1/+5
2013-04-11Set Template Manager dialog minimum size.Rafael Dominguez1-0/+2
2013-04-11Resolves: fdo#63426 presentation wizard crashesCaolán McNamara2-1/+4