summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin
2014-10-14Missing ModelessDialog -> ModalDialogStephan Bergmann
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-10-10Use better castsStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09typo: Lable -> LabelAndras Timar
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06Remove unused macrosStephan Bergmann
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara
2014-10-01coverity#1242662 unused memberCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26Remove some unused macrosTor Lillqvist
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-26turn method documentation into doxygen commentsMarkus Mohrhard
2014-08-26move method documentation to the header fileMarkus Mohrhard
2014-08-26remove whitespace and put documentation before method/classMarkus Mohrhard
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza