summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Restore SfxControllerItem::GetCoreMetricCaolán McNamara
2013-04-22SID_ATTR_TEXT_FITTOSIZE is already using this slotThomas Arnhold
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-16remove dead code minstack.hxxNoel Grandin
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel 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-13Share error handling code between DoLoad() and DoLoadExternal().Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-11Resolves: fdo#63426 presentation wizard crashesCaolán McNamara
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida
2013-04-09Store filter provider property with SfxMedium.Kohei Yoshida
2013-04-09Display correct region name in error messages.Rafael Dominguez
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08remove unused methodNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-05new module i18nlangtagEike Rathke
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
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-01write even better codeThomas Arnhold
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-03-28Display create template folder only when its allowed.Rafael Dominguez
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király
2013-03-25fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat
2013-03-25remove that silly SfxInternetPage alreadyMichael Stahl
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat