summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
2014-08-17namespace cssThomas Arnhold1-54/+54
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
2014-08-17namespace cssThomas Arnhold1-50/+50
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold1-7/+7
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold1-2/+2
2014-08-17use bool directlyThomas Arnhold1-2/+2
2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin1-1/+1
2014-08-16Fix member function prototype (sal_uIntPtr& to size_t&)Matteo Casalin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin4-19/+19
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin1-2/+2
2014-08-16These function members does not need to be virtualMatteo Casalin1-2/+2
2014-08-16Delete commented-out declaration of function membersMatteo Casalin1-1/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin3-21/+23
2014-08-16DirInfo, LSize and MemoryBlock are unusedTor Lillqvist2-6/+0
2014-08-16Our use of Ptr does not clash with the <MacTypes.h> typedefTor Lillqvist2-2/+0
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl1-0/+47
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl1-1/+4
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl1-0/+4
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl1-1/+1
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist2-2/+0
2014-08-16Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedefTor Lillqvist2-2/+0
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara1-1/+1
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara1-1/+1
2014-08-16RSC_TABCONTROLITEM* no longer usedCaolán McNamara2-7/+0
2014-08-16RSCMENUBUTTON_MENU is not longer usedCaolán McNamara1-3/+0
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara1-1/+0
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist1-9/+0
2014-08-16WIN_MOUSE_MOVED and MOUSE_MOVED are unusedTor Lillqvist1-3/+0
2014-08-16WIN_HELP_HELPONHELP and HELP_HELPONHELP are unusedTor Lillqvist1-4/+0
2014-08-16WIN_HELP_INDEX and HELP_INDEX are unusedTor Lillqvist1-2/+0
2014-08-16callcatcher: update unused codeCaolán McNamara2-4/+0
2014-08-16OOO_HELP_HELPONHELP is unusedTor Lillqvist1-3/+0
2014-08-16prevent invalid ods files with loext:fill-characterMarkus Mohrhard1-1/+2
2014-08-16just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard1-1/+3
2014-08-16remove unnecessary whitespaceMarkus Mohrhard1-1/+1
2014-08-15ErrorBoxes from datanavi to StringThomas Arnhold1-6/+5
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold1-0/+1
2014-08-15drop TabControl resource loaderCaolán McNamara3-6/+1
2014-08-15convert datanavigator sport to .uiCaolán McNamara2-2/+1
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara1-5/+1
2014-08-15ErrorBox resources -> MessageDialog + stringsCaolán McNamara1-4/+4
2014-08-15more mad archaic drivilCaolán McNamara1-3/+0
2014-08-15use of STR_ARR_SVT_LANGUAGE_TABLE in wizards is goneCaolán McNamara1-7/+1
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2-14/+0
2014-08-14Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida1-3/+2
2014-08-14WaE: C4722: destructor never returns, potential memory leakTor Lillqvist1-1/+2
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe2-12/+13
2014-08-13callcatcher: another round of ResId ctor removalsCaolán McNamara1-1/+0
2014-08-13warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold1-1/+1