summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-20/+21
2014-05-19fdo#78536: sfx2: remove (likely) accidentally duplicated callMichael Stahl1-3/+0
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl1-4/+10
2014-05-10coverity#1028545 Uninitialized pointer fieldCaolán McNamara1-4/+4
2014-04-10Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens1-1/+3
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-5/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-96/+96
2014-03-25svtools: sal_Bool->boolNoel Grandin1-10/+10
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-02-26Remove visual noise from sfx2Alexander Wilms1-2/+2
2014-02-25remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin1-11/+0
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-86/+86
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-12coverity#441010 Dereference after null checkCaolán McNamara1-49/+3
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2014-01-28coverity#440971 Dereference before null checkCaolán McNamara1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-8/+8
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann1-3/+3
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-4/+4
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-10-29Related: fdo#67461 consider hierarchical viewCaolán McNamara1-22/+19
2013-10-29fdo#67461 add multiple selection support to hide/show multiple stylesJoren De Cuyper1-20/+21
2013-10-21remove uses of COMPARE_*Caolán McNamara1-2/+2
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin1-2/+2
2013-08-29-Werror,-WundefStephan Bergmann1-3/+3
2013-08-29disable/disconnect style preview from styles dialogNoel Power1-1/+9
2013-08-29add support for in-place style previewNoel Power1-1/+27
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin1-39/+39
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+0
2013-08-29convert sfx2/source/inc/templdgi.hxx from String to OUStringNoel Grandin1-9/+9
2013-08-19callcatcher: remove some more unused codeCaolán McNamara1-8/+0
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann1-2/+2
2013-07-31fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet1-1/+0
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-13/+5
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-5/+13
2013-07-02fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl1-19/+25
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer1-0/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-16/+174
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-30coverity#441021 Dereference after null checkJulien Nabet1-1/+1
2013-03-30coverity#441020 Dereference after null checkJulien Nabet1-1/+1
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl1-15/+39
2013-03-11fdo#62075 Hierarchical filter hard to findJoren De Cuyper1-3/+3