summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)Author
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-10convert version comment dialog to .ui formatCaolán McNamara
2013-07-02fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl
2013-06-21coverity#707538 : unitialized scalar variablesNorbert Thiebaud
2013-06-18various now unused HIDsCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel 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-15remove dead class SfxResourceManagerNoel Grandin
2013-04-12remove dead codeNoel Grandin
2013-04-09Sort the header includes and get it to build.Kohei Yoshida
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
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-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-04-03sal_Bool -> boolMarkus Mohrhard
2013-04-03prevent some unnecessary castingMarkus Mohrhard
2013-04-02some fallout of slots.cfg removalThomas Arnhold
2013-04-02sfx2: remove macrosThomas Arnhold
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl
2013-03-13drop unused resources and toggle label to activate replacement widgetCaolán McNamara
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-02-28sfx2: remove GPF() macro, we manage to crash just fine without thatMichael Stahl
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-22String -> OUStringIvan Timofeev
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-02-13move print options .ui to sfx2 and adapt codeCaolán McNamara
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-19split out custom properties info page and convert to .uiCaolán McNamara
2012-12-19split out custom info page and convert to .uiCaolán McNamara
2012-12-19split out internet info page and convert to .uiCaolán McNamara
2012-12-18split out security info page and convert to .uiCaolán McNamara
2012-12-18split out description info page and convert to .uiCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-11convert Template Management dialog to .uiCaolán McNamara
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke