summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/uno
AgeCommit message (Expand)AuthorFilesLines
2014-11-23fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-1/+20
2014-06-02coverity#736074 Missing break in switchCaolán McNamara1-0/+1
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-1/+15
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2-29/+29
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet2-20/+20
2014-05-15Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara1-4/+5
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-1/+1
2014-05-03sw: hypothetical crashes if last node is not SwTxtNodeMichael Stahl1-1/+1
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky2-4/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin8-230/+231
2014-04-29Less intrusive --disable-database-connectivity change for swTor Lillqvist1-0/+4
2014-04-29Revert "More --disable-database-connectivity work"Tor Lillqvist1-4/+0
2014-04-28More --disable-database-connectivity workTor Lillqvist1-0/+4
2014-04-23coverity#707317 Uncaught exceptionCaolán McNamara2-2/+4
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist2-4/+4
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist1-0/+9
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist2-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-19fixincludeguards.sh: swThomas Arnhold3-6/+6
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-2/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold2-3/+3
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann6-104/+11
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist3-22/+22
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+0
2014-04-07coverity#705035 Explicit null dereferencedCaolán McNamara1-1/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-03svl: sal_Bool->boolNoel Grandin1-6/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-26/+26
2014-03-25Use isEmpty and endsWithMatteo Casalin1-3/+2
2014-03-24coverity#705034 Dereference after null checkCaolán McNamara1-1/+3
2014-03-24fdo#74155 mailmerge output path fixAndras Timar1-1/+1
2014-03-21coverity#705961 Dereference before null checkCaolán McNamara1-2/+4
2014-03-21coverity#705960 Dereference before null checkCaolán McNamara1-1/+3
2014-03-20simplifyStephan Bergmann1-2/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin2-9/+6
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-3/+4
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin1-2/+2
2014-03-15coverity#738913 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-03-13coverity#705522 Dereference null return valueCaolán McNamara1-1/+1
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-12/+2
2014-03-10coverity#708528 Uninitialized scalar fieldCaolán McNamara1-10/+11
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak1234516-0/+12078