summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann1-9/+1
2014-08-12Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-26/+26
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara4-9/+2
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos1-4/+0
2014-08-11various ids not loaded from .res anymoreCaolán McNamara1-4/+2
2014-08-11callcatcher: update unused codeCaolán McNamara11-25/+0
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard1-0/+5
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold1-3/+0
2014-08-09remove unused resource definitionsThomas Arnhold1-2/+0
2014-08-09remove now unused tabpage.hrcThomas Arnhold2-34/+0
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-0/+3
2014-08-08osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti1-7/+0
2014-08-08Fix *_component_getFactory function typeStephan Bergmann1-4/+4
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2-400/+0
2014-08-08fix variable nameMarkus Mohrhard1-1/+1
2014-08-08add possibility to generate FBO with textureMarkus Mohrhard1-2/+4
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard1-0/+3
2014-08-07I forgot to check this in.Kohei Yoshida1-1/+2