summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
2015-04-14Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara
2014-11-18Resolves: fdo#75066 add TABSTOP and DIALOGCONTROL bitsCaolán McNamara
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02fix buildNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-17Customproperties: Correctly size DateThomas Arnhold
2014-08-17Customproperties: Position DateTime correctlyThomas Arnhold
2014-08-17Customproperties: Correct size for value fieldThomas Arnhold
2014-07-28sfx2: -Werror=parenthesesMichael Stahl
2014-07-28Some properties in File->Properties->General Tab are not set for remote docsMihai Varga
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara
2014-07-06coverity#706056 Unintended sign extensionCaolán McNamara
2014-07-06coverity#706055 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706054 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-07Resolves: fdo#68600 limit comment widthCaolán McNamara
2014-04-29coverity#1210184 Uninitialized scalar fieldCaolán McNamara
2014-04-16coverity#1202773 Logically dead codeCaolán McNamara
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-08coverity#704792 Dereference after null checkCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01coverity#984141 Uninitialized pointer fieldCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19coverity#984140 Uninitialized pointer fieldCaolán McNamara
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-28loplugin:literaltoboolconversionStephan Bergmann
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-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann