summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2014-09-15make background color of startcenter configurableAndras Timar1-1/+4
2014-08-07rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl1-13/+10
2014-07-29Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara2-11/+19
2014-07-25Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-19/+44
2014-07-24Resolves: fdo#80476 Start Center sidebar button are too largeCaolán McNamara1-5/+6
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna1-14/+2
2014-06-05fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier1-3/+9
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-20/+21
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-11/+3
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara1-3/+11
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-7/+7
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
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-19hrc and src files: squeeze multiple newlinesThomas Arnhold3-4/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold1-2/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-10coverity#1028545 Uninitialized pointer fieldCaolán McNamara1-4/+4
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-4/+4
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann1-2/+2
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin3-6/+6
2014-05-07coverity#735848 Explicit null dereferencedCaolán McNamara1-2/+5
2014-05-07Resolves: fdo#68600 limit comment widthCaolán McNamara1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann2-3/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-3/+2
2014-04-29coverity#1210184 Uninitialized scalar fieldCaolán McNamara1-4/+7
2014-04-29coverity#1210189 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210190 Uninitialized pointer fieldCaolán McNamara2-4/+1
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-23huge hrc and src file cleanupThomas Arnhold2-4/+0
2014-04-22clean up hrc filesThomas Arnhold1-20/+0
2014-04-21remove some more bloatThomas Arnhold1-2/+0
2014-04-16coverity#1202773 Logically dead codeCaolán McNamara1-8/+1
2014-04-16coverity#1202947 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-10Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens1-1/+3
2014-04-10It's "its", not "it's"Tor Lillqvist3-6/+6
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann7-153/+5
2014-04-08loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-04-08coverity#704792 Dereference after null checkCaolán McNamara1-4/+8
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-5/+3
2014-04-07untangle the bFmt == 2 hackCaolán McNamara2-34/+21
2014-04-07sfx2: sal_Bool->boolNoel Grandin18-346/+346
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2-2/+2
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-5/+40
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-7/+28
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-5/+5
2014-04-01coverity#984141 Uninitialized pointer fieldCaolán McNamara1-0/+4