summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-09fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-03loplugin: cstylecastNoel Grandin
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-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-30coverity#1202815 Missing break in switchCaolán McNamara
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29convert from NId to FamilyId instead of FamilyId to NIdCaolán McNamara
2014-05-19fdo#78536: sfx2: remove (likely) accidentally duplicated callMichael Stahl
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl
2014-05-10coverity#1028545 Uninitialized pointer fieldCaolán McNamara
2014-04-10Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-25remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12coverity#441010 Dereference after null checkCaolán McNamara
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28coverity#440971 Dereference before null checkCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-29Related: fdo#67461 consider hierarchical viewCaolán McNamara
2013-10-29fdo#67461 add multiple selection support to hide/show multiple stylesJoren De Cuyper
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara